
jbrashea at Brocade
Oct 6, 2011, 8:51 AM
Post #7 of 10
(1254 views)
Permalink
|
Bear in mind that when you need one of those VLANs to have a different characteristic(like tagged to different ports than the others, different spanning-tree priority, etc.) you're going to have to remove it from the group at that point. & re-define everything for that VLAN. Jonathan Brashear Brocade Resident Consultant, Americas BRCs, Advanced Services jbrashea [at] brocade www.brocade.com -----Original Message----- From: foundry-nsp-bounces [at] puck [mailto:foundry-nsp-bounces [at] puck] On Behalf Of Maarten Bollen | Atrato IP Networks Sent: Thursday, October 06, 2011 10:12 AM To: Randy McAnally Cc: foundry-nsp [at] puck Subject: Re: [f-nsp] FastIron: many vlans On Oct 6, 2011, at 4:56 PM, Randy McAnally wrote: > On Thu, 6 Oct 2011 07:40:13 -0700, Jay Reitz wrote > > I don't know but you could always use perl: > > > > perl -e 'for (200..400) { print "vlan $_ by port\n tagged ethe 1 to 4\n!\n\n"; }' > > Uhg, I know, was just hoping for something in the CLI I was missing like: > > > int eth 1 to 24 <--- works > > > vlan 200 to 600 <--- no worky how about: vlan-group 1 vlan 200 to 400 tag e 1 to 4 Confirmed on TurboIron, not sure if it is an fastiron command. Cheers, Maarten _______________________________________________ foundry-nsp mailing list foundry-nsp [at] puck http://puck.nether.net/mailman/listinfo/foundry-nsp _______________________________________________ foundry-nsp mailing list foundry-nsp [at] puck http://puck.nether.net/mailman/listinfo/foundry-nsp
|