SUMMARY STEPS
1.
enable
2.
configure terminal
3.
lldp run
4.
end
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Enables LLDP globally.
To disable LLDP globally, use the
no lldp run
command.
Note
lldp run
Example:
Device(config)# lldp run
Step 3
Returns to privileged EXEC mode.
end
Example:
Device(config)# end
Step 4
Disabling LLDP Globally
Perform this task to disable LLDP globally.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
no lldp run
4.
end
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
333
Using Link Layer Discovery Protocol in Multivendor Networks
Enabling and Disabling LLDP Globally