R1#show run Building configuration... Current configuration : 1692 bytes ! version 12.4 hostname R1 interface FastEthernet0/0 ip address 192.168.12.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 192.168.10.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet1/0 switchport access vlan 200 ! interface FastEthernet1/1 ! interface Vlan1 no ip address ! interface Vlan200 ip address 202.99.198.98 255.255.255.0 ! ip forward-protocol nd ip route 192.168.11.0 255.255.255.0 192.168.12.2 ip route 202.99.200.0 255.255.255.0 202.99.198.97 ip route 202.99.201.0 255.255.255.0 202.99.198.97 ! end R1#