L2VPN Quality of Service: Example
p2p ac2ac10
interface GigabitEthernet0/1/0/0.10
neighbor 20.0.0.5 pw-id 110
!
!
!
mpls ldp
router-id Loopback0
log
neighbor
!
interface GigabitEthernet0/0/0/3
!
interface GigabitEthernet0/0/0/4
!
!
end
L2VPN Quality of Service: Example
This example shows how to attach a service-policy to an L2 interface in port mode:
configure
interface GigabitEthernet 0/0/0/0
l2transport
commit
Preferred Path: Example
This example shows how to configure preferred tunnel path:
configure
l2vpn
pw-class path1
encapsulation mpls
preferred-path interface tunnel-ip value
Enabling Load Balancing with FAT PW: Example
This sample configuration shows how to enable load balancing with FAT PW for VPWS.
l2vpn
pw-class class1
!
pw-class class2
xconnect group group1
!
This sample configuration shows how to enable load balancing with FAT PW for VPLS.
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
32
encapsulation mpls
load-balancing flow-label transmit
!
encapsulation mpls
load-balancing flow-label both
!
p2p p1
interface TenGigE 0/0/0/0.1
neighbor 1.1.1.1 pw-id 1
pw-class class1
!
!
Implementing Point to Point Layer 2 services
fallback disable