Task 1:
For reference information on configuring hostnames, please refer to:
Lab 20 Configuration and Verification Task 1
Lab 21 Configuration and Verification Task 1
Task 2:
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#int s0/0
R1(config)#encap ppp
R1(config)#clock rate 256000
R1(config-if)#end
R1#
R2#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R2(config)#interface ser 0/0
R2(config)#encapsulation ppp
R2(config-if)#^Z
R2#
Task 3:
R1#conf t
Enter configuration commands, one per line. End with . . .
The content below this message is for members only.