Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have an existing 'firewall vlan-group 1' with 11 vlan's associated to it.I now want to add vlan 891 to that vlan-group 1 so that I can create a new FWSM interface.Output:router-with-fwsm(config)#firewall vlan-group 1 501,803,852,855,857,873-875,88...
You might try this. We find it very useful to find unused ports:'show int link' to show the downtime for each interfaceor'show int link | inc 168' to show the interfaces that have been down for a week (24x7) which you can extrapolate out to suit your...
As suggested, I removed the vlan-group 1 line and went to re-add it. I still got the same message.Not when I look at the vlan-group 1 I have only 2 of 11 vlan's listed. I'm very concerned at this point.
Thanks for the feedback.vlan 501 is teh L3 interface.If I simply type: 'firewall vlan-group 1 891'will this delete all other vlans in vlan-group 1 or will it append the vlan to the group?
Initially I did created an SVI, but then deleted it and created just the vlan. I tried to add just that to he existing vlan-group 1 and still got the error.I do not have the "firewall multiple-vlan-interfaces" running. The FWSM is going to be routing...