Router# configure terminal
Router(config)# hostname
Zid(config)# enable secret
Zid(config-line)# password
Zid(config-line)# line console 0
Zid(config-line)# password
Zid(config-line)# exit
Zid(config)# interface fastethernet0/0
Zid(config-if)# ip address _ _ _._ _ _._ _ _._ _ _
Zid(config-if)# interface serial0/0/0
Zid(config-if)# ip address _ _ _._ _ _._ _ _._ _ _
Zid(config-if)# no shutdown
Zid(config-if)# exit
Zid(config)# router rip
Zid(config-router)# network
Zid(config)# exit
Zid#

No comments:
Post a Comment