Maybe someone having some experiences with Cisco ASR9K and ERP (G.8032)?
I have configured a pair of two ASR9K for a customer. The other side is a
pair of Huawei Switch. The Ring seems to work fine. We have simulated link
fault and protection switch occurred but on traffic test we were not able to
send traffic from one ASR9K to the other one. Both ASR9K are configured
equally. For test I would also like to connect a Cisco Catalyst with trunk
configuration via interface GigaBitEthernet0/0/1/7, QinQ should be possible.
I think I also have to increase the MTU size on the interfaces. Next and
last question, will I be able to send L3 traffic through one of the VLANs,
if I will create a bvi interface and configure this under the bridge domain?
ethernet ring g8032 profile PROFILE-XXX
timer wtr 1
timer guard 2000
timer hold-off 0
!
interface GigabitEthernet0/0/1/7.1700 l2transport
description Catalyst Trunk
encapsulation dot1q 1700-1798
!
interface GigabitEthernet0/0/1/8
description "Huawei"
!
interface GigabitEthernet0/0/1/8.1700 l2transport
description Data
encapsulation dot1q 1700-1798
!
interface GigabitEthernet0/0/1/8.1799 l2transport
description APS
encapsulation dot1q 1799
!
interface GigabitEthernet0/0/1/9
description "ASR9K"
!
interface GigabitEthernet0/0/1/9.1700 l2transport
description Data
encapsulation dot1q 1700-1798
!
interface GigabitEthernet0/0/1/9.1799 l2transport
description APS
encapsulation dot1q 1799
!
l2vpn
ethernet ring g8032 XXX
port0 interface GigabitEthernet0/0/1/8
monitor interface GigabitEthernet0/0/1/8.1799
!
port1 interface GigabitEthernet0/0/1/9
monitor interface GigabitEthernet0/0/1/9.1799
!
instance 1
description XXX
profile PROFILE-XXX
inclusion-list vlan-ids 1700-1799
aps-channel
level 7
port0 interface GigabitEthernet0/0/1/8.1799
port1 interface GigabitEthernet0/0/1/9.1799
!
!
!
bridge group G8032-XXX
bridge-domain G8032-XXX-APS
interface GigabitEthernet0/0/1/8.1799
!
interface GigabitEthernet0/0/1/9.1799
!
!
bridge-domain G8032-XXX-DATA
interface GigabitEthernet0/0/1/7.1700
!
interface GigabitEthernet0/0/1/8.1700
!
interface GigabitEthernet0/0/1/9.1700
!