[j-nsp] Dot1q trunking between 2 juniper EX3200 switches
Paul Waller
wallerp_7 at hotmail.com
Mon Feb 22 15:33:35 EST 2010
This may make it clearer. configs attached.
Regards
Paul
Date: Mon, 22 Feb 2010 08:45:52 -0500
Subject: Re: [j-nsp] Dot1q trunking between 2 juniper EX3200 switches
From: dho2005 at gmail.com
To: wallerp_7 at hotmail.com
You have members VOICE and DATA vlans but you have not defined vlan-id yet.
set vlan VOICE-VLAN vlan-id 3333
set vlan DATA-VLAN vlan-id 4444
When you're done, you can type "show vlans" to check on if vlans are tagged to the correct port with correct vlan-id.
HTH,
-Dan-
On Mon, Feb 22, 2010 at 5:42 AM, Paul Waller <wallerp_7 at hotmail.com> wrote:
Hi all,
Sorry but abit of a novice when it comes to layer2 switching and Juniper switches.
What I think I need to do is trunk between 2 junipers EX3200 switches, int g0/0/0 connects to the router & int g0/0/1 connects to the other juniper. á1 switch will trunk between between the junipers & then have a trunk port to the router. áIt is only for 2 vlans, voice & data. áIf anyone has a config snippet on how I do this it would be appreciated.
router <-------->switch 1<-------->switch 2
My config of switch 1:
interfaces {
á áge-0/0/0 {
á á á áapply-macro juniper-port-profile {
á á á á á áDesktop;
á á á á}
á á á ádescription "Wan Router";
á á á ámtu 1514;
á á á áether-options {
á á á á á áauto-negotiation;
á á á á á áno-flow-control;
á á á á á álink-mode automatic;
á á á á á áspeed {
á á á á á á á áauto-negotiation;
á á á á á á}
á á á á}
á á á áunit 0 {
á á á á á áfamily ethernet-switching {
á á á á á á á áport-mode trunk;
á á á á á á á ávlan {
á á á á á á á á á ámembers [VOICE-VLAN DATA-VLAN];
á á á á á á á á}
á á á á á á}
á á á á}
á á}
á áge-0/0/1 {
á á á áapply-macro juniper-port-profile {
á á á á á áDesktop;
á á á á}
á á á ádescription "Connection to Juniper switch EX3200";
á á á ámtu 1514;
á á á áether-options {
á á á á á áauto-negotiation;
á á á á á áno-flow-control;
á á á á á álink-mode automatic;
á á á á á áspeed {
á á á á á á á áauto-negotiation;
á á á á á á}
á á á á}
á á á áunit 0 {
á á á á á áfamily ethernet-switching {
á á á á á á á áport-mode trunk;
á á á á á á á ávlan {
á á á á á á á á á ámembers [VOICE-VLAN DATA-VLAN];
á á á á á á á á}
á á á á á á}
á á á á}
á á}
Switch 2 trunk config:
---------------------
á áge-0/0/0 {
á á á áapply-macro juniper-port-profile {
á á á á á áDesktop;
á á á á}
á á á ádescription "Connection to Juniper switch EX3200";
á á á ámtu 1514;
á á á áether-options {
á á á á á áauto-negotiation;
á á á á á áno-flow-control;
á á á á á álink-mode automatic;
á á á á á áspeed {
á á á á á á á áauto-negotiation;
á á á á á á}
á á á á}
á á á áunit 0 {
á á á á á áfamily ethernet-switching {
á á á á á á á áport-mode trunk;
á á á á á á á ávlan {
á á á á á á á á á ámembers [VOICE-VLAN DATA-VLAN];
á á á á á á á á}
á á á á á á}
á á á á}
á á}
Regards
Paul
Regards
Paul
_________________________________________________________________
Find a great deal on your next car. Get straight to the Point.
http://clk.atdmt.com/NMN/go/157637060/direct/01/
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
_________________________________________________________________
Link all your email accounts and social updates with Hotmail. Find out now
http://windowslive.ninemsn.com.au/oneinbox?ocid=T162MSN05A0710G
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: switch1_EX3200-24_1.txt
URL: <https://puck.nether.net/pipermail/juniper-nsp/attachments/20100223/ab40dff7/attachment-0002.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Switch2_EX3200-24_2.txt
URL: <https://puck.nether.net/pipermail/juniper-nsp/attachments/20100223/ab40dff7/attachment-0003.txt>
More information about the juniper-nsp
mailing list