07-27-2009 04:28 PM
Hi,
Does anyone know what the hardware requirements are for using config such as "sencapsulation dot1Q 660 second-dot1q 1" or any of the "service instance" commands such as below to manipulate dot1q tags?
Im running 7600 with SIP-400, IOS 12.2(33)SRD and there are no such commands available at the cli. Suspect ES-20 is needed as a minimum but can't see this mentioned in any docs.
interface FastEthernet1/0.660
encapsulation dot1Q 660 second-dot1q 1
OR
interface GigabitEthernet3/0/0
description Sample Configs
!
service instance 1 ethernet
encapsulation untagged
rewrite ingress tag push dot1q 3 symmetric
xconnect 10.30.30.173 2 encapsulation mpls
service instance 10 ethernet
encapsulation dot1q 10
rewrite ingress tag pop 1 symmetric
bridge-domain 500 split-horizon
!
service instance 20 ethernet
encapsulation dot1q 20 second-dot1q 200
rewrite ingress tag pop 1 symmetric
bridge-domain 500 split-horizon
!
service instance 30 ethernet
encapsulation dot1q 20 second-dot1q any
rewrite ingress tag pop 1 symmetric
bridge-domain 500 split-horizon
I just need to pop the service vlan tag. At the moment I'm using a port per service to peel off the outer tag and this approach isn't going to scale.
Appreciate any advice on this.
Cheers
Kent.
Solved! Go to Solution.
07-27-2009 06:29 PM
Hi Kent,
Just found some information on your issue, I believe this feature is not available on the V1 SPA. Where your theory is correct in your second post.
The feature you are looking for is 802.1ad QinQ termination (stacked VLAN processing)
SPA v2
SPA v1
http://www.cisco.com/en/US/prod/collateral/modules/ps6267/product_data_sheet0900aecd80351ee0.html
Regards,
jerry
07-27-2009 06:12 PM
Hi Kent,
Can you post the complete show version output, I suspect you are not using the right software feature set for your IOS.
HTH,
jerry
07-27-2009 06:20 PM
Hi Jerry,
I believe - about to test it - that this only works with SPA-v2 interfaces. I was testing with a SPA-v1 interface previously. Is this your understanding? Docs are pretty light on with hardware requirements.
Show ver:
Cisco IOS Software, c7600s3223_rp Software (c7600s3223_rp-ADVIPSERVICES-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 22:32 by prod_rel_team
ROM: System Bootstrap, Version 12.2(17r)SX3, RELEASE SOFTWARE (fc1)
pe1.lab uptime is 19 hours, 5 minutes
Uptime for this control processor is 19 hours, 5 minutes
System returned to ROM by power-on (SP by power-on)
System restarted at 17:09:22 EST Mon Jul 27 2009
System image file is "bootdisk:c7600s3223-advipservices-mz.122-33.SRD.bin"
Last reload type: Normal Reload
cisco CISCO7606-S (R7000) processor (revision 1.0) with 458752K/65536K bytes of memory.
Processor board ID FOX11310AY3
R7000 CPU at 300Mhz, Implementation 0x27, Rev 3.3, 256KB L2, 1024KB L3 Cache
Last reset from power-on
1 SIP-400 controller (4 GigabitEthernet).
10 Virtual Ethernet interfaces
125 Gigabit Ethernet interfaces
1915K bytes of non-volatile configuration memory.
65536K bytes of Flash internal SIMM (Sector size 512K).
Configuration register is 0x2102
Modules are now:
7600-SIP-400 and SPA-2X1GE-V2
07-27-2009 06:29 PM
Hi Kent,
Just found some information on your issue, I believe this feature is not available on the V1 SPA. Where your theory is correct in your second post.
The feature you are looking for is 802.1ad QinQ termination (stacked VLAN processing)
SPA v2
SPA v1
http://www.cisco.com/en/US/prod/collateral/modules/ps6267/product_data_sheet0900aecd80351ee0.html
Regards,
jerry
07-28-2009 09:36 PM
Hi Jerry,
Yes - confirmed as well in the lab. This functionality is supported in the SPA v2 and not the SPA v1.
Difficult info to find.
Cheers
Kent.
07-29-2009 05:05 AM
Hi Kent,
This is really true. And the problem is it is hiding inside the hardward product datasheet.
Glad you've figured this out.
Regards,
jerry
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