Task 1:
For reference information on configuring hostnames, please refer to:
Lab 35 Configuration and Verification Task 1
Task 2:
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#int fa0/0
R1(config-if)#ip address 172.29.100.1 255.255.255.0
R1(config-if)#no shut
R1(config-if)#^Z
R1#
Task 3:
Sw1#config t
Enter configuration commands, one per line. End with CNTL/Z.
Sw1(config)#vlan 200
Sw1(config-vlan)#name CDP_VLAN
Sw1(config-vlan)#exit
Sw1(config)#interface vlan 1
Sw1(config-if)#shut
Sw1(config . . .
The content below this message is for members only.