Inter Vlan omniswitch 6400-P48

avrilspirit

Inter Vlan omniswitch 6400-P48

Post by avrilspirit »

Hello, sorry for my english but i am french.
i would like to do test with this switch but i have some problems...

I have put one ip adress to my switch :
ip interface vlan_1 address 192.168.1.1 vlan 1
After I have created 3 vlans like this :
vlan 2
vlan 3
vlan 4
ip interface vlan2 address 192.168.2.1 vlan 2
ip interface vlan3 address 192.168.3.1 vlan 3
ip interface vlan4 address 192.168.4.1 vlan 4
vlan 2 port default 1/4-5
vlan 3 port default 1/6-10
vlan 4 port default 1/11-15

I have 3 computer 1 in Vlan1, one other in Vlan2 and the last in Vlan3.
i would like to authorize le computer 2(vlan3) to speack with the 3 (vlan 4)

can you help me ?
User avatar
cedric1
Member
Posts: 603
Joined: 26 May 2009 18:00
Location: Luxembourg ACSE R6

Re: Inter Vlan omniswitch 6400-P48

Post by cedric1 »

hi

by default there is no restriction for routing

gateway + ip on your pc match ip of each vlan ?

put to forum show ip interface and ipconfig of each pc

Cedric
avrilspirit

Re: Inter Vlan omniswitch 6400-P48

Post by avrilspirit »

this is my configuration :
Image
PC1
Image

the same for the others with :
PC2
192.168.3.2
255.255.255.0
192.168.3.1

PC3
192.168.4.2
255.255.255.0
192.168.4.1

ow i would like for example : join PC3 to PC2 (but not in the same VLAN)
a communication Inter Vlan.

thanks for all :)
User avatar
benny
Member
Posts: 750
Joined: 20 Oct 2007 14:51
Contact:

Re: Inter Vlan omniswitch 6400-P48

Post by benny »

Connect the PCs to the switch and assign the corresponding vlan to the port as "default vlan"...

-> vlan 2 port default 1/2
-> vlan 3 port default 1/3
-> vlan 4 port default 1/4

PC 1 = vlan 2 (connect on port 1/2)
PC 2 = vlan 3 (connect on port 1/3)
PC 3 = vlan 4 (cpnnect on port 1/4)

You can ping the PCs now - according to your IP settings. Make sure to allow ICMP in your Windows Firewall as it usually drops the ICMP ECHO-REQUEST by default and therefore won't answer.

-beny
Regards,
Benny
avrilspirit

Re: Inter Vlan omniswitch 6400-P48

Post by avrilspirit »

ok thanks :)
and if i would like to do a vlan with mac address, what is the process ?
User avatar
benny
Member
Posts: 750
Joined: 20 Oct 2007 14:51
Contact:

Re: Inter Vlan omniswitch 6400-P48

Post by benny »

A vlan with MAC address?

I'm afraid I don't understand what you mean ....

Please explain in detail what you would like to achieve.

-benny
Regards,
Benny
avrilspirit

Re: Inter Vlan omniswitch 6400-P48

Post by avrilspirit »

I would like that,when i plug in my computer link (rj45) to the switch. The switch analyse the mac adress of the computer and directely reconize the vlan. I won't process with one port one vlan... i think it's possible, no ? and it's more easy for me... because after i have a lot of computer and i don't know exactely where i must plug in them...
User avatar
cedric1
Member
Posts: 603
Joined: 26 May 2009 18:00
Location: Luxembourg ACSE R6

Re: Inter Vlan omniswitch 6400-P48

Post by cedric1 »

hello

you need to use mac rule and vlan mobility feature.

I suggest you to read networking manual.

In the post of beeny you have link to acces to theses docs

Cedric
avrilspirit

Re: Inter Vlan omniswitch 6400-P48

Post by avrilspirit »

Thanks Benny and Cedric :)
Yes i have try for the MAC it’s ok now, i have understand :)
But now i have try to do the same thing in a real case but i don’t understand why it’s don’t work.
Start :
ip interface « vlan 1 » address 192.168.91.1 vlan 1
Aaa authentication http local

And after i will go in my IE with the address http :192.168.91.1
After : - layer 2 ; VLAN Mgmt ; VLAN Configuration ; VLANs
I create 4 vlan :
Image
I attribute port to each VLAN :
VLAN1 : port 1 ;13 ;14 ;15 ;16…
VLAN2 : port 2,3,4
VLAN3 : port 5,6,7,8
VLAN4 : port 9,10,11,12
Image
Ip network address rules :
Image
And after i create in layer 3 the ip route in « interfaces »
Image

Now i plug in 3 computer like this :
Image
and in each computer, the network interface like this :
PC2(VLAN2 port3) : 192.168.92.3 / 255.255.255.0 / 192.168.92.1
PC4(VLAN4 port 11)) : 192.168.94.3 / 255.255.255.0 /192.168.94.1
And i test to ping PC3 to PC4 and no repsonse…:(
User avatar
cedric1
Member
Posts: 603
Joined: 26 May 2009 18:00
Location: Luxembourg ACSE R6

Re: Inter Vlan omniswitch 6400-P48

Post by cedric1 »

enter
vlan port mobile slot/port-port

this command permit to trigger the port to mobility feature
Post Reply

Return to “OmniSwitch 6400”