How To Implement Cdp On Cisco Ios Xr Software - Cisco ASR 9000 Series User Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 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/RSP0/CPU0:router(config)# cdp
Step 3
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# interface pos 0/0/0/1
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
How to Implement CDP on Cisco IOS XR Software
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.
Purpose
Enables CDP globally.
Enters interface configuration mode.
397

Advertisement

Table of Contents
loading

Table of Contents