![]() ![]() |
#1
|
|||
|
|||
![]()
Hi everybody, I'm new here, my company started working with Avaya products ( I still don't have a Sold To associated ), but we already start installing more than 12 switches and Avaya phones in a client.
So my problem is: We started to create a stack with 5 switches. Switch IP 192.168.1.1 Mask 255.255.255.0 Default Gateway 0.0.0.0 Stack IP 192.168.1.2 We created 2 vlans in stack: vlan DATA 192.168.10.1 vlan PHONES 192.168.10.2 the vlans are working ( I can connect two devices in vlan DATA and ping between it) after that we connected a cable from internet provider (modem) directly to the base switch in port 1 (default vlan). The provider modem information is: static ip 182.97.10.60 mask 255.255.255.248 gateway 182.97.10.51 what configuration should I do to have internet in my switch? (Note, I want internet all across default vlan and DATA and PHONE vlan) Best regards, and thanks for your help in advance... Antonio Ferrao |
#2
|
|||
|
|||
![]()
Hi Antonio
I'm surprised with the elements you send.You can not have the same subnet for 2 differents vlan.What you have to do is to activate ip routing on 1 stack (others have to stay on L2 switching) Vlan data (eg vlan1)192.168.10.1/24 (it will be management address for the stack) vlan voice (eg vlan 2)192.168.20.1/24 vlan internet (eg vlan 3) 182.97.10.61/29 pc have 192.168.10.1 as default GW,phones have 192.168.20.1 as default GW add on switch ip route 0.0.0.0 via 182.97.10.60 (if it's your provider router lan ip |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|