I have two subnets and would like to put the default gateway of each subnet on the same interface.
Can I just assign the two gateways on sub interfaces of the FE interface?
Router(config)#interface fastethernet1.1
Router(config-if)#ip address 192.168.1.1 255.255.255.0
Router(config-if)#no shut
Router(config-if)#exit
Router(config)#interface fastethernet 0/0.2
Router(config-if)#ip address 192.168.2.1 255.255.255.0
Router(config-if)#no shut
Waiting for my router to show up or I would just test it.
Thanks ahead of time.
Gb0mb
........99.9% User Error........
Ubuntu -- African for I can't install Gentoo
Can I just assign the two gateways on sub interfaces of the FE interface?
Router(config)#interface fastethernet1.1
Router(config-if)#ip address 192.168.1.1 255.255.255.0
Router(config-if)#no shut
Router(config-if)#exit
Router(config)#interface fastethernet 0/0.2
Router(config-if)#ip address 192.168.2.1 255.255.255.0
Router(config-if)#no shut
Waiting for my router to show up or I would just test it.
Thanks ahead of time.
Gb0mb
........99.9% User Error........
Ubuntu -- African for I can't install Gentoo