How To Implement Cdp On Cisco Ios Xr Software Enabling Cdp - Cisco NCS 6000 Series Configuration Manual

System management configuration guide, release 5.0.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Implementing CDP
TLV
VTP Management Domain TLV
Native VLAN TLV
Full/Half Duplex TLV
How to Implement CDP on Cisco IOS XR Software
Enabling CDP
To enable CDP, you must first enable CDP globally on the router and then enable CDP on a per-interface
basis. This task explains how to enable CDP globally on the router and then enable CDP on an interface.
SUMMARY STEPS
1. configure
2. cdp
3. interface type interface-path-id
4. cdp
5. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
cdp
Example:
RP/0/RP0/CPU0:router(config)# cdp
Step 3
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config)# interface pos 0/0/0/1
Definition
Advertises the system's configured VTP management domain
name-string. Used by network operators to verify VTP domain
configuration in adjacent network nodes.
Indicates, per interface, the assumed VLAN for untagged packets on
the interface. CDP learns the native VLAN for an interface. This
feature is implemented only for interfaces that support the
IEEE 802.1Q protocol.
Indicates status (duplex configuration) of CDP broadcast interface.
Used by network operators to diagnose connectivity problems between
adjacent network elements.
System Management Configuration Guide for the Cisco NCS 6000 Series Router, Release 5.0.x
How to Implement CDP on Cisco IOS XR Software
Purpose
Enables CDP globally.
Enters interface configuration mode.
99

Advertisement

Table of Contents
loading

Table of Contents