Task 1:
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R1
R1(config)#interf ser1/0
R1(config-if)#ip add 172.16.1.1 255.255.255.192
R1(config-if)#no shut
R1(con
fig-if)#end
R1#
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#host R2
R2(config)#interface serial 0/0
R2(config-if)#ip address 172.16.1.2 255.255.255.192
R2(config-if)#no shut
R2(config-if)#^Z
R2#
Task 2:
R1#config t
Enter . . .
The content below this message is for members only.