Help me Config Vlan 0n Switch 6400 and 6250?

Post Reply
dung8x

Help me Config Vlan 0n Switch 6400 and 6250?

Post by dung8x »

Thanks benny.
Now i used 1 switch 6400 connect to 4 Switch 6250
SW 6400 connect to 04 SW 6250 on 4 port : 1,2,3,4

1. SW 6250: vlan 10,vlan 20, vlan 30
2. SW 6250: Vlan10, Vlan 20, Vlan30
3. SW 6250: Vlan10, Vlan 20, Vlan30
4. SW6250 : Connect to 04 Server

And How to config on SW6400 and 4 SW6250 to User on 3 Vlan 10,20,30 on SW 1,2,3 can comunication 04 Server ?

Please help !...
My Email: khmt2k2@gmail.com
Thanks all
devnull

Re: Help me Config Vlan 0n Switch 6400 and 6250?

Post by devnull »

Which IPs do the vlans have? Which VLAN ist the server in?

general:
create vlans & vlan interfaces on 6400
e.g.
on 6400:
vlan 10 name vlan10
vlan 20 name vlan20
vlan 30 name vlan30

ip interface "int-v10" address 10.0.10.1/24 vlan 10
ip interface "int-v20" address 10.0.20.1/24 vlan 20
ip interface "int-v30" address 10.0.30.1/24 vlan 30


vlan 10 802.1q 1/1
vlan 20 802.1q 1/1
vlan 30 802.1q 1/1

vlan 10 802.1q 1/2
vlan 20 802.1q 1/2
vlan 30 802.1q 1/2
..

on 6250:
vlan 10 name vlan10
vlan 20 name vlan20
vlan 30 name vlan30

vlan 10 802.1q [PORT TO 6400]
vlan 20 802.1q [PORT TO 6400]
vlan 30 802.1q [PORT TO 6400]

Put Endstation Ports in correct VLAN
vlan 10 port default 1/7
vlan 20 port default 1/8
...

The devices in the vlans need as default gateway the IP of the Interface on the 6400.

Should work fine (same for the server.. put his port in the appropriate VLAN, add the DG for that vlan), should be fine.
tomjerry

Re: Help me Config Vlan 0n Switch 6400 and 6250?

Post by tomjerry »

I am wondering where I can find the complete configuration guide of my 6400..
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 2110
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Help me Config Vlan 0n Switch 6400 and 6250?

Post by silvio »

here in the ResourceLibrary you can find network-guide and cli-guide .....
http://enterprise.alcatel-lucent.com/?c ... e=overview

Silvio
Post Reply

Return to “OmniSwitch 6400”