RouterR1#show running
Building configuration...
Current configuration : 1174 bytes
!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname RouterR1
!
ip cef
no ipv6 cef
!
license udi pid CISCO2911/K9 sn FTX15243FKU-
!
spanning-tree mode pvst
!
interface GigabitEthernet0/0
ip address 202.114.67.5 255.255.255.252
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 202.114.66.13 255.255.255.252
duplex auto
speed auto
!
interface GigabitEthernet0/2
ip address 202.114.66.9 255.255.255.252
duplex auto
speed auto
!
interface Vlan1
no ip address
shutdown
!
router rip
!
ip classless
ip route 202.114.66.16 255.255.255.252 202.114.66.14
ip route 202.114.66.20 255.255.255.252 202.114.66.10
ip route 202.114.66.24 255.255.255.252 202.114.66.10
ip route 202.114.80.0 255.255.255.0 202.114.66.14
ip route 202.114.62.0 255.255.255.0 202.114.67.6
ip route 202.114.66.28 255.255.255.252 202.114.66.10
ip route 202.114.64.0 255.255.255.0 202.114.66.10
ip route 202.114.65.0 255.255.255.0 202.114.66.10
!
ip flow-export version 9
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
end