cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2511
Views
16
Helpful
6
Replies

How to see mac-address in a l2vpn xconnext scenario?

jm-barreto
Level 1
Level 1

Greetings

Can I see the mac address in an l2vpn xconnect?

This is the way I have configured the l2vpn:

 

interface GigabitEthernet0/0/0/3.10 l2transport
encapsulation dot1q 10
rewrite ingress tag pop 1 symmetric
mtu 1560

l2vpn
router-id 100.100.100.100
xconnect group mygroup
p2p vlan10
interface GigabitEthernet0/0/0/3.10
neighbor ipv4 200.200.200.200 pw-id 1002004


We provide data transport service to our clients and we rolling out our routers to use XR IOS (NCS 540, 5001, ASR9006). Previously we use Cisco 3600 ME and with vlans we can see mac-address. But with the kind of configuration we are implementing now on XR we are not able to see mac address the way we use to it with the ME3600.

Its there something that I need to add to my configuration to be able to see mac address?

 

Thanks in advance

1 Accepted Solution

Accepted Solutions

the VPLS is different than VPWS, 
VPLS learn the mac 
VPWS dont learn mac it P2P that why I think you dont see any mac in table. 
Solved: VPLS Versus VPWS What are the differences? - Cisco Community

 

View solution in original post

6 Replies 6

balaji.bandi
Hall of Fame
Hall of Fame

As i remember as per my notes you can use the below command - but I need to verify (check and let me know if that works for you ?)

 

#show l2vpn mac-learning mac all location xxxxx

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hi

The command work but it does not display any information. Just an empty table.

 

Thanks

 

the VPLS is different than VPWS, 
VPLS learn the mac 
VPWS dont learn mac it P2P that why I think you dont see any mac in table. 
Solved: VPLS Versus VPWS What are the differences? - Cisco Community

 

Hi

Yeah, so i need to use bridge group instead of p2p. Right?

Yes. 

Thanks @MHM Cisco World 

Review Cisco Networking for a $25 gift card