Task 1:
For reference information on configuring hostnames, please refer to:
Lab 35 Configuration and Verification Task 1
R1#config t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#int s0/0
R1(config-if)#no shutdown
R1(config-if)#clock rate 256000
R1(config-if)#ip address 172.16.1.1 255.255.255.192
R1(config-if)#end
R1#
R3#config ter
Enter configuration commands, one per line. End with CNTL/Z.
R3(config)#int s0/0
R3(config-if)#no shutdown
R3(config-if)#ip address 172.16.1.2 255.255.255 . . .
The content below this message is for members only.