! ! ! ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname AGN ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 no ip icmp rate-limit unreachable ! ! ip cef no ip domain lookup ! ! mpls label protocol ldp ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! ! interface Loopback0 ip address 33.33.33.33 255.255.255.255 ! interface FastEthernet0/0 ip address 10.1.1.2 255.255.255.252 duplex auto speed auto mpls ip ! interface FastEthernet1/0 ip address 10.1.1.18 255.255.255.252 duplex auto speed auto mpls ip ! interface FastEthernet2/0 ip address 10.1.1.6 255.255.255.252 duplex auto speed auto mpls ip ! router ospf 100 log-adjacency-changes network 10.1.1.0 0.0.0.3 area 1 network 10.1.1.4 0.0.0.3 area 1 network 10.1.1.16 0.0.0.3 area 1 network 33.33.33.33 0.0.0.0 area 1 ! no ip http server no ip http secure-server ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! ! end