R2#show run Building configuration... Current configuration : 1738 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! interface FastEthernet0/0 ip address 192.168.12.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 192.168.11.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.1 255.255.255.0 ! ip forward-protocol nd ip route 192.168.10.0 255.255.255.0 192.168.12.1 ip route 202.99.199.0 255.255.255.0 192.168.14.2 ip route 202.99.200.0 255.255.255.0 192.168.14.2 ip route 202.99.201.0 255.255.255.0 192.168.14.2 ! end