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
[Ques] How to ping from 6400 to 6224 in this model?
-
dangkita
-
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
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
You do not have the required permissions to view the files attached to this post.
-
dangkita
-
cedric1
The last about this topics !!
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:
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
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
And i connect access switch to port 1/2 or 1/6 of 6850.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
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
-
dangkita
-
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
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


