Configuring Ldp Neighbors: Example; Configuring Ldp Forwarding: Example - Cisco CRS Configuration Manual

Ios xr mpls configuration guide
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing MPLS Label Distribution Protocol
ipv4 access-list pfx_acl_1
!
ipv4 access-list pfx_acl_2
!
ipv4 access-list peer_acl_1
!
ipv4 access-list peer_acl_2
!
!
show mpls ldp binding
Related Topics
Configuring Label Advertisement Control (Outbound Filtering), on page 34
Label Advertisement Control (Outbound Filtering), on page 15

Configuring LDP Neighbors: Example

The example shows how to disable label advertisement.
mpls ldp
!
Related Topics
Setting Up LDP Neighbors, on page 36

Configuring LDP Forwarding: Example

The example shows how to configure LDP forwarding.
mpls ldp
address-family ipv4
label local advertise explicit-null
!
show mpls ldp forwarding
show mpls forwarding
Related Topics
Setting Up LDP Forwarding, on page 39
LDP Forwarding, on page 9
interface POS 0/1/0/0
interface POS 0/2/0/0
!
!
10 permit ipv4 host 1.0.0.0 any
10 permit ipv4 host 2.0.0.0 any
10 permit ipv4 host 1.1.1.1 any
20 permit ipv4 host 1.1.1.2 any
10 permit ipv4 host 2.2.2.2 any
address-family ipv4
label local advertise
disable
!
!
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Configuring LDP Neighbors: Example
81

Advertisement

Table of Contents
loading

Table of Contents