Atom Cross Connect Configuration: Example - Cisco CRS Configuration Manual

Ios xr virtual private network
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing Point to Point Layer 2 services
For VPLS, the configuration at the bridge-domain level is applied to all PWs (access and VFI PWs).
Note
Pseudowire classes are defined to override the configuration for manual PWs.
l2vpn
bridge group group1
!

AToM Cross Connect Configuration: Example

This section includes configuration examples for all supported AToM Cross Connects.
l2vpn
pseudowire-class ipiw
encapsulation mpls
!
xconnect group port
p2p port1
!
!
xconnect group vlan
p2p vlan1
!
!
xconnect group frame-relay
p2p frame1
!
!
xconnect group atm
p2p atm1
bridge-domain domain1
neighbor 1.1.1.1 pw-id 1
pw-class class1
!
vfi vfi-manual
neighbor 2.2.2.2 pw-id 2
pw-class class2
!
!
!
bridge-domain domain2
vfi vfi2-auto-bgp
autodiscovery bgp
signaling-protocol bgp
load-balancing flow-label both static
!
!
!
!
bridge-domain domain3
vfi vfi2-auto-ldp
autodiscovery bgp
signaling-protocol ldp
load-balancing flow-label both static
!
!
!
!
interface GigabitEthernet0/0/0/2
neighbor 11.11.11.11 pw-id 300 pw-class ipiw
interface GigabitEthernet0/0/0/3.1
neighbor 11.11.11.11 pw-id 400 pw-class ipiw
interface POS0/2/0/1.20
neighbor 11.11.11.11 pw-id 600 pw-class ipiw
interface ATM0/3/0/1.200
neighbor 11.11.11.11 pw-id 700 pw-class ipiw
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
AToM Cross Connect Configuration: Example
33

Advertisement

Table of Contents
loading

Table of Contents