! version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R2 ! ! ! ! ! ! ! ! ! ! ! ! license udi pid CISCO1941/K9 sn FTX1524XCGF ! ! ! ! ! spanning-tree mode pvst ! ! ! ! interface GigabitEthernet0/0 ip address 192.168.2.2 255.255.255.224 duplex auto speed auto ! interface GigabitEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 ip address 192.168.0.2 255.255.255.252 ! interface Serial0/0/1 ip address 192.168.1.2 255.255.255.248 ! interface Vlan1 no ip address shutdown ! router rip version 2 network 192.168.0.0 network 192.168.1.0 network 192.168.2.0 no auto-summary ! ip classless ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end