Specifications

Table Of Contents
neighbor send-label explicit-null
MP-372
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Router(config-router-af)# neighbor 10.0.0.2 send-label explicit-null
In the following CSC-PE example, CSC is configured with BGP to distribute labels:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# router bgp 300
Router(config-router)# neighbor 10.0.0.1 remote-as 100
Router(config-router)# address-family ipv4 vrf v1
Router(config-router-af)# neighbor 10.0.0.1 send-label
Note Explicit null is not applicable on a CSC-PE router.
Related Commands Command Description
neighbor activate Enables the exchange of information with a neighboring router.
neighbor send-label Enables a BGP router to send MPLS labels with BGP routes to a
nei
ghboring BGP router.