Task 1:
For reference information on configuring hostnames, please refer to:
Lab 35 Configuration and Verification Task 1
Task 2:
For reference information on configuring DCE clocking, please refer to:
Lab 35 Configuration and Verification Task 2
Task 3:
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#int s0/0
R1(config-if)#ip add 192.168.0.1 255.255.255.252
R1(config-if)#no shutdown
R1(config)#int loo 100
R1(config-if)#ip add 10.10.100.1 255.255.255.224
R1(config-if)#exit
R1(config)#int . . .
The content below this message is for members only.