[c-nsp] ASR901/9010 config
Shane Heupel
sheupel at twlakes.coop
Thu May 29 20:37:28 EDT 2014
Hoping someone can help with a configuration I'm having trouble with. Trying to pass untagged traffic from cust-site-A to cust-site-B. Thought the configuration would be straight forward but traffic is not passing between host. I'm sure I'm missing something simple but can't seem to figure it out.
Connectivity:
Cust_CPE-->ASR901-->ASR9010-->Cust_CPE
Config:
ASR901:
interface GigabitEthernet0/5
description To Cust CPE
service instance 2088 ethernet
encapsulation untagged
bridge-domain 2088
!
interface GigabitEthernet0/4
description To ASR9010
service instance 2088 ethernet
encapsulation dot1q 2088 #Also tried encapsulation untagged here and on 0/1/1/0.2088 of asr9010 but didn't work.
rewrite ingress tag pop 1 symmetric
bridge-domain 2088
ASR9010:
interface GigabitEthernet0/1/1/0.2088 l2transport
description To ASR901
encapsulation dot1q 2088
rewrite ingress tag pop 1 symmetric
!
interface GigabitEthernet0/0/0/0.2088 l2transport
description To Cust CPE
encapsulation untagged
!
l2vpn
bridge group MetroE
bridge-domain 2088
interface GigabitEthernet0/0/0/0.2088
!
interface GigabitEthernet0/1/1/0.2088
More information about the cisco-nsp
mailing list