mpls traffic-eng router-id Loopback0
segment-routing mpls
!
interface Loopback0
address-family ipv4 unicast
prefix-sid index 30103
!
Related Topics
You must perform these tasks as well to complete the MPLS L3VPN configuration over segment routing:
• Connect MPLS VPN Customers, on page 15
• Configure Multiprotocol BGP on the PE Routers and Route Reflectors, on page 12
Verify MPLS L3VPN Configuration over Segment Routing
• Verify the statistics in core router and ensure that the counter for IGP transport label (64003 in this
example) is increasing:
P node:
Router-P#show mpls forwarding
Local Outgoing Prefix Outgoing Next Hop Bytes
Label Label or ID Interface Switched
------ ----------- ------------------ ------------ --------------- ---------
64003 Pop SR Pfx (idx 0) Hu0/0/1/0 193.16.1.2 572842
• Verify the statistics in PE1 router:
PE1:
Router-P#show mpls forwarding
Local Outgoing Prefix Outgoing Next Hop Bytes
Label Label or ID Interface Switched
------ ----------- ------------------ ------------ ------------ --------
64001 60003 SR Pfx (idx 0) Hu0/0/1/1 191.22.1.2 532978
• Verify the statistics in PE2 router and ensure that the counter for the VPN label (24031 in this example)
is increasing:
PE2:
Router-PE2#show mpls forwarding
Local Outgoing Prefix Outgoing Next Hop Bytes
Label Label or ID Interface Switched
------ ----------- ------------------ ------------ --------------- ---------
24031 Aggregate vrf1601: Per-VRF Aggr[V] \
vrf1601 501241
Also, refer Verify MPLS L3VPN Configuration, on page 25 for a detailed list of commands and sample
outputs.
L3VPN Configuration Guide for Cisco NCS 540 Series Routers, IOS XR Release 6.3.x
51
MPLS L3VPN Overview
Verify MPLS L3VPN Configuration over Segment Routing