Monday, March 10, 2014

Enabling CDP neighbour on nexsus 1000v

How to enable the CDP neighbor on Cisco Nexsus 1000v

1. Login into the primary nexsus 1000V VSM
2.Conf t
3.interface mgmt0 
4.no cdp enable
5.cdp enable
6.sh cdp interface mgmt0
7.copy running-config startup-config


How to disable the CDP neighbor

1. Login into the primary nexsus 1000V VSM
2. Conf t
3. interface mgmt0
4. no cdp enable
5. sh cdp interface mgmt0
6. copy running-config startup-config


No comments:

Post a Comment