In theory should this work:
SW 1
FA 0/24
switchport access vlan 65
This has a uplink to router 1
eth 0/0
ip address 192.168.65.254/24
eth 0/1
no ip address
- ip route 0.0.0.0 0.0.0.0 eth 0/1
this interface has an uplink to
SW 51
FA 0/3
switchport access vlan 65
this switch has an uplink to my internet router which has a T1 to the internet.
SW 1
FA 0/24
switchport access vlan 65
This has a uplink to router 1
eth 0/0
ip address 192.168.65.254/24
eth 0/1
no ip address
- ip route 0.0.0.0 0.0.0.0 eth 0/1
this interface has an uplink to
SW 51
FA 0/3
switchport access vlan 65
this switch has an uplink to my internet router which has a T1 to the internet.