34
1. Enter system view.
system-view
N/A
2. Enable SNMP
notifications for LDP.
snmp-agent trap enable ldp
By default, SNMP notifications for
LDP are enabled.
For more information about SNMP notifications, see Network Management and Monitoring
Configuration Guide.
Displaying and maintaining LDP
Execute display commands in any view.
Display LDP discovery information.
display mpls ldp discovery
[
vpn-instance
vpn-instance-name ]
[
interface
interface-type interface-number |
peer
peer-lsr-id |
targeted-peer
peer-lsr-id ] [
verbose
] [
standby slot
slot-number ]
Display LDP FEC-
information.
display mpls ldp fec
[
vpn-instance
vpn-instance-name ]
[ destination-address mask-length |
summary
] [
standby slot
slot-number ]
Display LDP interface information.
display mpls ldp interface
[ interface-type interface-number ]
Display LDP-
information.
display mpls ldp igp sync
[
interface
interface-type
interface-number ]
Display LDP LSP information.
display mpls ldp lsp
[
vpn-instance
vpn-instance-name ]
[ destination-address mask-length ]
Display LDP running parameters.
display mpls ldp parameter
[
vpn-instance
vpn-instance-name ]
Display LDP peer and session
information.
display mpls ldp peer
[
vpn-instance
vpn-instance-name ]
[ peer-lsr-id ] [
verbose
] [
standby slot
slot-number ]
Display LDP summary information.
display mpls ldp summary
[
all
|
vpn-instance
vpn-instance-name ] [
standby slot
slot-number ]
LDP configuration examples
LDP LSP configuration example
Network requirements
Switch A, Switch B, and Switch C all support MPLS.
Configure LDP to establish LSPs between Switch A and Switch C, so subnets 11.1.1.0/24 and
21.1.1.0/24 can reach each other over MPLS.
Configure LDP to establish LSPs only for destinations 1.1.1.9/32, 2.2.2.9/32, 3.3.3.9/32, 11.1.1.0/24,
and 21.1.1.0/24 on Switch A, Switch B, and Switch C.