Cisco 6000 Series Configuration Manual page 54

Interface and hardware component configuration guide for cisconcs 6000 series routers, ios xr release 6.4.x
Hide thumbs Also See for 6000 Series:
Table of Contents

Advertisement

Disabling LLDP Receive and Transmit Operations for an Interface
Command or Action
RP/0/RP0/CPU0:router#
Step 2
interface GigabitEthernet 0/2/0/0
Example:
RP/0/RP0/CPU0:router(config)#
GigabitEthernet 0/2/0/0
Step 3
lldp
Example:
RP/0/RP0/CPU0:router(config-if)#
Step 4
receive disable
Example:
RP/0/RP0/CPU0:router(config-lldp)#
disable
Step 5
transmit disable
Example:
RP/0/RP0/CPU0:router(config-lldp)#
disable
Step 6
Do one of the following:
• end
• or
• commit
Example:
RP/0/RP0/CPU0:router(config)#
Example:
RP/0/RP0/CPU0:router(config)#
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
42
configure
interface
lldp
receive
transmit
end
commit
Purpose
Enters interface configuration mode and specifies the
Ethernet interface name and notation rack/slot/module/port
. Possible interface types for this procedure are:
• GigabitEthernet
• TenGigE
(Optional) Enters LLDP configuration mode for the
specified interface.
(Optional) Disables LLDP receive operations on the
interface.
(Optional) Disables LLDP transmit operations on the
interface.
Saves configuration changes.
• When you issue the end command, the system prompts
you to commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
• Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to EXEC mode.
• Entering no exits the configuration session and
returns the router to EXEC mode without
committing the configuration changes.
• Entering cancel leaves the router in the current
configuration session without exiting or
committing the configuration changes.
• Use the commit command to save the configuration
changes to the running configuration file, and remain
within the configuration session.
Configuring Ethernet Interfaces

Advertisement

Table of Contents
loading

Table of Contents