02-24-2009 12:42 AM
Hi all,
I check Cisco Nagivator Feature to find which IOS support for VPLS on Cisco Router 7200VXR and found that IOS image "c7200-spservicesk9-mz.122-33.SRD.bin" can do it as below;
- VPLS Autodiscovery, BGP-based
- VPLS Multiple VCs per Spoke
When I try to configure Virtual Forwarding Instance, it's not allow me to configure the above features (VPLS Autodiscovery: BGP Based, Manual Configuration of VPLS) and only support point-to-point configuration mode you can see it as below
R1#show version
Cisco IOS Software, 7200 Software (C7200-SPSERVICESK9-M), Version 12.2(33)SRD, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2008 by Cisco Systems, Inc.
Compiled Thu 23-Oct-08 12:58 by prod_rel_team
-----------------------------------------------
R1(config)#l2 vfi ?
WORD VFI name
R1(config)#l2 vfi VPLS_A ?
point-to-point Point-to-point configuration mode
R1(config)#l2 vfi VPLS_A point-to-point ?
<cr>
-----------------------------------------------
R1(config)#router bgp 100
R1(config-router)#bgp router-id 150.1.1.1
R1(config-router)#neighbor 150.1.12.2 remote-as 100
R1(config-router)#neighbor 150.1.12.2 update-source lo0
R1(config-router)#address-family ?
ipv4 Address family
ipv6 Address family
l2vpn Address family
nsap Address family
vpnv4 Address family
vpnv6 Address family
R1(config-router)#address-family l2vpn ?
vpls Address Family modifier
<cr>
R1(config-router)#address-family l2vpn vpls ?
<cr>
R1(config-router)#address-family l2vpn vpls
% BGP: Error initializing topology
R1(config-router)#
-----------------------------------------------
I can use "l2 vfi VPLS_A point-to-point" for Layer 2 VPN Pseudo-Wire Switching but not for VPLS multipoint configuration mode. Can Cisco 7200VXR support VPLS on this IOS image? If it can't, which IOS image can do it on this platform.
02-24-2009 02:51 AM
cisco 7200VXR doesnot support point to multipoint. For that you need to go with 7600 router.
regards
shivlu jain
02-28-2009 08:55 AM
VPLS is not supported on 7200, you can configure point to point here but not point to multipoint, you will have to move to 7600 for that.
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