cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2287
Views
0
Helpful
1
Replies

EVC Configuration Comparison 7600 vs ASR9k

judebryant
Beginner
Beginner

Just curious to know if anyone has migrated from the 7600 metro series routers to ASR9ks.

specifically, how to translate the following from 7600 to ASR


ingress/egress traffic tagged with vlan200((7600/lo01.1.1.1/int gig3/0/0)(trunk port te1/0/0))<=mpls=>((trunk port te1/0/0)(7600/lo02.2.2.2/int gig3/0/0))ingress egress traffic tagged with vlan200


7600 router with lo0 of 1.1.1.1
using ldp

interface gig3/0/0
  service instance 200 ethernet
  encapsulation dot1q 200
  xconnect 2.2.2.2 999 encapsulation mpls

7600 router with lo0 of 2.2.2.2
using ldp

interface gig3/0/0
  service instance 200 ethernet
  encapsulation dot1q 200
  xconnect 1.1.1.1 999 encapsulation mpls

whats the equivalent on ASR9k?

static or dynamic point to point cross-connects?

?????
l2vpn
xconnect group vlan200_traffic

interface gig0/0/0/3.200 l2transport
encapsulation dot1q 200
neighbor 2.2.2.2 pw-id 999

or

l2vpn
xconnect group vlan200_traffic
p2p vlan200
interface gig0/0/0/3.200
neighbor 2.2.2.2 pw-id 200

not really sure

Regards
Jude

1 Reply 1

judebryant
Beginner
Beginner

        Answered   

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: