Task 1:
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#host R1
R1(config)#interface s1/0
R1(config-if)#encapsulation frame-relay
R1(config-if)#^Z
R1#
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R2
R2(config)#int s0/0
R2(config-if)#encap frame-relay
R2(config-if)#end
R2#
Task 2:
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#int s1/0.500 multipoint
R1(config-subif)#ip add 192.168.7.1 255 . . .
The content below this message is for members only.