! ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R7 ! 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 description loopback 10 ip address 10.0.7.1 255.255.255.0 ipv6 address 2001:DB8:7:1::1/64 ipv6 ospf 101 area 0 ! interface FastEthernet0/0 description Backbone R7 ip address 10.0.254.7 255.255.255.0 duplex auto speed auto ipv6 address 2001:DB8:254:1::7/64 ipv6 ospf 101 area 0 ! interface FastEthernet1/0 no ip address shutdown duplex auto speed auto ! router ospf 100 router-id 7.7.7.7 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 log-adjacency-changes ! ! ! ! control-plane ! ! ! ! mgcp behavior g729-variants static-pt ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! ! end