Switches, Hubs, and Modems
1753448 Members
6248 Online
108794 Solutions
New Discussion

ProCurve 2848 - VLAN gateways VS default gateway

 
James LeTendre
New Member

ProCurve 2848 - VLAN gateways VS default gateway

We are setting up some VLANs on our ProCurve 2848.

We recently had a contractor come in to get the initial setup created. He prepared everything, but we had to wait on the launch tmie. Now we are trying to go live with the setup. As part of the process we are trying to assign 192.168.4.1 as the Default Gateway, but we get the error below. After looking at the VLANs that were setup by the contractor we noticed that 192.168.4.1 is setup as the gateway for one of the VLANs. Can the Default Gateway of the switch match the gateway of one of the VLANs?


Attempting to change IP configuration to the following.
IP Configuration: Manual
IP Address:192.168.4.1
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.4.1
Error setting new IP.


VLANS
"Network Number" - Subnet Mask - Gateway
192.168.4.0 - 255.255.255.0 - 192.168.4.1
192.168.6.0 - 255.255.255.0 - 192.168.6.1
192.168.7.0 - 255.255.255.0 - 192.168.7.1
192.168.8.0 - 255.255.255.0 - 192.168.8.1
and so on



Thank you in advance for any help on this.
Jim
1 REPLY 1
cenk sasmaztin
Honored Contributor

Re: ProCurve 2848 - VLAN gateways VS default gateway

hi Jim
very normaly
impossible same ip address default gateway also interface ip address

for example Jim
vlan 1 ip address on switch 192.168.4.1/24
192.168.4.1

vlan 1 member pc ip address must be
ip address 192.168.4.10
subnet mask 255.255.255.0
default gateway 192.168.4.1

vlan 2 ip address on switch 192.168.6.1/24

vlan 2 member pc ip address must be
ip address 192.168.6.10
subnet mask 255.255.255.0
default gateway 192.168.6.1

and ip routing enable on switch
cenk