Task 1:
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R1
R1(config)#
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R3
R3(config)#
Task 2:
R1#conf 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 2000000
R1(config-if)#ip add 172.16.1.1 255.255.255.192
R1(config-if)#end
R1#
R3#config term
Enter configuration commands, one per line. End with . . .
The content below this message is for members only.