! version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R1 ! ! ! ! ! ! ! ! ip cef no ipv6 cef ! ! ! ! license udi pid CISCO2901/K9 sn FTX1524R6TC- ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! ! ! interface GigabitEthernet0/0 ip address 150.150.10.1 255.255.255.0 duplex auto speed auto ! interface GigabitEthernet0/1 ip address 192.168.200.1 255.255.255.0 duplex auto speed auto ! interface Vlan1 no ip address shutdown ! router ospf 10 log-adjacency-changes network 150.150.10.0 0.0.0.255 area 0 network 192.168.200.0 0.0.0.255 area 0 ! ip classless ! ip flow-export version 9 ! ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end