!
interface GigabitEthernet0/5/0/1.100
!
!
!
end
Configuring VPWS with Link Bundles: Example
Physical Interfaces (Port mode)
interface Bundle-Ether12
l2transport
!
interface GigabitEthernet0/1/0/10
negotiation auto
l2transport
!
interface GigabitEthernet0/1/0/20
bundle id 12 mode on
negotiation auto
!
interface GigabitEthernet0/1/0/21
bundle id 12 mode on
negotiation auto
!
!
l2vpn
xconnect group test
p2p test
interface Bundle-Ether12
!
interface GigabitEthernet0/1/0/10
!
!
!
!
Sub Interfaces (EFP mode)
interface Bundle-Ether12
!
interface Bundle-Ether12.1 l2transport
encapsulation dot1q 12
!
!
interface GigabitEthernet0/1/0/10
negotiation auto
!
interface GigabitEthernet0/1/0/10.1 l2transport
encapsulation dot1q 12
!
!
interface GigabitEthernet0/1/0/20
bundle id 12 mode on
negotiation auto
!
interface GigabitEthernet0/1/0/21
bundle id 12 mode on
negotiation auto
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
36
The Carrier Ethernet Model
Configuring VPWS with Link Bundles: Example