Hi there,
I have made this new setup and can't figure out where I got wrong.
I have these subnet: 192.168.100.0/22 and 192.168.114.0/24
I configured this on my 5650 (core switch):
interface vlan 114
ip address 192.168.114.1 255.255.255.0 3
exit
ip dhcp-relay fwd-path 192.168.114.1 192.168.101.111
ip dhcp-relay fwd-path 192.168.114.1 192.168.101.112
ip dhcp-relay fwd-path 192.168.114.1 192.168.101.120
My client gets IP: 192.168.100.2 and can ping whatever it wants and the vlan ip on vlan 114. Not a problem there. But if I want to connect my client in vlan 114 I don't receive a DHCP address. If I then enter a static IP address I am not able to reach my gateway:
IPv4 Address. . . . . . . . . . . : 192.168.114.3
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.114.1
Request timed out.
Ping statistics for 192.168.114.1:
Packets: Sent = 1, Received = 0, Lost = 1 (100% loss),
Control-C
This setup works for the VOIP phones I have allready tested. My port to where I connect my client is set to untagall vlan 114.
Anybody ever experienced something similar to this?
kr
Yves
I have made this new setup and can't figure out where I got wrong.
I have these subnet: 192.168.100.0/22 and 192.168.114.0/24
I configured this on my 5650 (core switch):
interface vlan 114
ip address 192.168.114.1 255.255.255.0 3
exit
ip dhcp-relay fwd-path 192.168.114.1 192.168.101.111
ip dhcp-relay fwd-path 192.168.114.1 192.168.101.112
ip dhcp-relay fwd-path 192.168.114.1 192.168.101.120
My client gets IP: 192.168.100.2 and can ping whatever it wants and the vlan ip on vlan 114. Not a problem there. But if I want to connect my client in vlan 114 I don't receive a DHCP address. If I then enter a static IP address I am not able to reach my gateway:
IPv4 Address. . . . . . . . . . . : 192.168.114.3
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.114.1
Request timed out.
Ping statistics for 192.168.114.1:
Packets: Sent = 1, Received = 0, Lost = 1 (100% loss),
Control-C
This setup works for the VOIP phones I have allready tested. My port to where I connect my client is set to untagall vlan 114.
Anybody ever experienced something similar to this?
kr
Yves
Comment