Setup
on Cisco router:
0/1 – 192.168.10.8
0/0 – no IP
0/0.1 192.168.42.1
on Netgear switch:
VLAN2 – port 1,2,3,4,5,6
port 1 – connected to the cisco router
port 2 – connected to client machine with IP 192.168.42.10
on the cisco router executed the commands:
interface Ethernet0/0.1
encapsulation dot1Q 2
ip address 192.168.42.1 255.255.255.0
ip classless
Unable to ping the subinterface 42.1 from the client 42.10.
Please HELP!