|
Posted by nazgulero on May 5, 2005, 11:02 am
If you were Registered and logged in, you could reply and use other advanced thread options
Hello group,
I am trying to find the configuration for a simple 802.1Q trunk on a
425-24T switch. All the documentation I can find talks about Multilink
Groups, but I cannot find the configuration commands for single link
trunking. Does anybody know, or have a link to a command reference ?
Thanks so much in advance for your help.
Regards,
GP
|

| |
Posted by Artur Gmaj on May 6, 2005, 2:11 pm
If you were Registered and logged in, you could reply and use other advanced thread options
Hi,
there is two different things. Multilink Trunk is port aggregation. You
can aggregate up two 4 ports in one MLT and have one logical link. You
can set up up two 4 MLT groups including max 4 ports in one.
802.1Q is VLAN tagging technology adds 802.1q tag to the packets
transmited and allowing to have VLANs traversing entire LAN. By mistake
sometimes people talk about VLAN trunk which is the same as VLAN
tagging. There is nothing in common in MLT and VLAN tagging except that
of course You can set up all ports in MLT group as tagged. There is
separate chapter about MLT and VLANs in Nortel documentation.
Best Regards,
Artur
nazgulero wrote:
> Hello group,
>
> I am trying to find the configuration for a simple 802.1Q trunk on a
> 425-24T switch. All the documentation I can find talks about Multilink
> Groups, but I cannot find the configuration commands for single link
> trunking. Does anybody know, or have a link to a command reference ?
> Thanks so much in advance for your help.
>
> Regards,
>
> GP
>
|
|
Posted by nazgulero on May 6, 2005, 12:07 pm
If you were Registered and logged in, you could reply and use other advanced thread options
Hello Artur,
thanks for the explanation, good information.
I am looking for the commands used to configure the 802.1Q trunk, it is
probably something quite simple, but I cannot find the commands on the
Nortel website...I am not really a Nortel guru, maybe you can point me
to a link that shows the commands ?
Thanks again for your comments.
Regards,
GP
|
|
Posted by Chuck R. Anderson on May 6, 2005, 11:03 pm
If you were Registered and logged in, you could reply and use other advanced thread options
> thanks for the explanation, good information.
> I am looking for the commands used to configure the 802.1Q trunk, it is
> probably something quite simple, but I cannot find the commands on the
> Nortel website...I am not really a Nortel guru, maybe you can point me
> to a link that shows the commands ?
> Thanks again for your comments.
I'm not familiar with the BayStack 425 command line interface. Does
it use the bad Cisco-clone called NNCLI? If so, this may do it:
config terminal
vlan port <PORTS> tagging tagAll
vlan members remove 1 ALL
vlan members add <VLANID> <PORTS>
vlan port <PORTS> pvid <Default-VLANID>
exit
You can hit ? anytime you get stuck with a command or don't know what
commands/options are available. For example, to see what the vlan
commands are:
config terminal
vlan ?
|
|
Posted by Artur Gmaj on May 9, 2005, 10:10 am
If you were Registered and logged in, you could reply and use other advanced thread options
Hi,
I'll try to explain how to find docs about Nortel products. Some
documents may need password but for BayStack I think it can be
accessible by everyone. So, go to the www.nortel.com and then under
support&training list choose Techical Documentation. After that, You
have to point product by name or by product family. It's on the right
side of the portal. Remember, that now BayStack are named as Etehrnet
Switch so BayStack 425 may be referred as Ethernet Switch 425.
Good Luck,
Artur
nazgulero wrote:
> Hello Artur,
>
> thanks for the explanation, good information.
> I am looking for the commands used to configure the 802.1Q trunk, it is
> probably something quite simple, but I cannot find the commands on the
> Nortel website...I am not really a Nortel guru, maybe you can point me
> to a link that shows the commands ?
> Thanks again for your comments.
>
> Regards,
>
> GP
>
|
| Similar Threads | Posted | | Simple CallPillot Question | January 12, 2006, 4:21 pm |
| ERS 8600, simple setup, IP, VLANs, etc. | June 10, 2007, 3:21 pm |
| Help!!!! COT Trunk access on Option 11 | March 15, 2005, 10:54 am |
| Trunk status related to a DMS-MSC | August 7, 2005, 10:46 pm |
| Loop Start Trunk | April 6, 2006, 1:22 pm |
| Connecting BCM 400 and BCM 200 together through VoIP trunk | August 8, 2007, 10:49 am |
| OTP 11c ITG Trunk to Toshiba Qsig/Stratanet | February 15, 2006, 8:50 am |
| MICS 4.0 - Adding or initializing a POTS line into a loop trunk. | August 11, 2005, 2:21 pm |
| nortel bts configuration | March 30, 2005, 8:43 pm |
| ip 2002 configuration | April 21, 2005, 3:09 pm |
|
|