take a read through this: http://community.brocade.com/docs/DOC-1848
> From: [email protected] > Date: Tue, 9 Oct 2012 13:56:23 -0500 > To: [email protected] > CC: [email protected] > Subject: Re: [f-nsp] Tagged Ports > > > On Oct 9, 2012, at 12:22, Eric Chen <[email protected]> wrote: > > > We're just a bit confused on this vs Cisco terminology. Apologies for the > > trouble > > "tagged" on Foundry/Brocade is "trunked" on Cisco > > in Foundry you put the port tagging info under the VLAN command. In Cisco > you put switchport trunk under the Port, and list the allowed VLANs per port. > switching back and forth between the two flavors of devices can be a tad > confusing at first. > > The cisco equivalent to what is Richard described below on a Foundry would be > > interface GigabitEthernet1/1 > switchport access vlan 2 > > interface GigabitEthernet1/2 > switchport access vlan 3 > > interface GigabitEthernet2/1 > switchport > switchport trunk encapsulation dot1q > switchport trunk allowed vlan 2,3 > switchport mode trunk > > > > Hope this helps, > > -debbie > > > > > > Best, > > Eric > > > > On 10 Oct, 2012, at 1:08 AM, Richard Laager <[email protected]> wrote: > > > >> The questions you're asking suggest you're new to the entire concept of > >> VLANs. IMHO, this isn't really the mailing list to help with that. > >> Perhaps there's someone internally there (since your domain suggests > >> you're a web host) that can provide some more in-depth mentoring. > >> > >> As for the syntax of things, here's an example of a tagged port (e 2/1) > >> with two VLANs, and two ports (e 1/1 & e 1/2) untagged on VLANs 2 and 3, > >> respectively. From this example, you should be able to see how to build > >> whatever you need. > >> > >> vlan 2 > >> tagged ethernet 2/1 > >> untagged ethernet 1/1 > >> > >> vlan 3 > >> tagged ethernet 2/1 > >> untagged ethernet 1/2 > >> > >> -- > >> Richard > > > > _______________________________________________ > > foundry-nsp mailing list > > [email protected] > > http://puck.nether.net/mailman/listinfo/foundry-nsp > > -- > -debbie > Debbie Fligor, n9dn Lead Network Engineer, CITES, Univ. of Il > email: [email protected] <http://www.uiuc.edu/ph/www/fligor> > "Every keystroke can be monitored. And the computers never forget." > > > _______________________________________________ > foundry-nsp mailing list > [email protected] > http://puck.nether.net/mailman/listinfo/foundry-nsp
_______________________________________________ foundry-nsp mailing list [email protected] http://puck.nether.net/mailman/listinfo/foundry-nsp
