Trying to add a VLAN to an existing network_
- Created VLAN 202 and named it Voice_New
- On VLAN 202 did IP Address 172.19.38.2 255.255.255.0
- in config, ensured IP Routing is enabled
- did IP Route 172.19.38.0 255.255.255.0 VLAN 202
However a show IP route does not show the route for the 172.19.38.0 subnet, and I cannot ping 172.19.38.2
What am I missing?