ColorCoded
IS-IT--Management
Switch configuration:
unconfig switch all(started with factory defaults)
config vlan default ipaddress 192.168.252.5 255.255.255.0
config iproute add default 192.168.252.1
create vlan voice
configure vlan voice tag 10
configure vlan voice add port 1-26 tagged
config vlan voice ipaddress 10.0.192.130 255.255.255.192
config vlan voice qosprofile qp7
enable ipforwarding
I can ping the vlan voice ipaddress 10.0.192.130
I cannot ping the default gateway from a tagged workstation.
Workstation configuration:
Static settings-
Vlan name = voice
VlanID = 10
10.0.192.131 IP
10.0.192.130 GW
10.0.192.130 DNS1
8.8.8.8 DNS2
I assume I'm missing something, arp or static route maybe?
Thanks.
unconfig switch all(started with factory defaults)
config vlan default ipaddress 192.168.252.5 255.255.255.0
config iproute add default 192.168.252.1
create vlan voice
configure vlan voice tag 10
configure vlan voice add port 1-26 tagged
config vlan voice ipaddress 10.0.192.130 255.255.255.192
config vlan voice qosprofile qp7
enable ipforwarding
I can ping the vlan voice ipaddress 10.0.192.130
I cannot ping the default gateway from a tagged workstation.
Workstation configuration:
Static settings-
Vlan name = voice
VlanID = 10
10.0.192.131 IP
10.0.192.130 GW
10.0.192.130 DNS1
8.8.8.8 DNS2
I assume I'm missing something, arp or static route maybe?
Thanks.