R3#show run Building configuration... Current configuration : 1724 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 interface FastEthernet0/0 ip address 202.99.199.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 202.99.201.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet1/0 switchport access vlan 100 ! interface FastEthernet1/1 ! interface Vlan1 no ip address ! interface Vlan100 ip address 192.168.14.2 255.255.255.0 ! ip forward-protocol nd ip route 192.168.10.0 255.255.255.0 202.99.199.1 ip route 192.168.11.0 255.255.255.0 192.168.14.1 ip route 202.99.200.0 255.255.255.0 202.99.199.1 ! end R3#