! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R4 ! boot-start-marker boot-end-marker ! ! no aaa new-model no network-clock-participate slot 1 no network-clock-participate wic 0 ip cef ! ! ! ! no ip domain lookup ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! policy-map Prob10 class class-default set dscp 41 ! ! ! ! ! ! interface Loopback0 ip address 100.1.1.1 255.255.255.0 ! interface FastEthernet0/0 no ip address shutdown speed auto duplex auto ! interface Serial0/0 no ip address shutdown no fair-queue ! interface FastEthernet0/1 ip address 180.40.7.130 255.255.255.224 speed auto duplex auto service-policy output Prob10 no shutdown ! interface Serial0/1 no ip address shutdown ! interface Serial0/2 no ip address shutdown ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ! ! ip http server no ip http secure-server ! ip access-list extended Prob2 permit icmp any any echo permit icmp any any echo-reply ! ! route-map Prob2 permit 10 match ip address Prob2 set ip next-hop 180.40.7.129 ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 privilege level 15 no login ! ! end