Page 2 of 2
Posted: 25 Mar 2010 10:15
by cedric1
hello
thanks for your info.
I have make a setup with full test of :
Management vlan 3900
Customer Vlan 210 going through SVLAN 900
So you have in this setup separate Vlan mgmt and cust traffic.
This span a complete QinQ network.
PS: to access vlan 3900 ip via a station for ex, plug a pc into vlan 20 on hub switch, put correct ip of vlan 20 ip interface subnet.
You will be able to enter in this way to subnet of vlan 3900 .
PS2: You can see for mamangement is present on all switches
You can see that ip for cust vlan 210 is only on client switch (normal)
I don'y if im clear
Cedric
Posted: 25 Mar 2010 12:29
by dangkita
Hi cedric,
Thanks for ur effort.
But the model i want is only have one line between all switch.

Like this: we need only one line between swith hub and per access switch.
Or complex model:
Only one link between each 2 switches to manage switches and customer vlan.
I think it's very hard ^^!
Dangkita
Posted: 25 Mar 2010 13:20
by cedric1
could you send me a config exemple of 6850 and a 6224 to see how you do that with management vlan.
Here a setup with one cable.
See attached file.
I don't use specific fontion management vlan to do that.
Let me know about this
Cedric
Posted: 27 Mar 2010 05:18
by dangkita
Hi,
I had a flight, now i dont have the configuration files here. I will send to you in Monday, after connect to devices.
Thanks for your attention!
Dangkita
The last about this topics !!
Posted: 06 Apr 2010 09:54
by cedric1
From Dangkita
As in your message:
could you send me a config exemple of 6850 and a 6224 to see how you do that with management vlan
I made a configuration in the before post #8.
So i dont really know which config do u need to sure.
About config in 6850:
i make service like this:
Code:
ethernet-service svlan 900 name "VLAN 900"
ethernet-service management-vlan 3900 1x1 stp disable name "mgmt"
ip interface "mgmt" address 192.168.10.10 mask 255.255.255.0 vlan 3900
ethernet-service svlan 3900 nni 1/24
ethernet-service service-name "vlan_mgmt" svlan 900
ethernet-service sap 900 service-name "vlan_mgmt"
ethernet-service sap 900 uni 1/2
ethernet-service sap 900 uni 1/6
ethernet-service sap 900 cvlan 3900
And i connect access switch to port 1/2 or 1/6 of 6850.
All the switch that connect to the port defined in service name "vlan_mgmt" can be see each other by vlan 3900.
But, all access switch can ping hub switch, so i make 1 cnx from one access switch to hub switch ( only one link ) so al the switch can see each other.
Which part dont you clear? pls tell me ^^
From Cedric
All is clear yet.
I just discover that in this way we can use cvlan 3900 to be carry on svlan 900 and in the same way ping from cvlan 3900 (6200) to management-svlan 3900 on Hub.
So if you have 2 Hub to be linked, you will pass on this backbone link mgmt-svlan 3900 + svlan 900 and use the same confog on the other side.
I make a good learn
Regards
Cedric
Posted: 06 Apr 2010 12:13
by dangkita
Hi Cedric,
svlan 900 have no meaning, also on backbone between 2 hub ( if have ). Svlan 900 created for pseudo using. We dont forward any traffic by this vlan.
Regards,
Dangkita
Posted: 25 May 2010 23:04
by oleola
Helo Dangkita.
Why don't you use Vlan dot.1q to configure vlan managment ?
Posted: 14 Jun 2010 00:08
by dangkita
Hi oleola,
If i use 802.1q at the uplink port, i'll not able to use this port in the ethernet service mode. So, no more stacking.
I see in the newest AOS version ( 6.4.3), maybe we can manage vlan ( ping, telnet...) through svlan. But i havent test.
Has anybody tested it?
Thanks and best regards,
Dangkita
Posted: 14 Jun 2010 02:55
by oleola
Hi Dangkita,
I saw configuration guide version 4.3.3 but it's configure the same 4.3.2 .