01-04-2017 05:42 PM
I need single /24 private IP address space that spans two locations across a L2VPN with Cisco CSR 1000v (ax license and vmware vsphere hypervisor)? Tunnel and VC status up but cant connect from location A to location B in same single network. Same config good working in Cisco 2911 but with low performance ~50mbps.
What are the alternatives for the organization of L2VPN / ATOM VPN, to connect the two sites through one network?
What versions of the decision are for localization of a problem with MPLS L2VPN on Cisco CSR and localization of low performance on R2911?
Config:
mpls label protocol ldp
l2vpn
!
interface Tunnel0
ip address 10.1.1.1 255.255.255.252
ip tcp adjust-mss 1390
mpls ip
mpls mtu 1430
tunnel source 185.3.xx.yy
tunnel destination 185.25.xx.yy
!
interface GigabitEthernet1
ip address 185.3.xx.yy 255.255.255.0
negotiation auto
interface GigabitEthernet2.200
encapsulation dot1Q 200
xconnect 10.1.1.2 200 encapsulation mpls
mtu 1430
!
mpls ldp router-id Tunnel0 force
Info:
csr01#sh mpls l2transport binding
Destination Address: 10.1.1.2,VC ID: 200
Local Label: 21
Cbit: 1, VC Type: Ethernet, GroupID: 7
MTU: 1430, Interface Desc: n/a
VCCV: CC Type: CW [1], RA [2], TTL [3]
CV Type: LSPV [2]
Remote Label: 18
Cbit: 1, VC Type: Ethernet, GroupID: 7
MTU: 1430, Interface Desc: n/a
VCCV: CC Type: CW [1], RA [2], TTL [3]
CV Type: LSPV [2]
csr01#sh mpls l2transport summary
Destination address: 10.1.1.2, total number of vc: 1
0 unknown, 1 up, 0 down, 0 admin down, 0 recovering, 0 standby, 0 hotstandby
1 active vc on MPLS interface Tu0
Solved! Go to Solution.
01-10-2017 05:34 PM
Have you told VMWare to allow promiscuous MAC addresses? Otherwise VMWare will filter them. This is my first guess at the issue.
Another solution would be to use LISP with host mobility. Google will give you lots of info on LISP. Here is one link:
01-10-2017 05:34 PM
Have you told VMWare to allow promiscuous MAC addresses? Otherwise VMWare will filter them. This is my first guess at the issue.
Another solution would be to use LISP with host mobility. Google will give you lots of info on LISP. Here is one link:
01-10-2017 05:38 PM
ps. Can you get a link with a larger MTU, such as 1570 (based on your numbers)? Then you could avoid fragmentation, and you would probably get much more throughput on your 2911.
You could also use a Cisco 4000 series router. A 4331 is kinda the replacement for the 2911. Kinda.
01-18-2017 05:06 AM
[OFF TOPIC] Hello Philip, I am sorry for the interruption, but could you please take a look into this question? https://supportforums.cisco.com/discussion/13203876/asr1000-dlci-dlci-l2vpn-using-protocol-based-cli-wrong-documentation
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide