Back to home

Router-on-a-stick

Files

roas.pkt (52.8 KB)

Just testing out the method.
PC2 config:
IP ADDRESS: 192.168.10.2
SUBNET MASK: 255.255.255.0
DEFAULT GATEWAY: 192.168.10.1
PC3 config:
IP ADDRESS: 192.168.20.2
SUBNET MASK: 255.255.255.0
DEFAULT GATEWAY: 192.168.20.1
On the router, you'll need to create a VLAN subinterface, for example:
interface g0/0.10
encapsulation dot1Q 10
ip address 192.168.10.1 255.255.255.0
image.png 14.9 KB