=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2006.11.14 16:53:11 =~=~=~=~=~=~=~=~=~=~=~= R3#\ % Unknown command or computer name, or unable to find computer address R3# R3# R3#sh run Building configuration... Current configuration : 1429 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! ! no network-clock-participate slot 1 no network-clock-participate wic 0 no aaa new-model ip subnet-zero ! ! ! ip cef no ip domain lookup --More--  ip audit po max-events 100 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 180.40.7.129 255.255.255.224 --More--   duplex auto speed auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial1/0 ip address 180.40.7.66 255.255.255.224 encapsulation frame-relay ip ospf network point-to-multipoint frame-relay map ip 180.40.7.65 307 broadcast frame-relay map ip 180.40.7.67 302 broadcast ! interface Serial1/1 no ip address shutdown --More--  ! interface Serial1/2 ip address 180.40.7.1 255.255.255.224 ! interface Serial1/3 no ip address shutdown ! interface Serial1/4 no ip address shutdown ! interface Serial1/5 no ip address shutdown ! interface Serial1/6 no ip address shutdown ! interface Serial1/7 no ip address shutdown --More--  ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ip classless ! no ip http server no ip http secure-server ! ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 --More-- RACK18AS>4 [Resuming connection 4 to r4 ... ] R R4>en R4# R4#config t Enter configuration commands, one per line. End with CNTL/Z. R4(config)#do sh ip int brie Interface IP-Address OK? Method Status Protocol FastEthernet0/0 180.40.7.130 YES manual up up ATM1/0 unassigned YES unset administratively down down R4(config)#int lo 0 R4(config-if)#ip   address 100.1.1.1 255.255.255.0 R4(config-if)#^Z R4# *Mar 1 09:25:18.045: %SYS-5-CONFIG_I: Configured from console by console R4# RACK18AS>3 [Resuming connection 3 to r3 ... ]  line vty 0 4 --More--   privilege level 15 --More--   R3# R3# R3#confi gt ^ % Invalid input detected at '^' marker. R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)#ip access R3(config)#ip access-list ex R3(config)#ip access-list extended Prob1a R3(config-ext-nacl)#per icmp host 100.1.1.1 host 20.10.1.2 eq  ec R3(config-ext-nacl)#per icmp host 100.1.1.1 host 20.10.1.2 echo R3(config-ext-nacl)#eixt   xit R3(config)#exitper icmp host 100.1.1.1 host 20.10.1.2 echoip access-list extended Prob1a  b R3(config-ext-nacl)#ip access-list extended Prob1bexit per icmp host 100.1.1.1 host 20.10.1.2 echo echo 1 echo R3(config-ext-nacl)#per icmp host 100.1.1.1 host 20.10.1.1 echoip access-list extended Prob1b  c R3(config-ext-nacl)#ip access-list extended Prob1cper icmp host 100.1.1.1 host 20.10.1.1 echo echo 0 echo echo0 echo. echo0 echo. echo0 echo. echo2 echo5 echo5 echo20.10.1.0 0.0.0.255 echo 20.10.1.0 0.0.0.255 echo 20.10.1.0 0.0.0.255 echo 20.10.1.0 0.0.0.255 echo 20.10.1.0 0.0.0.255 echo  R3(config-ext-nacl)#exit R3(config)#route-map ? WORD Route map tag R3(config)#route-map Prob1 ? <0-65535> Sequence to insert to/delete from existing route-map entry deny Route map denies set operations permit Route map permits set operations R3(config)#route-map Prob1 R3(config-route-map)#match ip add Prob1c R3(config-route-map)#match le R3(config-route-map)#match length ? <0-2147483647> Minimum packet length R3(config-route-map)#match length 1001 ? <0-2147483647> Maximum packet length R3(config-route-map)#match length 1001 2147483647 R3(config-route-map)#set in R3(config-route-map)#set interface ? Async Async interface BRI ISDN Basic Rate Interface BVI Bridge-Group Virtual Interface CTunnel CTunnel interface Dialer Dialer interface FastEthernet FastEthernet IEEE 802.3 Loopback Loopback interface MFR Multilink Frame Relay bundle interface Multilink Multilink-group interface Null Null interface Port-channel Ethernet Channel of interfaces Serial Serial Tunnel Tunnel interface Vif PGM Multicast Host interface Virtual-Template Virtual Template interface Virtual-TokenRing Virtual TokenRing R3(config-route-map)#set interface ser 1/2 R3(config-route-map)#set interface ser 1/2match length 1001 2147483647ip add Prob1c route-map Prob1 20 R3(config-route-map)#route-map Prob1 20set interface ser 1/2match length 1001 2147483647ip add Prob1c  a b R3(config-route-map)#set ip ne R3(config-route-map)#set ip next-hop ? A.B.C.D IP address of next hop peer-address Use peer address (for BGP only) verify-availability Verify if nexthop is a CDP neighbor R3(config-route-map)#set ip next-hop 180.40.7.2 R3(config-route-map)#set ip next-hop 180.40.7.2match ip add Prob1b route-map Prob1 20   30 R3(config-route-map)#route-map Prob1 30set ip next-hop 180.40.7.2match ip add Prob1b  c a R3(config-route-map)#match ip add Prob1aroute-map Prob1 30 set ip next-hop 180.40.7.2 67 R3(config-route-map)#set ip next-hop 180.40.7.67match ip add Prob1a route-map Prob1 30                   int fa 0/0 R3(config-if)#ip pol R3(config-if)#ip policy r R3(config-if)#ip policy route-map Prob1 ? R3(config-if)#ip policy route-map Prob1 R3(config-if)#^Z R3#deb *Mar 1 09:38:55.299: %SYS-5-CONFIG_I: Configured from console by console R3#deb ip ppo  ol Policy routing debugging is on R3# R3# R3# R3#^x   RACK18AS>4 [Resuming connection 4 to r4 ... ] R4#ping 20.10.1.1 sou 100.1.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 20.10.1.1, timeout is 2 seconds: Packet sent with a source address of 100.1.1.1 !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 44/45/48 ms R4# RACK18AS>3 [Resuming connection 3 to r3 ... ] *Marernet0/0), d=20.10.1.1, len 100, FIB policy match *Mar 1 09:39:17.368: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1, g=180.40.7.2, len 100, FIB policy routed R3# *Mar 1 09:39:17.412: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1, len 100, FIB policy match *Mar 1 09:39:17.412: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1, g=180.40.7.2, len 100, FIB policy routed *Mar 1 09:39:17.460: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1, len 100, FIB policy match *Mar 1 09:39:17.460: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1, g=180.40.7.2, len 100, FIB policy routed R3# R3# R3# R3# R3# RACK18AS>4 [Resuming connection 4 to r4 ... ] R4#ping 20.10.1.1 sou 100.1.1.1 sou 100.1.1.1 2 sou 100.1.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 20.10.1.2, timeout is 2 seconds: Packet sent with a source address of 100.1.1.1 !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 64/64/64 ms R4# RACK18AS>3 [Resuming connection 3 to r3 ... ] *M49.452: IP: route map Prob1, item 30, permit *Mar 1 09:39:49.452: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/0), len 100, policy routed *Mar 1 09:39:49.452: IP: FastEthernet0/0 to Serial1/0 180.40.7.67 *Mar 1 09:39:49.512: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:39:49.512: CEF-IP-POLICY: fib for address 180.40.7.67 is with flag 0 *Mar 1 09:39:49.516: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, policy match *Mar 1 09:39:49.516: IP: route map Prob1, item 30, permit *Mar 1 09:39:49.516: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/0), len 100, policy routed *Mar 1 09:39:49.516: IP: FastEthernet0/0 to Serial1/0 R3#180.40.7.67 *Mar 1 09:39:49.576: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:39:49.576: CEF-IP-POLICY: fib for address 180.40.7.67 is with flag 0 *Mar 1 09:39:49.580: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, policy match *Mar 1 09:39:49.580: IP: route map Prob1, item 30, permit *Mar 1 09:39:49.580: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/0), len 100, policy routed *Mar 1 09:39:49.580: IP: FastEthernet0/0 to Serial1/0 180.40.7.67 *Mar 1 09:39:49.640: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:39:49.644: CEF-IP-POLICY: fib for address 180.40.7.67 is with flag 0 *Mar 1 09:39:49.644: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, policy match *Mar 1 09:39:49.644: IP: route map Prob1, item 30, permit *Mar 1 09:39:49.644: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/0), len 100, policy routed *Mar 1 09:39:49.644: IP: FastEthernet0/0 to Serial1/0 180.40.7.67 *Mar 1 09:39:49.705: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:39:49.709: CEF-IP-POLICY: fib for address 180.40.7.67 is with flag 0 *Mar 1 09:39:49.709: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, policy match *Mar 1 09:39:49.709: IP: route map Prob1, item 30, permit *Mar 1 09:39:49.709: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/0), len 100, policy routed *Mar 1 09:39:49.709: IP: FastEthernet0/0 to Serial1/0 180.40.7.67 R3# R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)#no ip cef R3(config)# RACK18AS>4 [Resuming connection 4 to r4 ... ] R4#ping 20.10.1.2 sou 100.1.1.11 sou 100.1.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 20.10.1.1, timeout is 2 seconds: Packet sent with a source address of 100.1.1.1 !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 48/49/52 ms R4# RACK18AS>4 [Resuming connection 4 to r4 ... ] R4# R4#ping 20.10.1.1 sou 100.1.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 20.10.1.1, timeout is 2 seconds: Packet sent with a source address of 100.1.1.1 !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 48/49/52 ms R4# RACK18AS>3 [Resuming connection 3 to r3 ... ] *Mar *Mar 1 09:40:41.061: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1, len 100, policy match *Mar 1 09:40:41.065: IP: route map Prob1, item 20, permit *Mar 1 09:40:41.065: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1 (Serial1/2), len 100, policy routed *Mar 1 09:40:41.065: IP: FastEthernet0/0 to Serial1/2 180.40.7.2 *Mar 1 09:40:41.113: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1, len 100, policy match *Mar 1 09:40:41.113: IP: route map Prob1, item 20, permit *Mar 1 09:40:41.113: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1 (Serial1/2), len 100, policy routed *Mar 1 09:40:41.113: IP: FastEthernet0/0 to Serial1/2 180.40.7.2 *Mar 1 09:40:41.161: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1, len 100, policy match *Mar 1 09:40:41.161: IP: route map Prob1, item 20, permit *Mar 1 09:40:41.161: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1 (Serial1/2), len 100, policy routed *Mar 1 09:40:41.161: IP: FastEthernet0/0 to Serial1/2 180.40.7.2 *Mar 1 09:40:41.20 R3(config)#9: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1, len 100, policy match *Mar 1 09:40:41.213: IP: route map Prob1, item 20, permit *Mar 1 09:40:41.213: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1 (Serial1/2), len 100, policy routed *Mar 1 09:40:41.213: IP: FastEthernet0/0 to Serial1/2 180.40.7.2 *Mar 1 09:40:41.261: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1, len 100, policy match *Mar 1 09:40:41.261: IP: route map Prob1, item 20, permit *Mar 1 09:40:41.261: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.1 (Serial1/2), len 100, policy routed *Mar 1 09:40:41.261: IP: FastEthernet0/0 to Serial1/2 180.40.7.2 R3(config)#ip cef R3(config)# *Mar 1 09:40:57.295: PR-RP: Set FastEthernet0/0 policy_routemap=Prob1; cached_map=Prob1 *Mar 1 09:40:57.339: PR-RP: Set FastEthernet0/0 policy_routemap=Prob1; cached_map=Prob1 R3(config)# R3(config)# R3(config)# R3(config)#^Z R3# *Mar 1 09:41:00.052: %SYS-5-CONFIG_I: Configured from console by console R3# RACK18AS>3 [Resuming connection 3 to r3 ... ] R3# RACK18AS>4 [Resuming connection 4 to r4 ... ] R4#ping 20.10.1.1 sou 100.1.1.12 sou 100.1.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 20.10.1.2, timeout is 2 seconds: Packet sent with a source address of 100.1.1.1 !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 64/64/64 ms R4# RACK18AS>3 [Resuming connection 3 to r3 ... ] *Mar 1 09:4atch *Mar 1 09:41:06.338: CEF-IP-POLICY: fib for address 180.40.7.67 is with flag 0 R3# R3# *Mar 1 09:41:06.342: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, policy match *Mar 1 09:41:06.342: IP: route map Prob1, item 30, permit *Mar 1 09:41:06.342: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/0), len 100, policy routed *Mar 1 09:41:06.342: IP: FastEthernet0/0 to Serial1/0 180.40.7.67 *Mar 1 09:41:06.402: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:41:06.402: CEF-IP-POLICY: fib for address 180.40.7.67 is with flag 0 *Mar 1 09:41:06.406: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, policy match *Mar 1 09:41:06.406: IP: route map Prob1, item 30, permit *Mar 1 09:41:06.406: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/0), len 100, policy routed *Mar 1 09:41:06.406: IP: FastEthernet0/0 to Serial1/0 180.40.7.67 *Mar 1 09:41:06.466: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:41:06.466: CEF-IP-POLICY: fib for address 180.40.7.67 is R3#with flag 0 *Mar 1 09:41:06.470: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, policy match *Mar 1 09:41:06.470: IP: route map Prob1, item 30, permit *Mar 1 09:41:06.470: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/0), len 100, policy routed *Mar 1 09:41:06.470: IP: FastEthernet0/0 to Serial1/0 180.40.7.67 *Mar 1 09:41:06.531: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:41:06.531: CEF-IP-POLICY: fib for address 180.40.7.67 is with flag 0 *Mar 1 09:41:06.535: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 100, policy match *Mar 1 09:41:06.535: IP: route map Prob1, item 30, permit *Mar 1 09:41:06.535: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/0), len 100, policy routed *Mar 1 09:41:06.535: IP: FastEthernet0/0 to Serial1/0 180.40.7.67 R3# RACK18AS>4 [Resuming connection 4 to r4 ... ] R4#ping 20.10.1.2 sou 100.1.1.11 sou 100.1.1.12 sou 100.1.1.1 size 1500 Type escape sequence to abort. Sending 5, 1500-byte ICMP Echos to 20.10.1.2, timeout is 2 seconds: Packet sent with a source address of 100.1.1.1 ! RACK18AS>4 3 [Resuming connection 3 to r3 ... ] *M *Mar 1 09:41:50.967: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 1500, FIB policy match *Mar 1 09:41:50.967: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/2), len 1500, FIB policy routed *Mar 1 09:41:51.540: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 1500, FIB policy match *Mar 1 09:41:51.544: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/2), len 1500, FIB policy routed R3# R3# *Mar 1 09:41:52.117: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2, len 1500, FIB policy match *Mar 1 09:41:52.117: IP: s=100.1.1.1 (FastEthernet0/0), d=20.10.1.2 (Serial1/2), len 1500, FIB policy routed R3# RACK18AS>4 [Resuming connection 4 to r4 ... ] !! R4#ping 20.10.1.2 sou 100.1.1.1 size 1500                        Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 20.10.1.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 60/60/60 ms R4# RACK18AS>3 [Resuming connection 3 to r3 ... ] R3# RACK18AS>4 [Resuming connection 4 to r4 ... ] ping 20.10.1.2 re 100 Type escape sequence to abort. Sending 100, 100-byte ICMP Echos to 20.10.1.2, timeout is 2 seconds: !!!!!!!!! RACK18AS>3 [Resuming connection 3 to r3 ... ] R3#config t config tdeb ip polconfig t   RACK18AS>7 [Resuming connection 7 to r7 ... ] R7#config t Enter configuration commands, one per line. End with CNTL/Z. R7(config)#int fa 0/1 R7(config-if)#shut R7(config-if)# RACK18AS>x 4 [Resuming connection 4 to r4 ... ] !! R4#sh ip route~  Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route Gateway of last resort is not set 100.0.0.0/24 is subnetted, 1 subnets C 100.1.1.0 is directly connected, Loopback0 180.40.0.0/27 is subnetted, 1 subnets C 180.40.7.128 is directly connected, FastEthernet0/0 R4#sh ip route *Mar 1 09:45:29.525: %OSPF-5-ADJCHG: Process 1, Nbr 208.28.1.1 on FastEthernet0/0 from FULL to DOWN, Neighbor Down: Dead timer expired R4#sh ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route Gateway of last resort is not set 100.0.0.0/24 is subnetted, 1 subnets C 100.1.1.0 is directly connected, Loopback0 180.40.0.0/27 is subnetted, 1 subnets C 180.40.7.128 is directly connected, FastEthernet0/0 R4#sh ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route Gateway of last resort is not set 100.0.0.0/24 is subnetted, 1 subnets C 100.1.1.0 is directly connected, Loopback0 180.40.0.0/27 is subnetted, 1 subnets C 180.40.7.128 is directly connected, FastEthernet0/0 R4#sh ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route Gateway of last resort is not set 100.0.0.0/24 is subnetted, 1 subnets C 100.1.1.0 is directly connected, Loopback0 20.0.0.0/24 is subnetted, 2 subnets O 20.10.2.0 [110/793] via 180.40.7.129, 00:00:00, FastEthernet0/0 O 20.10.1.0 [110/783] via 180.40.7.129, 00:00:00, FastEthernet0/0 O 208.28.1.0/24 [110/783] via 180.40.7.129, 00:00:00, FastEthernet0/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks C 180.40.7.128/27 is directly connected, FastEthernet0/0 O 180.40.7.162/32 [110/782] via 180.40.7.129, 00:00:01, FastEthernet0/0 O 180.40.7.161/32 [110/782] via 180.40.7.129, 00:00:01, FastEthernet0/0 O 180.40.7.0/27 [110/782] via 180.40.7.129, 00:00:01, FastEthernet0/0 O 180.40.7.67/32 [110/782] via 180.40.7.129, 00:00:01, FastEthernet0/0 O 180.40.7.66/32 [110/1] via 180.40.7.129, 00:00:01, FastEthernet0/0 --More--   R4#[Ash ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route Gateway of last resort is not set 100.0.0.0/24 is subnetted, 1 subnets C 100.1.1.0 is directly connected, Loopback0 20.0.0.0/24 is subnetted, 2 subnets O 20.10.2.0 [110/793] via 180.40.7.129, 00:00:04, FastEthernet0/0 O 20.10.1.0 [110/783] via 180.40.7.129, 00:00:04, FastEthernet0/0 O 208.28.1.0/24 [110/783] via 180.40.7.129, 00:00:04, FastEthernet0/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks C 180.40.7.128/27 is directly connected, FastEthernet0/0 O 180.40.7.162/32 [110/782] via 180.40.7.129, 00:00:05, FastEthernet0/0 O 180.40.7.161/32 [110/782] via 180.40.7.129, 00:00:05, FastEthernet0/0 O 180.40.7.0/27 [110/782] via 180.40.7.129, 00:00:05, FastEthernet0/0 O 180.40.7.67/32 [110/782] via 180.40.7.129, 00:00:05, FastEthernet0/0 O 180.40.7.66/32 [110/1] via 180.40.7.129, 00:00:05, FastEthernet0/0 --More--  O 180.40.7.65/32 [110/782] via 180.40.7.129, 00:00:08, FastEthernet0/0 R4#sh ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route Gateway of last resort is not set 100.0.0.0/24 is subnetted, 1 subnets C 100.1.1.0 is directly connected, Loopback0 20.0.0.0/24 is subnetted, 2 subnets O 20.10.2.0 [110/793] via 180.40.7.129, 00:00:09, FastEthernet0/0 O 20.10.1.0 [110/783] via 180.40.7.129, 00:00:09, FastEthernet0/0 O 208.28.1.0/24 [110/783] via 180.40.7.129, 00:00:09, FastEthernet0/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks C 180.40.7.128/27 is directly connected, FastEthernet0/0 O 180.40.7.162/32 [110/782] via 180.40.7.129, 00:00:10, FastEthernet0/0 O 180.40.7.161/32 [110/782] via 180.40.7.129, 00:00:10, FastEthernet0/0 O 180.40.7.0/27 [110/782] via 180.40.7.129, 00:00:10, FastEthernet0/0 O 180.40.7.67/32 [110/782] via 180.40.7.129, 00:00:10, FastEthernet0/0 O 180.40.7.66/32 [110/1] via 180.40.7.129, 00:00:10, FastEthernet0/0 --More--  O 180.40.7.65/32 [110/782] via 180.40.7.129, 00:00:20, FastEthernet0/0 R4#sh ip routeping 20.10.1.2 re 100 Type escape sequence to abort. Sending 100, 100-byte ICMP Echos to 20.10.1.2, timeout is 2 seconds: !!!!!!!!!!!!!!!!!!!!!!!! RACK18AS>3 [Resuming connection 3 to r3 ... ] *M.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.459: IP: s=180.40.7.130 (FastEthernet0/0), d=20.1 R3#0.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.507: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.555: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.599: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.647: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.699: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.747: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.791: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.839: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.888: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.936: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:40.980: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:41.028: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:41.076: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:41.124: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:41.168: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:41.216: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:41.264: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:41.312: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:41.356: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10 RACK18AS>4 [Resuming connection 4 to r4 ... ] !! R4# RACK18AS>3 [Resuming connection 3 to r3 ... ] olicy rejected(no match) - forwarding *Mar 1 09:43:42.158: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.206: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.250: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.298: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.346: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.394: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.442: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.486: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.534: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.582: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.626: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.674: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.723: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.799: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.847: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.895: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.943: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:42.987: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.035: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.083: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.127: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.175: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.223: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.271: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.316: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.364: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.412: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.460: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.504: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.552: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.600: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.648: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.692: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.740: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.788: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.836: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.880: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.929: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:43.977: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.025: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.069: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.117: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.165: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.209: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.257: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.305: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.353: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.397: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.445: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.493: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.542: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.586: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.634: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.682: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.730: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.774: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding *Mar 1 09:43:44.822: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected(no match) - normal forwarding R3# R3# R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)#ip cefno ip cefip policy route-map Prob1 nt fa 0/0 set ip next-hop 180.40.7.67match ip add Prob1a route-map Prob1 30   40 R3(config-route-map)#^Z R3# RACK18AS>4 [Resuming connection 4 to r4 ... ] ping 20.10.1.2 re 100   29 Type escape sequence to abort. Sending 29, 100-byte ICMP Echos to 20.10.1.2, timeout is 2 seconds: !!!!!!!!!! RACK18AS>4 [Resuming connection 4 to r4 ... ] !!!!!!!!!!!!! Success rate is 100 percent (29/29), round-trip min/avg/max = 44/46/52 ms R4# RACK18AS>3 [Resuming connection 3 to r3 ... ] *M7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.178: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.226: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.226: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.274: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.274: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.327: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.327: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.375: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.375: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.423: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.423: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.471: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.471: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.519: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.519: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.567: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.567: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.619: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.619: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.667: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.667: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.715: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.715: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.763: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.763: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.811: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.811: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.859: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.859: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.908: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.908: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:19.956: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:19.956: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:20.004: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:20.004: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:20.052: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:20.052: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:20.100: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:20.100: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:20.148: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:20.148: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:20.196: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:20.196: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding *Mar 1 09:44:20.244: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy match *Mar 1 09:44:20.244: IP: s=180.40.7.130 (FastEthernet0/0), d=20.10.1.2, len 100, FIB policy rejected - normal forwarding R3# R3#u all All possible debugging has been turned off R3#sh run Building configuration... Current configuration : 1999 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! ! no network-clock-participate slot 1 no network-clock-participate wic 0 no aaa new-model ip subnet-zero ! ! ! ip cef no ip domain lookup --More--  ip audit po max-events 100 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 180.40.7.129 255.255.255.224 --More--   R3#xdkafdgser          sh run | b 0/0 interface FastEthernet0/0 ip address 180.40.7.129 255.255.255.224 ip policy route-map Prob1 duplex auto speed auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial1/0 ip address 180.40.7.66 255.255.255.224 encapsulation frame-relay ip ospf network point-to-multipoint frame-relay map ip 180.40.7.65 307 broadcast frame-relay map ip 180.40.7.67 302 broadcast ! --More--  interface Serial1/1 no ip address shutdown ! interface Serial1/2 ip address 180.40.7.1 255.255.255.224 ! interface Serial1/3 no ip address shutdown ! interface Serial1/4 no ip address shutdown ! interface Serial1/5 no ip address shutdown ! interface Serial1/6 no ip address shutdown ! --More--  interface Serial1/7 no ip address shutdown ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ip classless ! no ip http server no ip http secure-server ! ip access-list extended Prob1a permit icmp host 100.1.1.1 host 20.10.1.2 echo ip access-list extended Prob1b permit icmp host 100.1.1.1 host 20.10.1.1 echo ip access-list extended Prob1c permit icmp host 100.1.1.1 20.10.1.0 0.0.0.255 echo ! ! route-map Prob1 permit 10 match ip address Prob1c --More--   match length 1001 2147483647 set interface Serial1/2 ! route-map Prob1 permit 20 match ip address Prob1b set ip next-hop 180.40.7.2 ! route-map Prob1 permit 30 match ip address Prob1a set ip next-hop 180.40.7.67 ! route-map Prob1 permit 40 ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 --More--   R3#x7 Translating "x7" Translating "x7" % Unknown command or computer name, or unable to find computer address R3# RACK18AS>7 [Resuming connection 7 to r7 ... ] *Mar R7(config-if)#no shut R7(config-if)#^Z R7# *Mar 1 09:46:28.875: %SYS-5-CONFIG_I: Configured from console by console R7# *Mar 1 09:46:30.554: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up *Mar 1 09:46:31.555: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up R7# RACK18AS>4 [Resuming connection 4 to r4 ... ] R4#confi gt ^ % Invalid input detected at '^' marker. R4#conif  i fig t Enter configuration commands, one per line. End with CNTL/Z. R4(config)#ip acces R4(config)#ip access-list st R4(config)#ip access-list standard          ex R4(config)#ip access-list extended Prov b2 R4(config-ext-nacl)#per icmp an *Mar 1 09:49:38.569: %OSPF-5-ADJCHG: Process 1, Nbr 208.28.1.1 on FastEthernet0/0 from LOADING to FULL, Loading Done R4(config-ext-nacl)#per icmp any any ech R4(config-ext-nacl)#per icmp any any echo R4(config-ext-nacl)#exit R4(config)#rout R4(config)#route- R4(config)#route-map Prob2 R4(config-route-map)#match ip add R4(config-route-map)#match ip address Prob2 R4(config-route-map)#set ip nex R4(config-route-map)#set ip next-hop 180.40.7.129 R4(config-route-map)#exit R4(config)#ip lo R4(config)#ip local pol R4(config)#ip local policy rou R4(config)#ip local policy route-map Prob2 R4(config)#^Z R4#deb *Mar 1 09:51:17.065: %SYS-5-CONFIG_I: Configured from console by console R4#deb ip pol Policy routing debugging is on R4#sh ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route Gateway of last resort is not set 100.0.0.0/24 is subnetted, 1 subnets C 100.1.1.0 is directly connected, Loopback0 20.0.0.0/24 is subnetted, 2 subnets O 20.10.2.0 [110/793] via 180.40.7.129, 00:01:47, FastEthernet0/0 [110/793] via 180.40.7.131, 00:01:47, FastEthernet0/0 O 20.10.1.0 [110/783] via 180.40.7.129, 00:01:47, FastEthernet0/0 [110/783] via 180.40.7.131, 00:01:47, FastEthernet0/0 O 208.28.1.0/24 [110/2] via 180.40.7.131, 00:01:47, FastEthernet0/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks C 180.40.7.128/27 is directly connected, FastEthernet0/0 O 180.40.7.162/32 [110/782] via 180.40.7.129, 00:01:48, FastEthernet0/0 [110/782] via 180.40.7.131, 00:01:48, FastEthernet0/0 O 180.40.7.161/32 [110/1] via 180.40.7.131, 00:01:48, FastEthernet0/0 --More--  O 180.40.7.0/27 [110/782] via 180.40.7.129, 00:01:48, FastEthernet0/0 O 180.40.7.67/32 [110/782] via 180.40.7.129, 00:01:48, FastEthernet0/0 [110/782] via 180.40.7.131, 00:01:48, FastEthernet0/0 O 180.40.7.66/32 [110/1] via 180.40.7.129, 00:01:48, FastEthernet0/0 O 180.40.7.65/32 [110/1] via 180.40.7.131, 00:01:48, FastEthernet0/0 R4#ping sh ip routedeb ip pol config t  gtping 20.10.1.2 re 29      Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 20.10.1.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 48/48/48 ms R4# *Mar 1 09:51:51.249: IP: s=180.40.7.130 (local), d=20.10.1.2, len 100, policy match *Mar 1 09:51:51.249: IP: route map Prob2, item 10, permit *Mar 1 09:51:51.249: IP: s=180.40.7.130 (local), d=20.10.1.2 (FastEthernet0/0), len 100, policy routed *Mar 1 09:51:51.253: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:51:51.297: IP: s=180.40.7.130 (local), d=20.10.1.2, len 100, policy match *Mar 1 09:51:51.301: IP: route map Prob2, item 10, permit *Mar 1 09:51:51.301: IP: s=180.40.7.130 (local), d=20.10.1.2 (FastEthernet0/0), len 100, policy routed *Mar 1 09:51:51.301: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:51:51.345: IP: s=180.40.7.130 (local), d=20.10.1.2, len 100, policy match *Mar 1 09:51:51.349: IP: route map Prob2, item 10, permit *Mar 1 09:51:51.349: IP: s=180.40.7.130 (local), d=20.10.1.2 (FastEthernet0/0), len 100, policy routed *Mar 1 09:51:51.349: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:51:51.397: IP: s=180.40.7.130 (local), R4# d=20.10.1.2, len 100, policy match *Mar 1 09:51:51.397: IP: route map Prob2, item 10, permit *Mar 1 09:51:51.397: IP: s=180.40.7.130 (local), d=20.10.1.2 (FastEthernet0/0), len 100, policy routed *Mar 1 09:51:51.397: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:51:51.445: IP: s=180.40.7.130 (local), d=20.10.1.2, len 100, policy match *Mar 1 09:51:51.445: IP: route map Prob2, item 10, permit *Mar 1 09:51:51.445: IP: s=180.40.7.130 (local), d=20.10.1.2 (FastEthernet0/0), len 100, policy routed *Mar 1 09:51:51.445: IP: local to FastEthernet0/0 180.40.7.129 R4#ping 20.10.1.2 sh ip route deb ip pol config t  gtping 20.10.1.2 re 29100sh ip route ping 20.10.1.2 re 100 sou 100.1.1.1 size 1500 Type escape sequence to abort. Sending 5, 1500-byte ICMP Echos to 20.10.1.2, timeout is 2 seconds: Packet sent with a source address of 100.1.1.1 !!! *Mar 1 09:52:09.973: IP: s=100.1.1.1 (local), d=20.10.1.2, len 1500, policy match *Mar 1 09:52:09.973: IP: route map Prob2, item 10, permit *Mar 1 09:52:09.973: IP: s=100.1.1.1 (local), d=20.10.1.2 (FastEthernet0/0), len 1500, policy routed *Mar 1 09:52:09.973: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:52:10.549: IP: s=100.1.1.1 (local), d=20.10.1.2, len 1500, policy match *Mar 1 09:52:10.549: IP: route map Prob2, item 10, permit *Mar 1 09:52:10.549: IP: s=100.1.1.1 (local), d=20.10.1.2 (FastEthernet0/0), len 1500, policy routed *Mar 1 09:52:10.549: IP: local to FastEthernet0/0 180.40.7.129! *Mar 1 09:52:11.125: IP: s=100.1.1.1 (local), d=20.10.1.2, len 1500, policy match *Mar 1 09:52:11.125: IP: route map Prob2, item 10, permit *Mar 1 09:52:11.125: IP: s=100.1.1.1 (local), d=20.10.1.2 (FastEthernet0/0), len 1500, policy routed *Mar 1 09:52:11.125: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:52:11.701: IP: s=100.1.1.1 (local), d=20.10.1.2, len 1500, policy match *Mar 1 09:52:11.701: IP: route map Prob2, item 10, permit *Mar 1 09:52:11.701: IP: s=100.1.1.1 (local), d=20.10.1.2 (FastEthernet0/0), len 1500, policy routed *Mar 1 09:52:11.701: IP: local to FastEthernet0/0 180.40.7.129! Success rate is 100 percent (5/5), round-trip min/avg/max = 572/574/576 ms R4# *Mar 1 09:52:12.273: IP: s=100.1.1.1 (local), d=20.10.1.2, len 1500, policy match *Mar 1 09:52:12.277: IP: route map Prob2, item 10, permit *Mar 1 09:52:12.277: IP: s=100.1.1.1 (local), d=20.10.1.2 (FastEthernet0/0), len 1500, policy routed *Mar 1 09:52:12.277: IP: local to FastEthernet0/0 180.40.7.129 R4#ping 1.1.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds: U *Mar 1 09:52:23.377: IP: s=100.1.1.1 (local), d=1.1.1.1, len 100, policy match *Mar 1 09:52:23.377: IP: route map Prob2, item 10, permit *Mar 1 09:52:23.377: IP: s=100.1.1.1 (local), d=1.1.1.1 (FastEthernet0/0), len 100, policy routed *Mar 1 09:52:23.377: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:52:23.381: IP: s=100.1.1.1 (local), d=1.1.1.1, len 100, policy match *Mar 1 09:52:23.381: IP: route map Prob2, item 10, permit *Mar 1 09:52:23.381: IP: s=100.1.1.1 (local), d=1.1.1.1 (FastEthernet0/0), len 100, policy routed *Mar 1 09:52:23.385: IP: local to FastEthernet0/0 180.40.7.129.U *Mar 1 09:52:25.381: IP: s=100.1.1.1 (local), d=1.1.1.1, len 100, policy match *Mar 1 09:52:25.381: IP: route map Prob2, item 10, permit *Mar 1 09:52:25.381: IP: s=100.1.1.1 (local), d=1.1.1.1 (FastEthernet0/0), len 100, policy routed *Mar 1 09:52:25.381: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:52:25.385: IP: s=100.1.1.1 (local), d=1.1.1.1, len 100, policy match *Mar 1 09:52:25.385: IP: route map Prob2, item 10, permit *Mar 1 09:52:25.385: IP: s=100.1.1.1 (local), d=1.1.1.1 (FastEthernet0/0), len 100, policy routed *Mar 1 09:52:25.389: IP: local to FastEthernet0/0 180.40.7.129.U Success rate is 0 percent (0/5) R4# *Mar 1 09:52:27.385: IP: s=100.1.1.1 (local), d=1.1.1.1, len 100, policy match *Mar 1 09:52:27.385: IP: route map Prob2, item 10, permit *Mar 1 09:52:27.385: IP: s=100.1.1.1 (local), d=1.1.1.1 (FastEthernet0/0), len 100, policy routed *Mar 1 09:52:27.385: IP: local to FastEthernet0/0 180.40.7.129 R4#sh ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route Gateway of last resort is not set 100.0.0.0/24 is subnetted, 1 subnets C 100.1.1.0 is directly connected, Loopback0 20.0.0.0/24 is subnetted, 2 subnets O 20.10.2.0 [110/793] via 180.40.7.129, 00:02:52, FastEthernet0/0 [110/793] via 180.40.7.131, 00:02:52, FastEthernet0/0 O 20.10.1.0 [110/783] via 180.40.7.129, 00:02:52, FastEthernet0/0 [110/783] via 180.40.7.131, 00:02:52, FastEthernet0/0 O 208.28.1.0/24 [110/2] via 180.40.7.131, 00:02:52, FastEthernet0/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks C 180.40.7.128/27 is directly connected, FastEthernet0/0 O 180.40.7.162/32 [110/782] via 180.40.7.129, 00:02:53, FastEthernet0/0 [110/782] via 180.40.7.131, 00:02:53, FastEthernet0/0 O 180.40.7.161/32 [110/1] via 180.40.7.131, 00:02:53, FastEthernet0/0 --More--  O 180.40.7.0/27 [110/782] via 180.40.7.129, 00:02:54, FastEthernet0/0 O 180.40.7.67/32 [110/782] via 180.40.7.129, 00:02:54, FastEthernet0/0 [110/782] via 180.40.7.131, 00:02:54, FastEthernet0/0 O 180.40.7.66/32 [110/1] via 180.40.7.129, 00:02:54, FastEthernet0/0 O 180.40.7.65/32 [110/1] via 180.40.7.131, 00:02:54, FastEthernet0/0 R4#sh ip route sh ip routeping 1.1.1.120.10.1.2 sou 100.1.1.1 size 1500  Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 20.10.1.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 44/47/48 ms R4# *Mar 1 09:53:45.333: IP: s=180.40.7.130 (local), d=20.10.1.2, len 100, policy match *Mar 1 09:53:45.337: IP: route map Prob2, item 10, permit *Mar 1 09:53:45.337: IP: s=180.40.7.130 (local), d=20.10.1.2 (FastEthernet0/0), len 100, policy routed *Mar 1 09:53:45.337: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:53:45.385: IP: s=180.40.7.130 (local), d=20.10.1.2, len 100, policy match *Mar 1 09:53:45.385: IP: route map Prob2, item 10, permit *Mar 1 09:53:45.385: IP: s=180.40.7.130 (local), d=20.10.1.2 (FastEthernet0/0), len 100, policy routed *Mar 1 09:53:45.385: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:53:45.433: IP: s=180.40.7.130 (local), d=20.10.1.2, len 100, policy match *Mar 1 09:53:45.433: IP: route map Prob2, item 10, permit *Mar 1 09:53:45.433: IP: s=180.40.7.130 (local), d=20.10.1.2 (FastEthernet0/0), len 100, policy routed *Mar 1 09:53:45.433: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:53:45.481: IP: s=180.40.7.130 (local), R4# d=20.10.1.2, len 100, policy match *Mar 1 09:53:45.481: IP: route map Prob2, item 10, permit *Mar 1 09:53:45.481: IP: s=180.40.7.130 (local), d=20.10.1.2 (FastEthernet0/0), len 100, policy routed *Mar 1 09:53:45.481: IP: local to FastEthernet0/0 180.40.7.129 *Mar 1 09:53:45.529: IP: s=180.40.7.130 (local), d=20.10.1.2, len 100, policy match *Mar 1 09:53:45.529: IP: route map Prob2, item 10, permit *Mar 1 09:53:45.529: IP: s=180.40.7.130 (local), d=20.10.1.2 (FastEthernet0/0), len 100, policy routed *Mar 1 09:53:45.533: IP: local to FastEthernet0/0 180.40.7.129 R4#sh run | b Lio   Loca R4#sh run | b Loca    ip lo ip local policy route-map Prob2 no ip http server no ip http secure-server ip classless ! ! ! ip access-list extended Prob2 permit icmp any any echo ! route-map Prob2 permit 10 match ip address Prob2 set ip next-hop 180.40.7.129 ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 --More--   R4# RACK18AS>2 [Resuming connection 2 to r2 ... ] R2# R2#config t Enter configuration commands, one per line. End with CNTL/Z. R2(config)# R2(config)#int s 1/0.2 R2(config-subif)#traff R2(config-subif)#traffic-shape ? adaptive Enable Traffic Shaping adaptation to BECN fecn-adapt Enable Traffic Shaping reflection of FECN as BECN group configure token bucket: group CIR (bps) [Bc (bits) [Be (bits)]] rate configure token bucket: CIR (bps) [Bc (bits) [Be (bits)]] R2(config-subif)#traffic-shape rate R2(config-subif)#traffic-shape rate ? <8000-100000000> Target Bit Rate (bits per second) R2(config-subif)#traffic-shape rate 64000 ? <0-100000000> bits per interval, sustained R2(config-subif)#traffic-shape rate 64000 64000 ? <0-100000000> bits per interval, excess in first interval R2(config-subif)#traffic-shape rate 64000 64000 32000 ? <0-4096> Set buffer limit R2(config-subif)#traffic-shape rate 64000 64000 32000 R2(config-subif)#tr R2(config-subif)#traffic-shape ad R2(config-subif)#traffic-shape adaptive b R2(config-subif)#traffic-shape adaptive b   ? <1-100000000> Lower Bound Target Bit Rate (bits per second) R2(config-subif)#traffic-shape adaptive rate 64000 64000 32000   adaptive rate 64000 64000 32000 adaptive          ? adaptive Enable Traffic Shaping adaptation to BECN fecn-adapt Enable Traffic Shaping reflection of FECN as BECN group configure token bucket: group CIR (bps) [Bc (bits) [Be (bits)]] rate configure token bucket: CIR (bps) [Bc (bits) [Be (bits)]] R2(config-subif)#traffic-shape rate 64000 64000 32000  ad R2(config-subif)#traffic-shape adaptive 32000 ? R2(config-subif)#traffic-shape adaptive 32000         % Incomplete command. R2(config-subif)#traffic-shape adaptive 32000 R2(config-subif)#^Z R2#sh tra *Mar 1 09:57:21.621: %SYS-5-CONFIG_I: Configured from console by console R2#sh traff R2#sh traffic-shape Interface Se1/0.2 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active - 64000 12000 64000 32000 1000 8000 BECN R2#sh ru |  n int s 1/0.2 Building configuration... Current configuration : 230 bytes ! interface Serial1/0.2 point-to-point ip address 180.40.7.162 255.255.255.224 ip ospf network point-to-multipoint traffic-shape rate 64000 64000 32000 1000 traffic-shape adaptive 32000 frame-relay interface-dlci 207 end R2# R2#confi gt ^ % Invalid input detected at '^' marker. R2#config t Enter configuration commands, one per line. End with CNTL/Z. R2(config)#int s 1/0.2 R2(config-subif)#int s 1/0.2traffic-shape adaptive 32000ntraffic-shape adaptive 32000otraffic-shape adaptive 32000 traffic-shape adaptive 32000 R2(config-subif)#no traffic-shape adaptive 32000int s 1/0.2 traffic-shape adaptive 32000 rate 64000 64000 32000 ntraffic-shape rate 64000 64000 32000 otraffic-shape rate 64000 64000 32000  traffic-shape rate 64000 64000 32000  R2(config-subif)#exit R2(config)#ma R2(config)#map R2(config)#map-cl R2(config)#map-class fr R2(config)#map-class frame-relay ? WORD Static map class name R2(config)#map-class frame-relay Prob3 R2(config-map-class)#fr R2(config-map-class)#frame-relay ? adaptive-shaping Adaptive traffic rate adjustment, Default = none bc Committed burst size (Bc), Default = 7000 bits be Excess burst size (Be), Default = 0 bits cir Committed Information Rate (CIR), Default = 56000 bps congestion Congestion management parameters custom-queue-list VC custom queueing end-to-end Configure frame-relay end-to-end VC parameters fair-queue VC fair queueing fecn-adapt Enable Traffic Shaping reflection of FECN as BECN fragment fragmentation - Requires Frame Relay traffic-shaping to be configured at the interface level holdq Hold queue size for VC idle-timer Idle timeout for a SVC, Default = 120 sec interface-queue PVC interface queue parameters ip Assign a priority queue for RTP streams mincir Minimum acceptable CIR, Default = CIR/2 bps priority-group VC priority queueing tc Policing Measurement Interval (Tc) traffic-rate VC traffic rate voice voice options R2(config-map-class)#frame-relay cir R2(config-map-class)#frame-relay cir 64000 R2(config-map-class)#fram bc R2(config-map-class)#fram bc ? <300-16000000> Applied to both Incoming/Outgoing Bc, Bits in Incoming Bc out Outgoing Bc R2(config-map-class)#fram bc 64000     64000 R2(config-map-class)#fra R2(config-map-class)#frame-relay ad R2(config-map-class)#frame-relay adaptive-shaping ? becn Enable rate adjustment in response to BECN foresight Enable rate adjustment in response to ForeSight messages and BECN interface-congestion Enable rate adjustment depend on interface queue R2(config-map-class)#frame-relay adaptive-shaping be R2(config-map-class)#frame-relay adaptive-shaping becn ? R2(config-map-class)#frame-relay adaptive-shaping becn R2(config-map-class)#fra R2(config-map-class)#frame-relay be   b R2(config-map-class)#frame-relay be R2(config-map-class)#frame-relay be ? <0-16000000> Applied to both Incoming/Outgoing Be, Bits in Incoming Be out Outgoing Be R2(config-map-class)#frame-relay be 32000 R2(config-map-class)#frame-relay be 32000       ? <0-16000000> Applied to both Incoming/Outgoing Be, Bits in Incoming Be out Outgoing Be R2(config-map-class)#frame-relay be 32000 R2(config-map-class)#int fa    s 1/0.2 R2(config-subif)#fram R2(config-subif)#frame-relay cl R2(config-subif)#frame-relay class ? WORD map class name R2(config-subif)#frame-relay class Prob3 ? R2(config-subif)#frame-relay class Prob3 R2(config-subif)#do sh traff R2(config-subif)# R2(config-subif)# R2(config-subif)# R2(config-subif)#int s 1/0 R2(config-if)#fr R2(config-if)#fram R2(config-if)#frame-relay traff R2(config-if)#frame-relay traffic-shaping R2(config-if)#frame-relay traffic-shaping ? R2(config-if)#frame-relay traffic-shaping                             int s 1/0do sh traff Interface Se1/0 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 201 56000 875 7000 0 125 875 - Interface Se1/0.1 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 203 56000 875 7000 0 125 875 - Interface Se1/0.2 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 207 64000 5000 64000 32000 125 1000 BECN R2(config-if)#^Z R2#sh r *Mar 1 10:04:31.686: %SYS-5-CONFIG_I: Configured from console by console R2#sh run | b 1/0 interface Serial1/0 no ip address encapsulation frame-relay no fair-queue frame-relay traffic-shaping ! interface Serial1/0.1 point-to-point ip address 180.40.7.67 255.255.255.224 ip ospf network point-to-multipoint frame-relay interface-dlci 203 ! interface Serial1/0.2 point-to-point ip address 180.40.7.162 255.255.255.224 ip ospf network point-to-multipoint frame-relay class Prob3 frame-relay interface-dlci 207 ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 ip address 180.40.7.2 255.255.255.224 --More--   clock rate 64000 ! interface Serial1/3 no ip address shutdown ! interface Serial1/4 no ip address shutdown ! interface Serial1/5 no ip address shutdown ! interface Serial1/6 no ip address shutdown ! interface Serial1/7 no ip address shutdown ! router ospf 1 --More--   log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ip classless ! no ip http server no ip http secure-server ! ! map-class frame-relay Prob3 frame-relay cir 64000 frame-relay bc 64000 frame-relay be 32000 frame-relay adaptive-shaping becn ! ! ! ! ! ! ! ! ! --More--   R2#config t Enter configuration commands, one per line. End with CNTL/Z. R2(config)#ip    fram R2(config)#frame-relay ? address Address Registration with neighbor de-list Build a classification list to be used in setting the DE bit switching enable frame relay pvc switching R2(config)#frame-relay de R2(config)#frame-relay de-list 1 ? interface Identify packets from a named interface protocol Identify packets by protocol R2(config)#frame-relay de-list 1 p R2(config)#frame-relay de-list 1 protocol ? appletalk AppleTalk arp IP ARP bridge Bridging clns ISO CLNS clns_es ISO CLNS End System clns_is ISO CLNS Intermediate System compressedtcp Compressed TCP decnet DECnet decnet_node DECnet Node decnet_router-l1 DECnet Router L1 decnet_router-l2 DECnet Router L2 ip IP ipx Novell IPX R2(config)#frame-relay de-list 1 protocol ip ? fragments Classify fragmented IP packets gt Identify packets greater than a specified size list To specify an access list lt Identify packets less than a specified size tcp Classify TCP packets 'to' or 'from' the specified port udp Classify UDP packets 'to' or 'from' the specified port R2(config)#frame-relay de-list 1 protocol ip li R2(config)#frame-relay de-list 1 protocol ip list ? <1-199> IP access list <1300-2699> IP access list R2(config)#frame-relay de-list 1 protocol ip list                                        ac  cess-list 100 den R2(config)#access-list 100 deny ospf any any R2(config)#access-list 100 deny ospf any any                 per ip any any R2(config)#fram   R2(config)#frame-relay de R2(config)#frame-relay de-list ? <1-10> DE list numbers R2(config)#frame-relay de-list 1 ? interface Identify packets from a named interface protocol Identify packets by protocol R2(config)#frame-relay de-list 1 i pro ip li R2(config)#frame-relay de-list 1 pro ip list ? <1-199> IP access list <1300-2699> IP access list R2(config)#frame-relay de-list 1 pro ip list 100 ? R2(config)#frame-relay de-list 1 pro ip list 100 R2(config)#int s 1/0.2 R2(config-subif)#fram R2(config-subif)#frame-relay ? class Define a map class on the interface de-group Associate a DE group with a DLCI interface-dlci Define a DLCI on an interface/subinterface inverse-arp Enable/disable FR inverse ARP ip Frame Relay Internet Protocol config commands map Map a protocol address to a DLCI address payload-compression Use payload compression priority-dlci-group Define a priority group of DLCIs vc-bundle configure a frame-relay vc-bundle R2(config-subif)#frame-relay de R2(config-subif)#frame-relay de-group ? <1-10> DE group number R2(config-subif)#frame-relay de-group 1 ? <16-1007> DLCI value R2(config-subif)#frame-relay de-group 1 207 ? R2(config-subif)#frame-relay de-group 1 207 R2(config-subif)#end R2#sh run *Mar 1 10:07:51.077: %SYS-5-CONFIG_I: Configured from console by console R2#sh run | de-li R2#sh run | de-li ^ % Invalid input detected at '^' marker. R2#sh run | de-libde-li de-li frame-relay de-list 1 protocol ip list 100 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 no ip address --More--   shutdown duplex auto speed auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 20.10.1.1 255.255.255.0 duplex auto speed auto ! interface Serial1/0 no ip address encapsulation frame-relay no fair-queue frame-relay traffic-shaping ! interface Serial1/0.1 point-to-point ip address 180.40.7.67 255.255.255.224 ip ospf network point-to-multipoint frame-relay interface-dlci 203 --More--  ! interface Serial1/0.2 point-to-point ip address 180.40.7.162 255.255.255.224 ip ospf network point-to-multipoint frame-relay class Prob3 frame-relay de-group 1 207 frame-relay interface-dlci 207 ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 ip address 180.40.7.2 255.255.255.224 clock rate 64000 ! interface Serial1/3 no ip address shutdown ! interface Serial1/4 no ip address shutdown --More--  ! interface Serial1/5 no ip address shutdown ! interface Serial1/6 no ip address shutdown ! interface Serial1/7 no ip address shutdown ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ip classless ! no ip http server no ip http secure-server ! ! --More--  map-class frame-relay Prob3 frame-relay cir 64000 frame-relay bc 64000 frame-relay be 32000 frame-relay adaptive-shaping becn access-list 100 deny ospf any any access-list 100 permit ip any any ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 privilege level 15 no login --More--   R2#sh traff R2#sh traffic-shape Interface Se1/0 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 201 56000 875 7000 0 125 875 - Interface Se1/0.1 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 203 56000 875 7000 0 125 875 - Interface Se1/0.2 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 207 64000 5000 64000 32000 125 1000 BECN R2# R2#confi gt ^ % Invalid input detected at '^' marker. R2#config t Enter configuration commands, one per line. End with CNTL/Z. R2(config)#map-clas fra Prob3 R2(config-map-class)#fra R2(config-map-class)#frame-relay bc 12000 R2(config-map-class)#dos  sh fra   traff Interface Se1/0 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 201 56000 875 7000 0 125 875 - Interface Se1/0.1 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 203 56000 875 7000 0 125 875 - Interface Se1/0.2 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 207 64000 5500 12000 32000 187 1496 BECN R2(config-map-class)# R2(config-map-class)# R2(config-map-class)# R2(config-map-class)#do sh traffframe-relay bc 12000     16000 R2(config-map-class)#frame-relay bc 16000do sh traff  Interface Se1/0 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 201 56000 875 7000 0 125 875 - Interface Se1/0.1 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 203 56000 875 7000 0 125 875 - Interface Se1/0.2 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 207 64000 5000 16000 32000 125 1000 BECN R2(config-map-class)#do sh traffframe-relay bc 16000000 000 60004000 R2(config-map-class)#end R2# *Mar 1 10:11:56.948: %SYS-5-CONFIG_I: Configured from console by console R2# RACK18AS>3 [Resuming connection 3 to r3 ... ] *Ma R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)#int s 1/0 R3(config-if)#int fa 0/1 R3(config-if)#int fa 0/1 0 R3(config-if)#ip tcp he R3(config-if)#ip tcp header-compression ? passive Compress only for destinations which send compressed headers R3(config-if)#ip tcp header-compression Header compression not supported for this encapsulation R3(config-if)# R3(config-if)# R3(config-if)# R3(config-if)#int s 1/0 R3(config-if)#fram   R3(config-if)#frame-relay map R3(config-if)#frame-relay map ip 2 180.40.7.65 ? <16-1007> DLCI vc-bundle vc-bundle R3(config-if)#frame-relay map ip 180.40.7.65 307 ? broadcast Broadcasts should be forwarded to this address cisco Use CISCO Encapsulation compress Enable TCP/IP and RTP/IP header compression ietf Use RFC1490/RFC2427 Encapsulation nocompress Do not compress TCP/IP headers payload-compression Use payload compression rtp RTP header compression parameters tcp TCP header compression parameters R3(config-if)#frame-relay map ip 180.40.7.65 307 br R3(config-if)#frame-relay map ip 180.40.7.65 307 broadcast ? cisco Use CISCO Encapsulation compress Enable TCP/IP and RTP/IP header compression ietf Use RFC1490/RFC2427 Encapsulation nocompress Do not compress TCP/IP headers payload-compression Use payload compression rtp RTP header compression parameters tcp TCP header compression parameters R3(config-if)#frame-relay map ip 180.40.7.65 307 broadcast tcp ? header-compression Enable TCP/IP header compression R3(config-if)#frame-relay map ip 180.40.7.65 307 broadcast tcp h R3(config-if)#$ map ip 180.40.7.65 307 broadcast tcp header-compression ? active Always compress TCP/IP headers connections Maximum number of compressed TCP connections passive Compress for destinations sending compressed headers R3(config-if)#$ map ip 180.40.7.65 307 broadcast tcp header-compression con R3(config-if)#$0.40.7.65 307 broadcast tcp header-compression connections 20 ? active Always compress TCP/IP headers passive Compress for destinations sending compressed headers R3(config-if)#$0.40.7.65 307 broadcast tcp header-compression connections 20 R3(config-if)#do sh run int s 1/0 Building configuration... Current configuration : 261 bytes ! interface Serial1/0 ip address 180.40.7.66 255.255.255.224 encapsulation frame-relay ip ospf network point-to-multipoint frame-relay map ip 180.40.7.65 307 broadcast tcp header-compression connections 20 frame-relay map ip 180.40.7.67 302 broadcast end R3(config-if)#exit R3(config)#exit R3#d *Mar 1 10:13:55.839: %SYS-5-CONFIG_I: Configured from console by console R3#deb ip tcp he R3#deb ip tcp header-compression ? R3#deb ip tcp header-compression TCP header compression debugging is on R3#180.40.7.65 Trying 180.40.7.65 ... Open R7# R7# R7# R7# R7# R7# R7# R7# R7#q [Connection to 180.40.7.65 closed by foreign host] R3# RACK18AS>7 [Resuming connection 7 to r7 ... ] *Ma R7#config t Enter configuration commands, one per line. End with CNTL/Z. R7(config)# R7(config)#int s 1/0.1 R7(config-subif)#ip tcp ? adjust-mss Adjust the mss of transit packets R7(config-subif)#ip tcp        tcp ? % Unrecognized command R7(config-subif)#tcp     fram ip tcp ? compression-connections Maximum number of compressed TCP connections header-compression Enable TCP/IP header compression R7(config-subif)#fram ip tcp he R7(config-subif)#fram ip tcp header-compression ? passive Compress for destinations sending compressed headers R7(config-subif)#fram ip tcp header-compression pass R7(config-subif)#fram ip tcp header-compression passive R7(config-subif)#do wr Building configuration... RACK18AS>3 [Resuming connection 3 to r3 ... ] R3#180.40.7.65 Trying 180.40.7.65 ... Open R7# R7# R7# R7#q [Connection to 180.40.7.65 closed by foreign host] R3# R3# RACK18AS>7 [Resuming connection 7 to r7 ... ] [OK] R7(config-subif)#do wrfram ip tcp header-compression passive                            con R7(config-subif)#fram ip tcp conn R7(config-subif)#fram ip tcp conn    ? compression-connections Maximum number of compressed TCP connections header-compression Enable TCP/IP header compression R7(config-subif)#fram ip tcp com R7(config-subif)#fram ip tcp compression-connections ? <3-256> Number of TCP connections R7(config-subif)#fram ip tcp compression-connections 20 ? R7(config-subif)#fram ip tcp compression-connections 20 10:16:03 UTC Mon Mar 1 1993: Unexpected exception to CPUvector 1100, PC = D0D0D0C -Traceback= D0D0D0C 808D9CB0 808DBEC0 808DF3C8 80759F7C 80749390 8054021C 80551C94 81D8A1C8 81D8D868 Writing crashinfo to flash:crashinfo_19930301-101603 === Flushing messages (10:16:03 UTC Mon Mar 1 1993) === Queued messages: *** System received a SegV exception *** signal= 0xb, code= 0x1100, context= 0x835adc58 PC = 0xd0d0d0c, Vector = 0x1100, SP = 0x831ada00 System Bootstrap, Version 12.2(8r) [cmong 8r], RELEASE SOFTWARE (fc1) Copyright (c) 2003 by cisco Systems, Inc. C2600 platform with 262144 Kbytes of main memory program load complete, entry point: 0x80008000, size: 0x1470778 Self decompressing the image : #################################################################################################################################################################################################################################################################################################################################### [OK] Smart Init is enabled smart init is sizing iomem ID MEMORY_REQ TYPE 00036B 0X00103980 C2611XM Dual Fast Ethernet 000025 0X00033480 Eight port Async/Sync 0X00098670 public buffer pools 0X00211000 public particle pools TOTAL: 0X003E0470 If any of the above Memory Requirements are "UNKNOWN", you may be using an unsupported configuration or there is a software problem and system operation may be compromised. Rounded IOMEM up to: 4Mb. Using 3 percent iomem. [4Mb/128Mb] Restricted Rights Legend Use, duplication, or disclosure by the Government is subject to restrictions as set forth in subparagraph (c) of the Commercial Computer Software - Restricted Rights clause at FAR sec. 52.227-19 and subparagraph (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at DFARS sec. 252.227-7013. cisco Systems, Inc. 170 West Tasman Drive San Jose, California 95134-1706 Cisco Internetwork Operating System Software IOS (tm) C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.3(16a), RELEASE SOFTWARE (fc2) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2005 by cisco Systems, Inc. Compiled Wed 09-Nov-05 19:23 by evmiller Image text-base: 0x80008098, data-base: 0x8202B100 This product contains cryptographic features and is subject to United States and local country laws governing import, export, transfer and use. Delivery of Cisco cryptographic products does not imply third-party authority to import, export, distribute or use encryption. Importers, exporters, distributors and users are responsible for compliance with U.S. and local country laws. By using this product you agree to comply with applicable laws and regulations. If you are unable to comply with U.S. and local laws, return this product immediately. A summary of U.S. laws governing Cisco cryptographic products may be found at: http://www.cisco.com/wwl/export/crypto/tool/stqrg.html If you require further assistance please contact us by sending email to export@cisco.com. cisco 2611XM (MPC860P) processor (revision 0x401) with 126976K/4096K bytes of memory. Processor board ID FTX0918A2MA (917073873) M860 processor: part number 5, mask 2 X.25 software, Version 3.0.0. SuperLAT software (copyright 1990 by Meridian Technology Corp). Bridging software. TN3270 Emulation software. Basic Rate ISDN software, Version 1.1. 2 FastEthernet/IEEE 802.3 interface(s) 8 Low-speed serial(sync/async) network interface(s) 1 ISDN Basic Rate interface(s) 32K bytes of non-volatile configuration memory. 49152K bytes of processor board System flash (Read/Write) Slot is empty or does not support clock participate WIC slot is empty or does not support clock participate  Press RETURN to get started! *Mar 1 00:00:06.225: %LINEPROTO-5-UPDOWN: Line protocol on Interface VoIP-Null0, changed state to up *Mar 1 00:00:25.140: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up *Mar 1 00:00:25.144: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up *Mar 1 00:00:25.144: %LINK-3-UPDOWN: Interface Serial1/0, changed state to up *Mar 1 00:00:25.144: %LINK-3-UPDOWN: Interface Serial1/1, changed state to down *Mar 1 00:00:25.148: %LINK-3-UPDOWN: Interface Serial1/2, changed state to down *Mar 1 00:00:25.148: %LINK-3-UPDOWN: Interface Serial1/3, changed state to down *Mar 1 00:00:25.148: %LINK-3-UPDOWN: Interface Serial1/4, changed state to down *Mar 1 00:00:25.148: %LINK-3-UPDOWN: Interface Serial1/5, changed state to down *Mar 1 00:00:25.148: %LINK-3-UPDOWN: Interface Serial1/6, changed state to down *Mar 1 00:00:25.152: %LINK-3-UPDOWN: Interface Serial1/7, changed state to down *Mar 1 00:00:26.294: %LINEPROTO-5-UPDOWN: Line protocol on Interfac R7> R7> R7> e FastEthernet0/0, changed state to down *Mar 1 00:00:26.294: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down *Mar 1 00:00:26.298: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to up *Mar 1 00:00:26.298: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/1, changed state to down *Mar 1 00:00:26.298: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/2, changed state to down *Mar 1 00:00:26.298: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/3, changed state to down *Mar 1 00:00:26.298: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/4, changed state to down *Mar 1 00:00:26.298: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/5, changed state to down *Mar 1 00:00:26.302: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/6, changed state to down *Mar 1 00:00:26.302: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/7, changed state to down *Mar 1 00:00:28.093: %LINK-5-CHANGED: Interface BRI0/0, changed state to administratively down *Mar 1 00:00:29.190: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0/0, changed state to down *Mar 1 00:00:29.824: %SYS-5-CONFIG_I: Configured from memory by console *Mar 1 00:00:30.809: %LINK-5-CHANGED: Interface Serial1/1, changed state to administratively down *Mar 1 00:00:30.809: %LINK-5-CHANGED: Interface Serial1/2, changed state to administratively down *Mar 1 00:00:30.809: %LINK-5-CHANGED: Interface Serial1/3, changed state to administratively down *Mar 1 00:00:30.809: %LINK-5-CHANGED: Interface Serial1/4, changed state to administratively down *Mar 1 00:00:30.809: %LINK-5-CHANGED: Interface Serial1/5, changed state to administratively down *Mar 1 00:00:30.813: %LINK-5-CHANGED: Interface Serial1/6, changed state to administratively down *Mar 1 00:00:30.813: %LINK-5-CHANGED: Interface Serial1/7, changed state to administratively down *Mar 1 00:00:31.442: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up *Mar 1 00:00:34.748: %SYS-5-RESTART: System restarted -- Cisco Internetwork Operating System Software IOS (tm) C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.3(16a), RELEASE SOFTWARE (fc2) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2005 by cisco Systems, Inc. Compiled Wed 09-Nov-05 19:23 by evmiller *Mar 1 00:00:34.752: %SNMP-5-COLDSTART: SNMP agent on host R7 is undergoing a cold start *Mar 1 00:00:36.154: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up R7> R7> R7> R7> *Mar 1 00:00:45.497: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.129 on Serial1/0.1 from LOADING to FULL, Loading Done R7> *Mar 1 00:00:54.592: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.162 on Serial1/0.2 from LOADING to FULL, Loading Done R7> *Mar 1 00:01:16.833: %OSPF-5-ADJCHG: Process 1, Nbr 208.28.1.2 on FastEthernet0/0 from LOADING to FULL, Loading Done *Mar 1 00:01:17.758: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.129 on FastEthernet0/1 from LOADING to FULL, Loading Done *Mar 1 00:01:17.766: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.130 on FastEthernet0/1 from LOADING to FULL, Loading Done R7>en R7# RACK18AS>3 [Resuming connection 3 to r3 ... ] *M R3# co   sh ip ospf int fa 0/0 FastEthernet0/0 is up, line protocol is up Internet Address 180.40.7.129/27, Area 0 Process ID 1, Router ID 180.40.7.129, Network Type BROADCAST, Cost: 1 Transmit Delay is 1 sec, State BDR, Priority 1 Designated Router (ID) 180.40.7.130, Interface address 180.40.7.130 Backup Designated router (ID) 180.40.7.129, Interface address 180.40.7.129 Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 oob-resync timeout 40 Hello due in 00:00:07 Index 1/1, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 0, maximum is 1 Last flood scan time is 0 msec, maximum is 4 msec Neighbor Count is 2, Adjacent neighbor count is 2 Adjacent with neighbor 180.40.7.130 (Designated Router) Adjacent with neighbor 208.28.1.1 Suppress hello for 0 neighbor(s) R3#sh ip ospf int fa 0/0      s 1/0 Serial1/0 is up, line protocol is up Internet Address 180.40.7.66/27, Area 0 Process ID 1, Router ID 180.40.7.129, Network Type POINT_TO_MULTIPOINT, Cost: 781 Transmit Delay is 1 sec, State POINT_TO_MULTIPOINT, Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5 oob-resync timeout 120 Hello due in 00:00:14 Index 2/2, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 2 Last flood scan time is 0 msec, maximum is 4 msec Neighbor Count is 2, Adjacent neighbor count is 2 Adjacent with neighbor 208.28.1.1 Adjacent with neighbor 180.40.7.162 Suppress hello for 0 neighbor(s) R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)# R3(config)#fa 0/0 ^ % Invalid input detected at '^' marker. R3(config)#int fa 0/0 R3(config-if)#do sh run int s 1/0 Building configuration... Current configuration : 261 bytes ! interface Serial1/0 ip address 180.40.7.66 255.255.255.224 encapsulation frame-relay ip ospf network point-to-multipoint frame-relay map ip 180.40.7.65 307 broadcast tcp header-compression connections 20 frame-relay map ip 180.40.7.67 302 broadcast end R3(config-if)#ip    int s 1/0 R3(config-if)#ip ospf net R3(config-if)#ip ospf network br R3(config-if)#ip ospf network broadcast R3(config-if)# *Mar 1 10:23:09.030: %OSPF-5-ADJCHG: Process 1, Nbr 208.28.1.1 on Serial1/0 from FULL to DOWN, Neighbor Down: Interface down or detached *Mar 1 10:23:09.030: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.162 on Serial1/0 from FULL to DOWN, Neighbor Down: Interface down or detached R3(config-if)#^Z R3# RACK18AS>2 [Resuming connection 2 to r2 ... ] * R2#confi t Enter configuration commands, one per line. End with CNTL/Z. R2(config)# R2(config)#int s 1/0.1 R2(config-subif)#ip ospf net bro R2(config-subif)#ip ospf net broadcast R2(config-subif)#ip osp *Mar 1 10:23:27.468: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.129 on Serial1/0.1 from FULL to DOWN, Neighbor Down: Interface down or detached R2(config-subif)#ip ospf prio  0 R2(config-subif)#^Z R2# RACK18AS>7 [Resuming connection 7 to r7 ... ] R7#config t Enter configuration commands, one per line. End with CNTL/Z. R7(config)#int s 1/0.1 R7(config-subif)#ip ospf net bro R7(config-subif)# *Mar 1 00:03:48.165: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.129 on Serial1/0.1 from FULL to DOWN, Neighbor Down: Interface down or detached R7(config-subif)#ip ospf pri 0 R7(config-subif)#^Z R7# RACK18AS>3 [Resuming connection 3 to r3 ... ] *Ma R3#sh ip ospf nei i Neighbor ID Pri State Dead Time Address Interface 180.40.7.162 0 FULL/DROTHER 00:00:39 180.40.7.67 Serial1/0 208.28.1.1 0 FULL/DROTHER 00:00:39 180.40.7.65 Serial1/0 180.40.7.162 0 FULL/ - 00:00:37 180.40.7.2 Serial1/2 180.40.7.130 1 FULL/DR 00:00:39 180.40.7.130 FastEthernet0/0 208.28.1.1 1 FULL/DROTHER 00:00:39 180.40.7.131 FastEthernet0/0 R3# *Mar 1 10:24:09.312: %OSPF-5-ADJCHG: Process 1, Nbr 208.28.1.1 on Serial1/0 from LOADING to FULL, Loading Done R3#sh ip ospf nei Neighbor ID Pri State Dead Time Address Interface 180.40.7.162 0 FULL/DROTHER 00:00:36 180.40.7.67 Serial1/0 208.28.1.1 0 FULL/DROTHER 00:00:36 180.40.7.65 Serial1/0 180.40.7.162 0 FULL/ - 00:00:38 180.40.7.2 Serial1/2 180.40.7.130 1 FULL/DR 00:00:38 180.40.7.130 FastEthernet0/0 208.28.1.1 1 FULL/DROTHER 00:00:38 180.40.7.131 FastEthernet0/0 R3#sh ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route Gateway of last resort is not set 100.0.0.0/32 is subnetted, 1 subnets O 100.1.1.1 [110/2] via 180.40.7.130, 00:00:11, FastEthernet0/0 20.0.0.0/24 is subnetted, 2 subnets O 20.10.2.0 [110/792] via 180.40.7.2, 00:00:11, Serial1/2 [110/792] via 180.40.7.67, 00:00:11, Serial1/0 O 20.10.1.0 [110/782] via 180.40.7.2, 00:00:11, Serial1/2 [110/782] via 180.40.7.67, 00:00:11, Serial1/0 O 208.28.1.0/24 [110/2] via 180.40.7.131, 00:00:11, FastEthernet0/0 180.40.0.0/16 is variably subnetted, 5 subnets, 2 masks C 180.40.7.128/27 is directly connected, FastEthernet0/0 O 180.40.7.162/32 [110/781] via 180.40.7.2, 00:00:12, Serial1/2 [110/781] via 180.40.7.67, 00:00:12, Serial1/0 O 180.40.7.161/32 [110/1] via 180.40.7.131, 00:00:12, FastEthernet0/0 --More--  C 180.40.7.0/27 is directly connected, Serial1/2 C 180.40.7.64/27 is directly connected, Serial1/0 R3#sh ip routeospf neiconfig t sh ip ospf int s 1/0fa 0/0180.40.7.65  Trying 180.40.7.65 ... Open R7# *Mar 1 10:24:41.882: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:41.918: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:41.922: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:41.922: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:41.958: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:41.958: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:41.962: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:41.966: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:42.166: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 R7# R7# R7# *Mar 1 10:24:48.597: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:48.741: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:48.905: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:49.126: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0confi gt ^ % Invalid input detected at '^' marker. R7# *Mar 1 10:24:50.957: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:51.069: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:51.205: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:51.317: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:51.365: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:51.470: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:51.490: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:51.582: THC: compressing packet fastconfi idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:51.702: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:51.918: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:52.535: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0t Enter configuration commands, one per line. End with CNTL/Z. R7(config)# *Mar 1 10:24:52.663: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:52.880: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:52.892: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:53.032: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:53.080: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:53.200: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:53.325: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:53.513: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:53.729: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0^Z R7# *Mar 1 10:24:55.893: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:24:56.109: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 R7# R7# *Mar 1 10:25:15.946: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:25:16.122: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:25:16.338: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 R7# R7# *Mar 1 10:25:18.742: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:25:18.959: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:25:18.959: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:25:19.175: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0q [Connection to 180.40.7.65 closed by foreign host] R3#u *Mar 1 10:25:24.151: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:25:24.247: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:25:24.392: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 *Mar 1 10:25:24.396: THC: compressing packet fast idb = Serial1/0 old_idb = Serial1/0 R3#u all All possible debugging has been turned off R3# RACK18AS>7 [Resuming connection 7 to r7 ... ] *Ma R7#confi t Enter configuration commands, one per line. End with CNTL/Z. R7(config)# R7(config)#int s 1/0.1 R7(config-subif)#int s 1/0.1 no    do sh run int s 1/0.1 Building configuration... Current configuration : 213 bytes ! interface Serial1/0.1 point-to-point ip address 180.40.7.65 255.255.255.224 ip ospf network broadcast ip ospf priority 0 frame-relay interface-dlci 703 frame-relay ip tcp header-compression passive end R7(config-subif)#no frame-relay ip tcp header-compression passive R7(config-subif)# RACK18AS>3 [Resuming connection 3 to r3 ... ] R3#u all180.40.7.65 Trying 180.40.7.65 ... Open RACK18AS> [Resuming connection 3 to r3 ... ] R3#disc Closing connection to 180.40.7.65 [confirm] R3# RACK18AS>7 [Resuming connection 7 to r7 ... ] R7(config-subif)# frame-relay ip tcp header-compression passive R7(config-subif)#^Z R7# RACK18AS>3 [Resuming connection 3 to r3 ... ] R3#disc % No current connection R3#disc180.40.7.65 Trying 180.40.7.65 ... Open R7# R7# R7# R7#q R7#q [Connection to 180.40.7.65 closed by foreign host] R3# R3# R3#sh run int s 1/0 Building configuration... Current configuration : 251 bytes ! interface Serial1/0 ip address 180.40.7.66 255.255.255.224 encapsulation frame-relay ip ospf network broadcast frame-relay map ip 180.40.7.65 307 broadcast tcp header-compression connections 20 frame-relay map ip 180.40.7.67 302 broadcast end R3# RACK18AS>7 [Resuming connection 7 to r7 ... ] *Ma R7#sh run int s 1/0.1 Building configuration... Current configuration : 213 bytes ! interface Serial1/0.1 point-to-point ip address 180.40.7.65 255.255.255.224 ip ospf network broadcast ip ospf priority 0 frame-relay interface-dlci 703 frame-relay ip tcp header-compression passive end R7# R7#