CDP Protocol
1. Use CDP commands to find out cisco devices 1 to 5
2. Find out their IPs and interfaces on which they are connected
3. Disable CDP on interface FastEthernet 0/1 of device 5
You are only allowed the access switch 0 through a console connection
TASK 1
Connect to switch 0 using the terminal on PC0
Use the following commands to fill in the missing information in the table below
Device0#show cdp neighbors
Device0#show cdp neighbors detail
TASK 2
From Switch 0
Local Interface Remote Interface and IP address
FastEthernet 0/1
FastEthernet 0/2
FastEthernet 0/3
Use the telnet [xxx.xxx.xxx.xxx] command to telnet into device1. The telnet password is cisco. The
privilege mode password is cisco. Fill in the missing information below.
From Switch 1
Local Interface Remote Interface and IP address
FastEthernet 0/2
FastEthernet 0/3
TASK 3
Telnet into device 5 and disable the cdp protocol. Use the commands below. The telnet password is
myiplabs. The privileged mode password is cisco.
Router(config)#interface fastethernet 0/1
Router(config-if)#no cdp enable