Step by Step ConfigurationCCNA2ptsba
Step by Step ConfigurationCCNA2ptsba
Step by Step ConfigurationCCNA2ptsba
A.
Router1(config)#interface serial0/0/0 Router1(config-if)#ip address 172.16.100.30 255.255.255.240 Router1(config-if)#no shutdown %LINK-5-CHANGED: Interface Serial0/0/0, changed state to down Router1(config-if)#exit Router1(config)#interface fastethernet0/0 Router1(config-if)#ip address 172.16.100.33 255.255.255.240 Router1(config-if)#no shutdown Router1(config-if)#
Switch>enable Switch#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch(config)#interface vlan1 Switch(config-if)#ip address 172.16.100.34 255.255.255.240 Switch(config-if)#no shutdown Switch(config-if)# %LINK-5-CHANGED: Interface Vlan1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up Switch(config)#ip default-gateway 172.16.100.33
Router1(config)#int s0/0/0 Router1(config-if)#encapsulation ppp %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down Router1(config-if)# %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
Router2(config)#int s0/0/1 Router2(config-if)# %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to down capsulation ppp Router2(config-if)#encapsulation ppp