Hi there
I have setup a vlan (331) on my lab switch (PC5524) but am unable to ping the VLAN interface, this is not using L3 so I'm not sure why it is not responding to pings, does anyone have any tips?
Config:
console# sh ip rout
Maximum Parallel Paths: 1 (1 after reset)
IP Forwarding: enabled
Codes: C - connected, S - static, D - DHCP
C 10.1.0.0/16 is directly connected vlan 1
vlan database
vlan 331
interface vlan 331
name VLAN_Test
ip address 172.33.1.1 255.255.255.128
Note: The IPs are not the actual, just an example.
Simple enough but I am unable to ping the interface (172.33.1.1), there are no default routes set and "routing" (L3) is enabled globally.
Also can this switch perform L3 routing or not? there seems to be conflicting information.
Thanks