! ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Internechi ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef no ip domain lookup ! ! ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! ipv6 unicast-routing ipv6 cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback10 ip address 10.0.253.1 255.255.255.0 ipv6 address 2001:DB8:254:254::1/64 ipv6 ospf 101 area 0 ! interface FastEthernet0/0 description Backbone Internechi ip address 10.0.254.254 255.255.255.0 duplex auto speed auto ipv6 address 2001:DB8:254:1::254/64 ipv6 ospf 101 area 0 ! interface FastEthernet1/0 no ip address duplex auto speed auto ! router ospf 100 router-id 254.254.254.254 log-adjacency-changes area 0 range 10.0.0.0 255.255.0.0 network 10.0.0.0 0.0.255.255 area 0 ! ip http server no ip http secure-server ! ip forward-protocol nd ! ! ipv6 router ospf 101 router-id 254.254.254.254 log-adjacency-changes ! ! ! ! control-plane ! ! ! ! mgcp behavior g729-variants static-pt ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! ! end