=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2006.10.31 10:39:37 =~=~=~=~=~=~=~=~=~=~=~= RACK98AS>1 [Resuming connection 1 to r1 ... ] R1#config t Enter configuration commands, one per line. End with CNTL/Z. R1(config)#int s 0/0.1 R1(config-subif)#shut R1(config-subif)# *Mar 1 20:45:48.156: %PIM-5-NBRCHG: neighbor 180.40.7.33 DOWN on interface Serial0/0.1 (vrf default) non DR R1(config-subif)# RACK98AS>2 [Resuming connection 2 to r2 ... ] R2#config t Enter configuration commands, one per line. End with CNTL/Z. R2(config)# R2(config)#ip dhcp R2(config)#ip dhcp  -p R2(config)#ip dhcp-p   ? aaa Configure aaa attributes binding DHCP address bindings bootp BOOTP specific configuration conflict DHCP address conflict parameters database Configure DHCP database agents excluded-address Prevent DHCP from assigning certain addresses limited-broadcast-address Use all 1's broadcast address ping Specify ping parameters used by DHCP pool Configure DHCP address pools relay DHCP relay agent parameters smart-relay Enable Smart Relay feature R2(config)#ip dhcp ~  pool test R2(dhcp-config)#net 180.40.7.96 ? % Ambiguous command: "net 180.40.7.96 " R2(dhcp-config)#net 180.40.7.96                 ip dhcp pool test R2(dhcp-config)#net R2(dhcp-config)#netw R2(dhcp-config)#network 180.40.7.96 ? /nn or A.B.C.D Network mask or prefix length R2(dhcp-config)#network 180.40.7.96 . /27 R2(dhcp-config)# RACK98AS>6 [Resuming connection 6 to r6 ... ] S6#config t Enter configuration commands, one per line. End with CNTL/Z. S6(config)#int fa 0/2 S6(config-if)#ip add dhcp S6(config-if)# 20:50:47: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.98 on FastEthernet0/2 from FULL to DOWN, Neighbor Down: Interface down or detached S6(config-if)# S6(config-if)# S6(config-if)#Interface FastEthernet0/2 assigned DHCP address 180.40.7.97, mask 255.255.255.224 do sh        20:51:06: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.98 on FastEthernet0/2 from LOADING to FULL, Loading Done RACK98AS>2 [Resuming connection 2 to r2 ... ] *Mar R2(dhcp-config)#do sh ip dhcp bin % Ambiguous command: "do sh ip dhcp bin" R2(config)#do sh ip dhcp bind Bindings from all pools not associated with VRF: IP address Client-ID/ Lease expiration Type Hardware address/ User name 180.40.7.97 0063.6973.636f.2d30. Mar 02 1993 08:47 PM Automatic 3031.322e.3766.3537. 2e61.3938.302d.4661. 302f.32 R2(config)#no ip dhcp pool test R2(config)#ip dhcp t pool Prob13 R2(dhcp-config)#host ? A.B.C.D IP address in dotted-decimal notation R2(dhcp-config)#host *Mar 1 20:49:21.906: %PIM-5-NBRCHG: neighbor 0.0.0.0 DOWN on interface FastEthernet0/1 (vrf default) non DR R2(dhcp-config)#host 180.40.7.97 /27 R2(dhcp-config)#cli R2(dhcp-config)#client-i R2(dhcp-config)#client-identifier 0063.6973.636f.2d30.3031.322e.3766.3537.2e6$tifier 0063.6973.636f.2d30.3031.322e.3766.3537.2e61 .3938.3023.6973.636f.2d30.3031.322e.3766.3537.2e61.3938.302d .4661.302f.2d30.3031.322e.3766.3537.2e61.3938.302d.4661.302f .32 R2(dhcp-config)#$f.2d30.3031.322e.3766.3537.2e61.3938.302d.4661.302f.32host 180.40.7.97 /27 ip dhcp pool Prob13 host 180.40.7.97 /27   ? /nn or A.B.C.D Network mask or prefix length R2(dhcp-config)#host 180.40.7.97                   RACK98AS>6 [Resuming connection 6 to r6 ... ] S6(config-if)#ip add 180.40.7.97 255.2555.  .255.224 S6(config-if)#^Z S6# 20:58:25: %SYS-5-CONFIG_I: Configured from console by console S6# S6# S6# RACK98AS>2 [Resuming connection 2 to r2 ... ] R2(dhcp-config)#int fa 0/1 R2(config-if)#ip help R2(config-if)#ip helper-address 17.100.1.255 ? redundancy defines VRG group name R2(config-if)#ip helper-address 17.100.1.255                             mul R2(config-if)#ip multicast ? boundary Boundary for administratively scoped multicast addresses helper-map Broadcast to Multicast map OR Multicast to ip-address map netflow NetFlow accounting for multicast rate-limit Rate limit multicast data packets tagswitch Enable IP Multicast Tagswitching ttl-threshold TTL threshold for multicast packets R2(config-if)#ip multicast hel R2(config-if)#ip multicast helper-map ? A.B.C.D IP multicast address broadcast Broadcast address R2(config-if)#ip multicast helper-map bro R2(config-if)#ip multicast helper-map broadcast ? A.B.C.D IP address R2(config-if)#ip multicast helper-map broadcast 226.6.6.6 ? <100-199> access-list <2000-2699> access-list (expanded range) WORD IP Named Extended Access list R2(config-if)#ip multicast helper-map broadcast 226.6.6.6 Probb 13 ? R2(config-if)#ip multicast helper-map broadcast 226.6.6.6 Prob13 R2(config-if)#exit R2(config)#ip acc R2(config)#ip acces R2(config)#ip access-list ex R2(config)#ip access-list extended Prob13 R2(config-ext-nacl)#per udp 18  host 180.40.7.97 hos 255.255.255.255 eq tftp R2(config-ext-nacl)#^Z R2# *Mar 1 21:01:04.065: %SYS-5-CONFIG_I: Configured from console by console R2# RACK98AS>1 [Resuming connection 1 to r1 ... ] R1(config-subif)#exit R1(config)#ip access-list ex Prob14 3 R1(config-ext-nacl)#per udp 180.40.7.97 h180.40.7.97 o180.40.7.97 s180.40.7.97 t180.40.7.97  180.40.7.97 180.40.7.97 host 226.6.6.6 eq tftp R1(config-ext-nacl)#int e 0/1 R1(config-if)#ip mul R1(config-if)#ip multicast h R1(config-if)#ip multicast helper-map ? A.B.C.D IP multicast address broadcast Broadcast address R1(config-if)#ip multicast helper-map 226.6.6.6 ? A.B.C.D IP address R1(config-if)#ip multicast helper-map 226.6.6.6 17.100.1.255 ? <100-199> access-list <2000-2699> access-list (expanded range) WORD IP Named Extended Access list R1(config-if)#ip multicast helper-map 226.6.6.6 17.100.1.255 Prob13 ? R1(config-if)#ip multicast helper-map 226.6.6.6 17.100.1.255 Prob13 R1(config-if)#^Z R1# *Mar 1 21:05:10.930: %SYS-5-CONFIG_I: Configured from console by console R1# RACK98AS>7 [Resuming connection 7 to r7 ... ] R7#deb ip pack IP packet debugging is on R7#[Adeb ip pack de IP packet debugging is on (detailed) R7# RACK98AS>6 [Resuming connection 6 to r6 ... ] S6#copy tftp run Address or name of remote host []? 255.255.255.255 Source filename []? test Destination filename [running-config]? Accessing tftp://255.255.255.255/test... RACK98AS>7 [Resuming connection 7 to r7 ... ] * *Mar 1 21:04:49.679: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# R7# *Mar 1 21:04:55.216: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:04:58.706: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.13, len 56, rcvd 0, proto=103 *Mar 1 21:04:59.182: IP: s=17.100.1.2 (local), d=224.0.0.13 (FastEthernet0/1), len 58, sending broad/multicast, proto=103 *Mar 1 21:04:59.679: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 *Mar 1 21:04:59.703: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.13, len 40, rcvd 0, proto=103 R7# *Mar 1 21:05:05.212: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7#u all All possible debugging has been turned off R7# *Mar 1 21:05:09.680: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# RACK98AS>1 [Resuming connection 1 to r1 ... ] R1#sh ip access-list Standard IP access list 1 10 deny 224.20.73.1, wildcard bits 15.128.20.0 (901 matches) 20 permit any (1807 matches) Standard IP access list 2 10 permit 239.0.0.0, wildcard bits 0.255.255.255 Extended IP access list Prob13 10 permit udp host 180.40.7.97 host 226.6.6.6 eq tftp R1# RACK98AS>2 [Resuming connection 2 to r2 ... ] R2#sh ip access-list Extended IP access list Prob13 10 permit udp host 180.40.7.97 host 255.255.255.255 eq tftp (6 matches) R2# R2# R2# R2# R2# RACK98AS>1 [Resuming connection 1 to r1 ... ] R1#sh ip mroute IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group sender, Y - Joined MDT-data group, y - Sending to MDT-data group Outgoing interface flags: H - Hardware switched, A - Assert winner Timers: Uptime/Expires Interface state: Interface, Next-Hop or VCD, State/Mode (*, 224.20.73.1), 00:20:44/00:03:29, RP 180.40.7.129, flags: B Bidir-Upstream: Serial0/0.2, RPF nbr 180.40.7.65 Outgoing interface list: Ethernet0/0, Forward/Sparse-Dense, 00:20:44/00:03:29 Serial0/0.2, Bidir-Upstream/Sparse-Dense, 00:20:44/00:00:00 (*, 224.5.5.5), 14:36:21/00:03:24, RP 180.40.7.129, flags: BC Bidir-Upstream: Serial0/0.2, RPF nbr 180.40.7.65 Outgoing interface list: Ethernet0/0, Forward/Sparse-Dense, 14:36:22/00:03:23 Serial0/0.2, Bidir-Upstream/Sparse-Dense, 14:36:22/00:00:00 (*, 226.6.6.6), 00:01:32/00:02:37, RP 180.40.7.129, flags: BCL Bidir-Upstream: Serial0/0.2, RPF nbr 180.40.7.65 Outgoing interface list: Ethernet0/1, Forward/Sparse-Dense, 00:01:32/00:01:46 Serial0/0.2, Bidir-Upstream/Sparse-Dense, 00:01:32/00:00:00 --More--  (*, 224.0.1.40), 15:17:25/00:02:15, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0, Forward/Sparse-Dense, 15:04:09/00:00:00 Serial0/0.2, Forward/Sparse-Dense, 15:17:25/00:00:00 Ethernet0/1, Forward/Sparse-Dense, 15:17:25/00:00:00 R1#sh ip    run int e 0/1 Building configuration... Current configuration : 227 bytes ! interface Ethernet0/1 ip address 17.100.1.1 255.255.255.0 ip pim query-interval 90 ip pim sparse-dense-mode ip multicast helper-map 226.6.6.6 17.100.1.255 Prob13 ip igmp query-interval 90 half-duplex no keepalive end R1#config t Enter configuration commands, one per line. End with CNTL/Z. R1(config)#^Z R1#sh ip igr *Mar 1 21:07:35.695: %SYS-5-CONFIG_I: Configured from console by console R1#sh ip igr mp grou IGMP Connected Group Membership Group Address Interface Uptime Expires Last Reporter 224.5.5.5 Ethernet0/0 15:12:40 00:02:23 17.57.100.2 226.6.6.6 Ethernet0/1 00:02:31 00:03:42 17.100.1.1 224.0.1.40 Ethernet0/0 15:05:05 00:02:22 17.57.100.2 224.0.1.40 Ethernet0/1 15:41:15 00:03:43 17.100.1.2 R1# R1# R1# R1# R1#config t Enter configuration commands, one per line. End with CNTL/Z. R1(config)#int s 0/0.2 R1(config-subif)#int s 0/0.2p multicast helper-map 226.6.6.6 17.100.1.255 Prob13 nt e 0/1 p multicast helper-map 226.6.6.6 17.100.1.255 Prob13 R1(config-subif)#^Z R1# RACK98AS>7 [Resuming connection 7 to r7 ... ] R7#u alldeb ip pack de IP packet debugging is on (detailed) R7# RACK98AS>6 [Resuming connection 6 to r6 ... ] %test255.255.255.255copy tftp run  Address or name of remote host [255.255.255.255]? Source filename [test]? Destination filename [running-config]? Accessing tftp://255.255.255.255/test... RACK98AS>7 [Resuming connection 7 to r7 ... ] * R7# *Mar 1 21:07:09.684: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:07:11.964: IP: s=180.40.7.129 (FastEthernet0/1), d=224.0.0.2, len 44, rcvd 0, proto=2 *Mar 1 21:07:12.249: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.13, len 58, rcvd 0, proto=103 R7# *Mar 1 21:07:15.282: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# R7# R7# R7#deb ip pack de *Mar 1 21:07:19.685: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7#deb ip pack de *Mar 1 21:07:22.686: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.1, len 28, rcvd 0, proto=2 R7#deb ip pack de *Mar 1 21:07:24.689: IP: s=17.100.1.1 (FastEthernet0/1), d=226.6.6.6, len 28, rcvd 0, proto=2 *Mar 1 21:07:25.282: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7#deb ip pack de *Mar 1 21:07:26.720: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.1.40, len 28, rcvd 0, proto=2 *Mar 1 21:07:26.800: IP: s=17.100.1.2 (local), d=224.0.0.13 (FastEthernet0/1), len 58, sending broad/multicast, proto=103 R7#deb ip pack de *Mar 1 21:07:29.685: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7#deb ip pack de RACK98AS>1 [Resuming connection 1 to r1 ... ] *Mar R1#config t Enter configuration commands, one per line. End with CNTL/Z. R1(config)#int e 0/1 R1(config-if)#ip dir R1(config-if)#ip directed-broadcast R1(config-if)# RACK98AS>7 [Resuming connection 7 to r7 ... ] * IP packet debugging is on (detailed) R7# R7# R7# R7# *Mar 1 21:07:55.287: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 *Mar 1 21:07:56.145: IP: s=17.100.1.2 (local), d=224.0.0.13 (FastEthernet0/1), len 58, sending broad/multicast, proto=103 R7# RACK98AS>6 [Resuming connection 6 to r6 ... ] %E S6#copy tftp run Address or name of remote host [255.255.255.255]? Source filename [test]? Destination filename [running-config]? Accessing tftp://255.255.255.255/test... RACK98AS>7 [Resuming connection 7 to r7 ... ] * R7# *Mar 1 21:08:05.099: IP: s=180.40.7.97 (FastEthernet0/1), d=255.255.255.255, len 41, rcvd 2 *Mar 1 21:08:05.099: UDP src=53444, dst=69 *Mar 1 21:08:05.288: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:08:09.687: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 *Mar 1 21:08:10.127: IP: s=180.40.7.97 (FastEthernet0/1), d=255.255.255.255, len 41, rcvd 2 *Mar 1 21:08:10.127: UDP src=53444, dst=69 R7# *Mar 1 21:08:15.288: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 *Mar 1 21:08:16.097: IP: s=180.40.7.97 (FastEthernet0/1), d=255.255.255.255, len 41, rcvd 2 *Mar 1 21:08:16.097: UDP src=53444, dst=69 R7# RACK98AS>1 [Resuming connection 1 to r1 ... ] R1(config-if)#int e 0/1 R1(config-if)#int e 0/1p directed-broadcast int e 0/1 p multicast helper-map 226.6.6.6 17.100.1.255 Prob13 nip multicast helper-map 226.6.6.6 17.100.1.255 Prob13 oip multicast helper-map 226.6.6.6 17.100.1.255 Prob13  ip multicast helper-map 226.6.6.6 17.100.1.255 Prob13  R1(config-if)#^Z R1# RACK98AS> [Resuming connection 1 to r1 ... ] *M R1#deb ip mpack IP multicast packets debugging is on R1# RACK98AS>6 [Resuming connection 6 to r6 ... ] %Ecopy tftp run Address or name of remote host [255.255.255.255]? Source filename [test]? Destination filename [running-config]? Accessing tftp://255.255.255.255/test... RACK98AS>1 [Resuming connection 1 to r1 ... ] R1# R1# R1# RACK98AS>7 [Resuming connection 7 to r7 ... ] * R7# RACK98AS>6 [Resuming connection 6 to r6 ... ] RACK98AS>7 [Resuming connection 7 to r7 ... ] *M R7#deb ip pack deu all deb ip pack de *Mar 1 21:09:05.306: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7#deb ip pack de IP packet debugging is on (detailed) R7# R7# R7# R7# R7# R7# R7# R7# RACK98AS>6 [Resuming connection 6 to r6 ... ] %Error opening tftp://255.255.255.255/test (Timed out) S6# S6# S6# S6#copy tftp run Address or name of remote host [255.255.255.255]? Source filename [test]? Destination filename [running-config]? Accessing tftp://255.255.255.255/test... RACK98AS>7 [Resuming connection 7 to r7 ... ] *M4.297: IP: s=17.100.1.2 (local), d=224.0.0.13 (FastEthernet0/1), len 58, sending broad/multicast, proto=103 R7# R7# *Mar 1 21:09:25.307: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:09:26.853: IP: s=180.40.7.97 (FastEthernet0/1), d=255.255.255.255, len 41, rcvd 2 *Mar 1 21:09:26.857: UDP src=50958, dst=69 R7# *Mar 1 21:09:29.690: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:09:31.853: IP: s=180.40.7.97 (FastEthernet0/1), d=255.255.255.255, len 41, rcvd 2 *Mar 1 21:09:31.857: UDP src=50958, dst=69 R7# *Mar 1 21:09:35.307: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:09:37.855: IP: s=180.40.7.97 (FastEthernet0/1), d=255.255.255.255, len 41, rcvd 2 *Mar 1 21:09:37.855: UDP src=50958, dst=69 R7# *Mar 1 21:09:39.690: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:09:44.855: IP: s=180.40.7.97 (FastEthernet0/1), d=255.255.255.255, len 41, rcvd 2 *Mar 1 21:09:44.855: UDP src=50958, dst=69 *Mar 1 21:09:45.340: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:09:49.691: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:09:52.856: IP: s=180.40.7.97 (FastEthernet0/1), d=255.255.255.255, len 41, rcvd 2 *Mar 1 21:09:52.856: UDP src=50958, dst=69 *Mar 1 21:09:53.509: IP: s=17.100.1.2 (local), d=224.0.0.13 (FastEthernet0/1), len 58, sending broad/multicast, proto=103 R7# *Mar 1 21:09:55.340: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7#u all *Mar 1 21:09:59.246: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.13, len 56, rcvd 0, proto=103 *Mar 1 21:09:59.691: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7#u all All possible debugging has been turned off R7# R7# R7# R7# RACK98AS>1 [Resuming connection 1 to r1 ... ] *M R1#sh ip int e 0/1 Ethernet0/1 is up, line protocol is up Internet address is 17.100.1.1/24 Broadcast address is 255.255.255.255 Address determined by setup command MTU is 1500 bytes Helper address is not set Directed broadcast forwarding is enabled Multicast reserved groups joined: 224.0.0.5 224.0.0.6 224.0.0.1 224.0.0.2 224.0.0.22 224.0.0.13 Outgoing access list is not set Inbound access list is not set Proxy ARP is enabled Local Proxy ARP is disabled Security level is default Split horizon is enabled ICMP redirects are always sent ICMP unreachables are always sent ICMP mask replies are never sent IP fast switching is enabled IP fast switching on the same interface is disabled IP Flow switching is disabled IP CEF switching is enabled IP CEF Fast switching turbo vector --More--   R1#confi gt ^ % Invalid input detected at '^' marker. R1#in  confi gt ^ % Invalid input detected at '^' marker. R1#confi gt  t Enter configuration commands, one per line. End with CNTL/Z. R1(config)#int e 0/1 R1(config-if)#ip br R1(config-if)#ip broadcast-address 17.100.1.255 R1(config-if)#^Z R1# *Mar 1 21:11:27.912: RACK98AS>7 [Resuming connection 7 to r7 ... ] u alldeb ip pack de IP packet debugging is on (detailed) R7# R7# R7# R7# RACK98AS>6 [Resuming connection 6 to r6 ... ] % S6#xcopy tftp run Address or name of remote host [255.255.255.255]? Source filename [test]? Destination filename [running-config]? Accessing tftp://255.255.255.255/test... RACK98AS>7 [Resuming connection 7 to r7 ... ] * R7# *Mar 1 21:10:42.762: IP: tableid=0, s=180.40.7.97 (FastEthernet0/1), d=17.100.1.255 (FastEthernet0/1), routed via RIB *Mar 1 21:10:42.762: IP: s=180.40.7.97 (FastEthernet0/1), d=17.100.1.255 (FastEthernet0/1), len 41, rcvd 3 *Mar 1 21:10:42.762: UDP src=53477, dst=69 R7# *Mar 1 21:10:45.346: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:10:47.758: IP: tableid=0, s=180.40.7.97 (FastEthernet0/1), d=17.100.1.255 (FastEthernet0/1), routed via RIB *Mar 1 21:10:47.758: IP: s=180.40.7.97 (FastEthernet0/1), d=17.100.1.255 (FastEthernet0/1), len 41, rcvd 3 *Mar 1 21:10:47.758: UDP src=53477, dst=69 R7# *Mar 1 21:10:49.693: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:10:53.006: IP: s=17.100.1.2 (local), d=224.0.0.13 (FastEthernet0/1), len 58, sending broad/multicast, proto=103 *Mar 1 21:10:53.764: IP: tableid=0, s=180.40.7.97 (FastEthernet0/1), d=17.100.1.255 (FastEthernet0/1), routed via RIB *Mar 1 21:10:53.764: IP: s=180.40.7.97 (FastEthernet0/1), d=17.100.1.255 (FastEthernet0/1), len 41, rcvd 3 *Mar 1 21:10:53.764: UDP src=53477, dst=69 R7# *Mar 1 21:10:55.346: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:10:59.285: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.13, len 56, rcvd 0, proto=103 *Mar 1 21:10:59.697: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:11:00.755: IP: tableid=0, s=180.40.7.97 (FastEthernet0/1), d=17.100.1.255 (FastEthernet0/1), routed via RIB *Mar 1 21:11:00.755: IP: s=180.40.7.97 (FastEthernet0/1), d=17.100.1.255 (FastEthernet0/1), len 41, rcvd 3 *Mar 1 21:11:00.759: UDP src=53477, dst=69 R7# *Mar 1 21:11:02.041: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.13, len 40, rcvd 0, proto=103 R7# *Mar 1 21:11:05.347: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:11:08.784: IP: tableid=0, s=180.40.7.97 (FastEthernet0/1), d=17.100.1.255 (FastEthernet0/1), routed via RIB *Mar 1 21:11:08.788: IP: s=180.40.7.97 (FastEthernet0/1), d=17.100.1.255 (FastEthernet0/1), len 41, rcvd 3 *Mar 1 21:11:08.788: UDP src=53477, dst=69 *Mar 1 21:11:09.698: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:11:15.347: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:11:19.698: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:11:22.647: IP: s=17.100.1.2 (local), d=224.0.0.13 (FastEthernet0/1), len 58, sending broad/multicast, proto=103 R7# *Mar 1 21:11:25.347: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:11:29.699: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:11:35.348: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:11:36.890: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.13, len 58, rcvd 0, proto=103 R7# *Mar 1 21:11:39.699: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:11:45.348: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:11:49.699: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:11:52.472: IP: s=17.100.1.2 (local), d=224.0.0.13 (FastEthernet0/1), len 58, sending broad/multicast, proto=103 R7# *Mar 1 21:11:53.738: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.1, len 28, rcvd 0, proto=2 R7# *Mar 1 21:11:55.349: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:11:57.400: IP: s=17.100.1.2 (local), d=224.0.1.40 (FastEthernet0/1), len 28, sending broad/multicast, proto=2 R7# *Mar 1 21:11:59.383: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.13, len 56, rcvd 0, proto=103 *Mar 1 21:11:59.700: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:12:02.360: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.13, len 40, rcvd 0, proto=103 R7# *Mar 1 21:12:05.365: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:12:09.700: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7# *Mar 1 21:12:15.365: IP: s=17.100.1.1 (FastEthernet0/1), d=224.0.0.5, len 80, rcvd 0, proto=89 R7# *Mar 1 21:12:19.701: IP: s=17.100.1.2 (local), d=224.0.0.5 (FastEthernet0/1), len 80, sending broad/multicast, proto=89 R7#u *Mar 1 21:12:21.656: IP: s=17.100.1.2 (local), d=224.0.0.13 (FastEthernet0/1), len 58, sending broad/multicast, proto=103 R7#u all All possible debugging has been turned off R7# RACK98AS>2 [Resuming connection 2 to r2 ... ] R2#sh run         RACK98AS>1 [Resuming connection 1 to r1 ... ] %SYS-5-CONFIG_I: Configured from co R1#sh run | b 0/0.2 interface Serial0/0.2 point-to-point ip address 180.40.7.66 255.255.255.224 ip pim sparse-dense-mode ip multicast helper-map 226.6.6.6 17.100.1.255 Prob13 ip ospf network point-to-multipoint frame-relay interface-dlci 102 ! interface Ethernet0/1 ip address 17.100.1.1 255.255.255.0 ip broadcast-address 17.100.1.255 ip directed-broadcast ip pim query-interval 90 ip pim sparse-dense-mode ip igmp query-interval 90 half-duplex no keepalive ! interface Serial0/1 no ip address shutdown ! router ospf 1 log-adjacency-changes --More--   network 0.0.0.0 255.255.255.255 area 0 ! no ip http server ip classless ! ip pim bidir-enable ip pim spt-threshold 1 ! ! ip access-list extended Prob13 permit udp host 180.40.7.97 host 226.6.6.6 eq tftp access-list 1 deny 224.20.73.1 15.128.20.0 access-list 1 permit any access-list 2 permit 239.0.0.0 0.255.255.255 ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous --More--   R1# RACK98AS>2 [Resuming connection 2 to r2 ... ] R2#sh run | b dhcp ip dhcp pool Prob13 host 180.40.7.97 255.255.255.224 client-identifier 0063.6973.636f.2d30.3031.322e.3766.3537.2e61.3938.302d.4661.302f.32 ! ip cef no ip domain lookup ip multicast-routing ip audit po max-events 100 ! ! ! ! ! ! ! ! ! ! ! ! ! ! --More--  ! ! ! ! ! ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 180.40.7.98 255.255.255.224 ip pim sparse-dense-mode ip multicast helper-map broadcast 226.6.6.6 Prob13 duplex auto speed auto ! --More--  interface Serial1/0 no ip address encapsulation frame-relay ! interface Serial1/0.1 multipoint ip address 180.40.7.35 255.255.255.224 ip pim sparse-dense-mode ip ospf network point-to-multipoint frame-relay map ip 180.40.7.33 203 broadcast frame-relay map ip 180.40.7.34 203 broadcast frame-relay interface-dlci 203 ! interface Serial1/0.2 multipoint ip address 180.40.7.65 255.255.255.224 ip pim sparse-dense-mode ip ospf network point-to-multipoint frame-relay interface-dlci 201 ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 --More--   ip address 180.40.7.2 255.255.255.224 ip pim sparse-dense-mode 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 --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 ip pim bidir-enable ip pim spt-threshold 1 ip pim bsr-candidate FastEthernet0/1 0 ! ip access-list extended Prob13 permit udp host 180.40.7.97 host 255.255.255.255 eq tftp ! ! ! ! ! ! ! ! --More--   R2#sh ip inty    brie Interface IP-Address OK? Method Status Protocol FastEthernet0/0 unassigned YES manual administratively down down BRI0/0 unassigned YES manual administratively down down BRI0/0:1 unassigned YES unset administratively down down BRI0/0:2 unassigned YES unset administratively down down FastEthernet0/1 180.40.7.98 YES manual up up Serial1/0 unassigned YES manual up up Serial1/0.1 180.40.7.35 YES manual up up Serial1/0.2 180.40.7.65 YES manual up up Serial1/1 unassigned YES manual administratively down down Serial1/2 180.40.7.2 YES manual up up Serial1/3 unassigned YES manual administratively down down --More--  Serial1/4 unassigned YES manual administratively down down Serial1/5 unassigned YES manual administratively down down Serial1/6 unassigned YES manual administratively down down Serial1/7 unassigned YES manual administratively down down R2#config t Enter configuration commands, one per line. End with CNTL/Z. R2(config)#ip    int lo 0 R2(config-if)#ip add 223.254.254.254 255.255.255.255 R2(config-if)#do sh ip proto Routing Protocol is "ospf 1" Outgoing update filter list for all interfaces is not set Incoming update filter list for all interfaces is not set Router ID 180.40.7.98 Number of areas in this router is 1. 1 normal 0 stub 0 nssa Maximum path: 4 Routing for Networks: 0.0.0.0 255.255.255.255 area 0 Routing Information Sources: Gateway Distance Last Update 180.40.7.129 110 00:00:00 17.57.100.2 110 00:00:00 180.40.7.66 110 00:00:00 192.10.32.1 110 00:00:00 Distance: (default is 110) R2(config-if)#router ospf 1 R2(config-router)#route R2(config-router)#router-id 0.0.0.2 Reload or use "clear ip ospf process" command, for this to take effect R2(config-router)# RACK98AS>3 [Resuming connection 3 to r3 ... ] * R3#confi gt ^ % Invalid input detected at '^' marker. R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)# R3(config)#router oep  spf 1 R3(config-router)#rout R3(config-router)#router-id 0.0.0.3 Reload or use "clear ip ospf process" command, for this to take effect R3(config-router)#int lo 0 R3(config-if)#do ship     ip int brie Interface IP-Address OK? Method Status Protocol FastEthernet0/0 unassigned YES manual administratively down down BRI0/0 unassigned YES manual administratively down down BRI0/0:1 unassigned YES unset administratively down down BRI0/0:2 unassigned YES unset administratively down down FastEthernet0/1 180.40.7.129 YES manual up up Serial1/0 180.40.7.33 YES manual up up Serial1/1 unassigned YES manual administratively down down Serial1/2 180.40.7.3 YES manual up up Serial1/3 unassigned YES manual administratively down down Serial1/4 unassigned YES manual administratively down down Serial1/5 unassigned YES manual administratively down down --More--  Serial1/6 unassigned YES manual administratively down down Serial1/7 unassigned YES manual administratively down down Loopback0 unassigned YES unset up up R3(config-if)#ip add 223.254.254.254 255.255.255.255 R3(config-if)#exit R3(config)#ip md s R3(config)#ip msdp ? cache-rejected-sa Store rejected SAs from all peers default-peer Default MSDP peer to accept SA messages from description Peer specific description filter-sa-request Filter SA-Requests from peer keepalive Configure keepalive parameters for a peer mesh-group Configure an MSDP mesh-group originator-id Configure MSDP Originator ID peer Configure an MSDP peer redistribute Inject multicast route entries into MSDP sa-filter Filter SA messages from peer sa-limit Configure SA limit for a peer shutdown Administratively shutdown MSDP peer timer MSDP timer ttl-threshold Configure TTL Threshold for MSDP Peer vrf Select VPN Routing/Forwarding instance R3(config)#ip msdp per    er  eer ? Hostname or A.B.C.D Peer name or address R3(config)#ip msdp peer 180.40     80.40.7  .98 ? connect-source Configure source address used for MSDP connection remote-as Configured AS number R3(config)#ip msdp peer 180.40.7.98 con R3(config)#ip msdp peer 180.40.7.98 connect-source ? 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)#ip msdp peer 180.40.7.98 connect-source fa 0/1 ? remote-as Configured AS number R3(config)#ip msdp peer 180.40.7.98 connect-source fa 0/1 R3(config)# RACK98AS>2 [Resuming connection 2 to r2 ... ] R2(config-router)#exi R2(config)#ip msdp peer 180.40.7.129 cou da 0/.1.1  0/1  0/1 f 0/1a 0/1 ^ % Invalid input detected at '^' marker. R2(config)#ip msdp peer 180.40.7.129 cou fa 0/1exi ip msdp peer 180.40.7.129 cou fa 0/1 fa 0/1 n fa 0/1 R2(config)# *Mar 1 21:23:34.371: %MSDP-5-PEER_UPDOWN: Session to peer 180.40.7.129 going up R2(config)#^Z R2#h    *Mar 1 21:23:43.706: %SYS-5-CONFIG_I: Configured from console by console R2#sh ip md sp dp peer MSDP Peer 180.40.7.129 (?), AS ? Connection status: State: Up, Resets: 0, Connection source: FastEthernet0/1 (180.40.7.98) Uptime(Downtime): 00:00:16, Messages sent/received: 1/1 Output messages discarded: 0 Connection and counters cleared 00:00:16 ago SA Filtering: Input (S,G) filter: none, route-map: none Input RP filter: none, route-map: none Output (S,G) filter: none, route-map: none Output RP filter: none, route-map: none SA-Requests: Input filter: none Peer ttl threshold: 0 SAs learned from this peer: 0 Input queue size: 0, Output queue size: 0 R2# R2# R2# RACK98AS>3 [Resuming connection 3 to r3 ... ] * R3(config)#do sh run | i rp  -can ip pim rp-candidate FastEthernet0/1 group-list 1 interval 5 bidir R3(config)#do sh run | i rp-can no ip pim rp-candidate FastEthernet0/1 group-list 1 interval 5 bid$p-candidate FastEthernet0/1 group-list 1 interval 5 bidi r R3(config)#$p-candidate FastEthernet0/1 group-list 1 interval 5 bidir      group-list 1 interval 5  group-list 1 interval 5 0 group-list 1 interval 5 0 group-list 1 interval 5 0 group-list 1 interval 5 0 group-list 1 interval 5 0 group-list 1 interval 5 0 group-list 1 interval 5 0 group-list 1 interval 5 0 group-list 1 interval 5 0 group-list 1 interval 5 0 group-list 1 interval 5 0 group-list 1 interval 5 0 group-list 1 interval 5 L0 group-list 1 interval 5 o0 group-list 1 interval 5 no ip pim rp-candidate Lo0 group-list 1 interval 5 no ip pim rp-candidate Lo0 group-list 1 interval 5  ip pim rp-candidate Lo0 group-list 1 interval 5  Warning: PIMv2 not configured on Loopback0, Candidate-RP not advertised R3(config)#int lo 0 R3(config-if)#ip pim sp R3(config-if)#ip pim sparse-d R3(config-if)#ip pim sparse-dense-mode R3(config-if)#ip pim sparse-dense-mode nt lo 0  *Mar 1 21:25:16.181: %PIM-5-DRCHG: DR change from neighbor 0.0.0.0 to 223.254.254.254 on interface Loopback0 (vrf default) R3(config-if)#int lo 0 ip pim rp-candidate Lo0 group-list 1 interval 5 R3(config)# RACK98AS>2 [Resuming connection 2 to r2 ... ] R2#config t Enter configuration commands, one per line. End with CNTL/Z. R2(config)#in lo 0 R2(config-if)#ip pim sp R2(config-if)#ip pim sparse-d R2(config-if)#ip pim sparse-dense-mode R2(config-if)# ip pim rp-candidate Lo0 group-list 1 interval 5 R2(config)# *Mar 1 21:25:33.622: %PIM-5-DRCHG: DR change from neighbor 0.0.0.0 to 223.254.254.254 on interface Loopback0 (vrf default) R2(config)#^Z R2#sh *Mar 1 21:25:38.710: %SYS-5-CONFIG_I: Configured from console by console R2#sh ip pim p rp map PIM Group-to-RP Mappings This system is a candidate RP (v2) This system is the Bootstrap Router (v2) Group(s) 224.0.0.0/4 RP 223.254.254.254 (?), v2 Info source: 180.40.7.98 (?), via bootstrap, priority 0, holdtime 17 Uptime: 00:00:30, expires: 00:00:14 R2# R2# R2# R2#shg    ip[    mrout IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group sender, Y - Joined MDT-data group, y - Sending to MDT-data group Outgoing interface flags: H - Hardware switched, A - Assert winner Timers: Uptime/Expires Interface state: Interface, Next-Hop or VCD, State/Mode (*, 224.20.73.1), 00:01:19/00:02:52, RP 223.254.254.254, flags: SJC Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Serial1/0.2, Forward/Sparse-Dense, 00:00:52/00:02:38 FastEthernet0/1, Forward/Sparse-Dense, 00:01:19/00:02:52 (*, 224.5.5.5), 00:00:52/00:02:38, RP 223.254.254.254, flags: S Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Serial1/0.2, Forward/Sparse-Dense, 00:00:53/00:02:37 (*, 226.6.6.6), 00:00:53/00:02:37, RP 223.254.254.254, flags: S Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Serial1/0.2, Forward/Sparse-Dense, 00:00:53/00:02:37 (*, 224.0.1.40), 15:37:44/00:02:46, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 --More--   Outgoing interface list: FastEthernet0/1, Forward/Sparse-Dense, 15:37:44/00:00:00 Serial1/2, Forward/Sparse-Dense, 15:37:44/00:00:00 Serial1/0.2, Forward/Sparse-Dense, 15:37:44/00:00:00 Serial1/0.1, Forward/Sparse-Dense, 15:37:44/00:00:00 R2#    RACK98AS>6 [Resuming connection 6 to r6 ... ] % S6#ping 224.5.5.5 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.5.5.5, timeout is 2 seconds: Reply to request 0 from 17.57.100.2, 60 ms S6# RACK98AS>2 [Resuming connection 2 to r2 ... ] R2#sh ip mdps     sdp ? count SA count per AS peer MSDP Peer Status sa-cache MSDP Source-Active Cache summary MSDP Peer Summary vrf Select VPN Routing/Forwarding instance R2#sh ip msdp sa R2#sh ip msdp sa-cache ? <1-65535> AS number Hostname or A.B.C.D Source or group IP name or address rejected-SA Display rejected SAs | Output modifiers R2#sh ip msdp sa-cache MSDP Source-Active Cache - 0 entries R2# RACK98AS>3 [Resuming connection 3 to r3 ... ] R3(config)#^Z R3#sh ip *Mar 1 21:27:04.944: %SYS-5-CONFIG_I: Configured from console by console R3#sh ip msdp sa MSDP Source-Active Cache - 1 entries (180.40.7.97, 224.5.5.5), RP 223.254.254.254, AS ?,00:00:34/00:05:25, Peer 180.40.7.98 R3# R3# R3# R3# R3#ping 224.4.4.4 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.4.4.4, timeout is 2 seconds: Reply to request 0 from 180.40.7.130, 8 ms Reply to request 0 from 180.40.7.130, 72 ms Reply to request 0 from 180.40.7.130, 44 ms Reply to request 0 from 180.40.7.130, 8 ms R3# R3# R3# R3#^x2 % Unknown command or computer name, or unable to find computer address R3# RACK98AS>2 [Resuming connection 2 to r2 ... ] R2#sh ip msdp sa-cache MSDP Source-Active Cache - 2 entries (180.40.7.129, 224.4.4.4), RP 223.254.254.254, AS ?,00:00:07/00:05:53, Peer 180.40.7.129 (223.254.254.254, 224.4.4.4), RP 223.254.254.254, AS ?,00:00:07/00:05:53, Peer 180.40.7.129 R2# RACK98AS>4 [Resuming connection 4 to r4 ... ] R4#sh ip p rp    pim rp map PIM Group-to-RP Mappings Group(s) 224.0.0.0/4 RP 223.254.254.254 (?), v2 Info source: 180.40.7.98 (?), via bootstrap, priority 0, holdtime 210 Uptime: 00:02:52, expires: 00:03:22 R4# R4# R4# R4# R4#sh ip mrout IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group sender, Y - Joined MDT-data group, y - Sending to MDT-data group Outgoing interface flags: H - Hardware switched, A - Assert winner Timers: Uptime/Expires Interface state: Interface, Next-Hop or VCD, State/Mode (*, 224.4.4.4), 00:03:32/stopped, RP 223.254.254.254, flags: SPCLF Incoming interface: FastEthernet0/0, RPF nbr 180.40.7.129 Outgoing interface list: Null (180.40.7.3, 224.4.4.4), 00:00:57/00:02:02, flags: PLTX Incoming interface: FastEthernet0/0, RPF nbr 180.40.7.129 Outgoing interface list: Null (180.40.7.33, 224.4.4.4), 00:00:57/00:02:02, flags: PLTX Incoming interface: FastEthernet0/0, RPF nbr 180.40.7.129 Outgoing interface list: Null (180.40.7.129, 224.4.4.4), 00:00:58/00:02:01, flags: PLFT Incoming interface: FastEthernet0/0, RPF nbr 0.0.0.0 Outgoing interface list: Null (223.254.254.254, 224.4.4.4), 00:00:58/00:02:01, flags: PLTX Incoming interface: FastEthernet0/0, RPF nbr 180.40.7.129 --More--   Outgoing interface list: Null (*, 224.0.1.40), 16:04:32/00:02:18, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: FastEthernet0/0, Forward/Dense, 16:04:32/00:00:00 R4#cp  config t Enter configuration commands, one per line. End with CNTL/Z. R4(config)#int     ^Z R4# *Mar 1 21:31:03.686: %SYS-5-CONFIG_I: Configured from console by console R4#ping       RACK98AS>2 [Resuming connection 2 to r2 ... ] R2#sh ru n|     n | b Lo interface Loopback0 ip address 223.254.254.254 255.255.255.255 ip pim sparse-dense-mode ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 180.40.7.98 255.255.255.224 ip pim sparse-dense-mode ip multicast helper-map broadcast 226.6.6.6 Prob13 duplex auto speed auto ! interface Serial1/0 no ip address --More--   encapsulation frame-relay ! interface Serial1/0.1 multipoint ip address 180.40.7.35 255.255.255.224 ip pim sparse-dense-mode ip ospf network point-to-multipoint frame-relay map ip 180.40.7.33 203 broadcast frame-relay map ip 180.40.7.34 203 broadcast frame-relay interface-dlci 203 ! interface Serial1/0.2 multipoint ip address 180.40.7.65 255.255.255.224 ip pim sparse-dense-mode ip ospf network point-to-multipoint frame-relay interface-dlci 201 ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 ip address 180.40.7.2 255.255.255.224 ip pim sparse-dense-mode --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--   router-id 0.0.0.2 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 pim bidir-enable ip pim spt-threshold 1 ip pim bsr-candidate FastEthernet0/1 0 ip pim rp-candidate Loopback0 group-list 1 interval 5 ip msdp peer 180.40.7.129 connect-source FastEthernet0/1 ! ip access-list extended Prob13 permit udp host 180.40.7.97 host 255.255.255.255 eq tftp ! ! ! ! ! ! ! --More--   R2# RACK98AS>3 [Resuming connection 3 to r3 ... ] R3#sh run | b Lo interface Loopback0 ip address 223.254.254.254 255.255.255.255 ip pim sparse-dense-mode ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 180.40.7.129 255.255.255.224 ip pim sparse-dense-mode duplex auto speed auto ! interface Serial1/0 ip address 180.40.7.33 255.255.255.224 ip pim sparse-dense-mode --More--   encapsulation frame-relay ip ospf network point-to-multipoint ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 ip address 180.40.7.3 255.255.255.224 ip pim sparse-dense-mode ! interface Serial1/3 no ip address shutdown ! interface Serial1/4 no ip address shutdown ! interface Serial1/5 no ip address shutdown ! --More--  interface Serial1/6 no ip address shutdown ! interface Serial1/7 no ip address shutdown ! router ospf 1 router-id 0.0.0.3 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 pim bidir-enable ip pim spt-threshold 1 ip pim rp-candidate Loopback0 group-list 1 interval 5 ip pim register-rate-limit 2 ip msdp peer 180.40.7.98 connect-source FastEthernet0/1 ! --More--   R3#sh run Building configuration... Current configuration : 1833 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 multicast-routing ip audit po max-events 100 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 --More--   ip address 223.254.254.254 255.255.255.255 ip pim sparse-dense-mode ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 180.40.7.129 255.255.255.224 ip pim sparse-dense-mode duplex auto speed auto ! interface Serial1/0 ip address 180.40.7.33 255.255.255.224 ip pim sparse-dense-mode encapsulation frame-relay --More--   ip ospf network point-to-multipoint ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 ip address 180.40.7.3 255.255.255.224 ip pim sparse-dense-mode ! interface Serial1/3 no ip address shutdown ! interface Serial1/4 no ip address shutdown ! interface Serial1/5 no ip address shutdown ! interface Serial1/6 --More--   no ip address shutdown ! interface Serial1/7 no ip address shutdown ! router ospf 1 router-id 0.0.0.3 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 pim bidir-enable ip pim spt-threshold 1 ip pim rp-candidate Loopback0 group-list 1 interval 5 ip pim register-rate-limit 2 ip msdp peer 180.40.7.98 connect-source FastEthernet0/1 ! access-list 1 deny 224.20.68.1 --More--  access-list 1 permit any access-list 100 permit ip any host 224.4.4.4 ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 privilege level 15 no login ! ! end R3# R3# R3# R3# R3# R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)#do sh | u           no ip multi R3(config)#no ip multicast- R3(config)#no ip multicast-routing R3(config)#int fa 0/1 R3(config-if)#no ip pi m    m sp R3(config-if)#no ip pim sparse-d R3(config-if)#no ip pim sparse-dense-mode R3(config-if)#no ip pim sparse-dense-mode *Mar 1 21:34:29.456: %PIM-5-NBRCHG: neighbor 180.40.7.130 DOWN on interface FastEthernet0/1 (vrf default) DR R3(config-if)#no ip pim sparse-dense-mode int fa 0/1       s 1/0 R3(config-if)#int s 1/0no ip pim sparse-dense-mode R3(config-if)# *Mar 1 21:34:35.450: %PIM-5-NBRCHG: neighbor 180.40.7.35 DOWN on interface Serial1/0 (vrf default) DR R3(config-if)#no ip pim sparse-dense-mode int s 1/0  2 R3(config-if)#int s 1/2no ip pim sparse-dense-mode R3(config-if)# *Mar 1 21:34:39.277: %PIM-5-NBRCHG: neighbor 180.40.7.2 DOWN on interface Serial1/2 (vrf default) non DR R3(config-if)#int lo 0 R3(config-if)#int lo 0no ip pim sparse-dense-mode R3(config-if)#do    exit R3(config)#no ip       no ip pim bidir-enable R3(config)#no ip pim spt-threshold 1 R3(config)#no ip pim rp-candidate Loopback0 group-list 1 interval 5 R3(config)#no ip pim register-rate-limit 2 R3(config)#no ip msdp peer 180.40.7.98 connect-source FastEthernet0/1 R3(config)# R3(config)# R3(config)# R3(config)# *Mar 1 21:35:16.742: %MSDP-5-PEER_UPDOWN: Session to peer 180.40.7.98 going down R3(config)#do sh run | i pim R3(config)#^Z R3# RACK98AS>4 [Resuming connection 4 to r4 ... ] R4#config t Enter configuration commands, one per line. End with CNTL/Z. R4(config)#int l fa 0/1 ^ % Invalid input detected at '^' marker. R4(config)#int fa 0/1 0 R4(config-if)#ip pim sp R4(config-if)#ip pim sparse-d R4(config-if)#ip pim sparse-dense-mode R4(config-if)# RACK98AS>2 [Resuming connection 2 to r2 ... ] *Ma R2#ping 224.4.4.4 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.4.4.4, timeout is 2 seconds: . R2# RACK98AS>3 [Resuming connection 3 to r3 ... ] *Mar R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)#no in lo 0 R3(config)# *Mar 1 21:36:16.372: %LINK-5-CHANGED: Interface Loopback0, changed state to administratively down R3(config)#^Z R3#^x *Mar 1 21:36:42.410: %SYS-5-CONFIG_I: Configured from console by console R3#^x % Unknown command or computer name, or unable to find computer address R3# R3#^x4 % Unknown command or computer name, or unable to find computer address R3# R3#^x4    RACK98AS>4 [Resuming connection 4 to r4 ... ] *Ma R4(config-if)#int lo 0 R4(config-if)#ip add 4.4.4.4 255./25   255.255.0 R4(config-if)#do sh ip proto Routing Protocol is "ospf 1" Outgoing update filter list for all interfaces is not set Incoming update filter list for all interfaces is not set Router ID 192.10.32.1 Number of areas in this router is 1. 1 normal 0 stub 0 nssa Maximum path: 4 Routing for Networks: 0.0.0.0 255.255.255.255 area 0 Routing Information Sources: Gateway Distance Last Update 180.40.7.129 110 00:00:17 17.57.100.2 110 00:00:17 180.40.7.66 110 00:00:17 180.40.7.98 110 00:00:17 Distance: (default is 110) R4(config-if)#int tu 0 R4(config-if)#tun s *Mar 1 21:40:37.342: %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to down R4(config-if)#tun sou R4(config-if)#tun source lo 0 R4(config-if)#tun dest 2.2.2.2 R4(config-if)#ip address 24.24.24.2 4 255.255.255.0 R4(config-if)#keep R4(config-if)# RACK98AS>2 [Resuming connection 2 to r2 ... ] *M R2#config t Enter configuration commands, one per line. End with CNTL/Z. R2(config)#int lo 1 R2(config-if)#ip add 2.2.2.2 255.255.255.0 R2(config-if)#int tu 0 R2(config-if)#tun sou l *Mar 1 21:39:15.854: %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to down R2(config-if)#tun sou lo 1 R2(config-if)#tun sou lo 1        dest 4.4.4.4 R2(config-if)#ip add *Mar 1 21:39:24.260: %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to up R2(config-if)#ip add 25 4.24.245.   4.2 2 255.255.255.0 R2(config-if)# *Mar 1 21:39:38.864: %OSPF-5-ADJCHG: Process 1, Nbr 192.10.32.1 on Tunnel0 from LOADING to FULL, Loading Done R2(config-if)#keep R2(config-if)#do p 24.24.24.4 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 24.24.24.4, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 56/56/56 ms R2(config-if)#ip pim sp R2(config-if)#ip pim sparse-d R2(config-if)#ip pim sparse-dense-mode R2(config-if)#^Z R2# RACK98AS>2 [Resuming connection 2 to r2 ... ] * R2# RACK98AS>4 [Resuming connection 4 to r4 ... ] *M R4(config-if)#ip pim sp R4(config-if)#ip pim sparse-d R4(config-if)#ip pim sparse-dense-mode R4(config-if)# *Mar 1 21:42:45.654: %PIM-5-NBRCHG: neighbor 24.24.24.2 UP on interface Tunnel0 (vrf default) R4(config-if)# RACK98AS>2 [Resuming connection 2 to r2 ... ] * R2#pconfig tping 224.4.4.4 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.4.4.4, timeout is 2 seconds: Reply to request 0 from 24.24.24.4, 76 ms R2# RACK98AS>6 [Resuming connection 6 to r6 ... ] S6#pin 24 24.4.4.4 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.4.4.4, timeout is 2 seconds: . S6# S6# S6# S6# S6# S6# RACK98AS>4 [Resuming connection 4 to r4 ... ] R4(config-if)#^Z R4#ship route ^ % Invalid input detected at '^' marker. R4# *Mar 1 21:43:31.186: %SYS-5-CONFIG_I: Configured from console by console R4#ship route 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 17.0.0.0/24 is subnetted, 2 subnets O 17.57.100.0 [110/1573] via 180.40.7.129, 00:01:22, FastEthernet0/0 O 17.100.1.0 [110/1573] via 180.40.7.129, 00:01:22, FastEthernet0/0 2.0.0.0/32 is subnetted, 1 subnets O 2.2.2.2 [110/783] via 180.40.7.129, 00:01:22, FastEthernet0/0 223.254.254.0/32 is subnetted, 1 subnets O 223.254.254.254 [110/783] via 180.40.7.129, 00:01:22, FastEthernet0/0 4.0.0.0/24 is subnetted, 1 subnets C 4.4.4.0 is directly connected, Loopback0 24.0.0.0/24 is subnetted, 1 subnets C 24.24.24.0 is directly connected, Tunnel0 C 192.10.32.0/24 is directly connected, ATM1/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks --More--  C 180.40.7.128/27 is directly connected, FastEthernet0/0 O 180.40.7.0/27 [110/782] via 180.40.7.129, 00:01:25, FastEthernet0/0 O 180.40.7.35/32 [110/782] via 180.40.7.129, 00:01:25, FastEthernet0/0 O 180.40.7.33/32 [110/1] via 180.40.7.129, 00:01:25, FastEthernet0/0 O 180.40.7.66/32 [110/1563] via 180.40.7.129, 00:01:25, FastEthernet0/0 O 180.40.7.65/32 [110/782] via 180.40.7.129, 00:01:25, FastEthernet0/0 O 180.40.7.96/27 [110/783] via 180.40.7.129, 00:01:25, FastEthernet0/0 R4#sh ip ospf int tu 0 Tunnel0 is up, line protocol is up Internet Address 24.24.24.4/24, Area 0 Process ID 1, Router ID 192.10.32.1, Network Type POINT_TO_POINT, Cost: 11111 Transmit Delay is 1 sec, State POINT_TO_POINT, Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 oob-resync timeout 40 Hello due in 00:00:08 Index 4/4, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 1 Last flood scan time is 0 msec, maximum is 0 msec Neighbor Count is 1, Adjacent neighbor count is 1 Adjacent with neighbor 180.40.7.98 Suppress hello for 0 neighbor(s) R4#config t Enter configuration commands, one per line. End with CNTL/Z. R4(config)#int tu 0 R4(config-if)#ip ospf cost 1 R4(config-if)# *Mar 1 21:45:06.338: %TUN-5-RECURDOWN: Tunnel0 temporarily disabled due to recursive routing *Mar 1 21:45:07.338: %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to down *Mar 1 21:45:07.338: %PIM-5-NBRCHG: neighbor 24.24.24.2 DOWN on interface Tunnel0 (vrf default) non DR *Mar 1 21:45:07.342: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.98 on Tunnel0 from FULL to DOWN, Neighbor Down: Interface down or detached R4(config-if)#ip ospf cost 1nip ospf cost 1 ip ospf cost 1oip ospf cost 1 *Mar 1 21:46:17.338: %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to up *Mar 1 21:46:17.378: %PIM-5-NBRCHG: neighbor 24.24.24.2 UP on interface Tunnel0 (vrf default) R4(config-if)#n oip ospf cost 1oip ospf cost 1 o ip ospf cost 1 R4(config-if)#exit R4(config)#ip *Mar 1 21:46:23.962: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.98 on Tunnel0 from LOADING to FULL, Loading Done R4(config)#ip mrout R4(config)#ip mroute ? A.B.C.D Source address vrf Select VPN Routing/Forwarding instance R4(config)#ip mroute 0.0.0.0 0.0.0.0 tu 0 R4(config)# RACK98AS>6 [Resuming connection 6 to r6 ... ] S6#pin 224.4.4.4 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.4.4.4, timeout is 2 seconds: Reply to request 0 from 24.24.24.4, 36 ms S6# RACK98AS>2 [Resuming connection 2 to r2 ... ] *M R2#sh run | b Lo interface Loopback0 ip address 223.254.254.254 255.255.255.255 ip pim sparse-dense-mode ! interface Loopback1 ip address 2.2.2.2 255.255.255.0 ! interface Tunnel0 ip address 24.24.24.2 255.255.255.0 ip pim sparse-dense-mode keepalive 10 3 tunnel source Loopback1 tunnel destination 4.4.4.4 ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface BRI0/0 no ip address shutdown --More--  ! interface FastEthernet0/1 ip address 180.40.7.98 255.255.255.224 ip pim sparse-dense-mode ip multicast helper-map broadcast 226.6.6.6 Prob13 duplex auto speed auto ! interface Serial1/0 no ip address encapsulation frame-relay ! interface Serial1/0.1 multipoint ip address 180.40.7.35 255.255.255.224 ip pim sparse-dense-mode ip ospf network point-to-multipoint frame-relay map ip 180.40.7.33 203 broadcast frame-relay map ip 180.40.7.34 203 broadcast frame-relay interface-dlci 203 ! interface Serial1/0.2 multipoint ip address 180.40.7.65 255.255.255.224 ip pim sparse-dense-mode --More--   ip ospf network point-to-multipoint frame-relay interface-dlci 201 ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 ip address 180.40.7.2 255.255.255.224 ip pim sparse-dense-mode clock rate 64000 ! interface Serial1/3 no ip address shutdown ! interface Serial1/4 no ip address shutdown ! interface Serial1/5 no ip address shutdown --More--  ! interface Serial1/6 no ip address shutdown ! interface Serial1/7 no ip address shutdown ! router ospf 1 router-id 0.0.0.2 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 pim bidir-enable ip pim spt-threshold 1 ip pim bsr-candidate FastEthernet0/1 0 ip pim rp-candidate Loopback0 group-list 1 interval 5 ip msdp peer 180.40.7.129 connect-source FastEthernet0/1 --More--   R2# RACK98AS>4 [Resuming connection 4 to r4 ... ] R4(config)#^Z R4#sh run | % Incomplete command. R4# *Mar 1 21:47:48.990: %SYS-5-CONFIG_I: Configured from console by console R4# b sh run | b Lo interface Loopback0 ip address 4.4.4.4 255.255.255.0 ! interface Tunnel0 ip address 24.24.24.4 255.255.255.0 ip pim sparse-dense-mode keepalive 10 3 tunnel source Loopback0 tunnel destination 2.2.2.2 ! interface FastEthernet0/0 ip address 180.40.7.130 255.255.255.224 ip nat inside ip pim state-refresh origination-interval 8 ip pim sparse-dense-mode ip igmp join-group 224.4.4.4 duplex auto speed auto ! interface ATM1/0 ip address 192.10.32.1 255.255.255.0 ip nat outside no atm ilmi-keepalive --More--   pvc 0/72 protocol ip 192.10.32.254 broadcast ! ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ip nat inside source list IPNAT interface ATM1/0 overload no ip http server no ip http secure-server ip classless ! ip pim bidir-enable ip pim spt-threshold 1 ip mroute 0.0.0.0 0.0.0.0 Tunnel0 ! ! ip access-list standard IPNAT permit 180.40.7.0 0.0.0.255 permit 17.0.0.0 0.255.255.255 ! ! --More--   R4#confi gt ^ % Invalid input detected at '^' marker. R4#config t Enter configuration commands, one per line. End with CNTL/Z. R4(config)#ip mroute 0.0.0.0 0.0.0.0 tu 0nip mroute 0.0.0.0 0.0.0.0 tu 0oip mroute 0.0.0.0 0.0.0.0 tu 0 ip mroute 0.0.0.0 0.0.0.0 tu 0 R4(config)#router eigrp 100 R4(config-router)#no auto R4(config-router)#net 4.4.4.4 0.0.0.0 R4(config-router)#180   net 17 80.40.7.130 0.0.0.0 R4(config-router)#^Z R4# RACK98AS>3 [Resuming connection 3 to r3 ... ] R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)#router eigrp 100 R3(config-router)#no auto R3(config-router)#net 180.40.7.129 0.0.0.0 R3(config-router)#net 180.40.7.129 0.0.0.09 0.0.0.0  0.0.0.0  0.0.0.0  *Mar 1 21:47:34.872: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor 180.40.7.130 (FastEthernet0/1) is up: new adjacency R3(config-router)#net 180.40.7. 0.0.0.03 0.0.0.0 R3(config-router)#^Z R3# RACK98AS>2 [Resuming connection 2 to r2 ... ] R2#config t Enter configuration commands, one per line. End with CNTL/Z. R2(config)#router eigrp 100 R2(config-router)#no auto R2(config-router)#net 2.2.2.2 0.0.0.0.0   R2(config-router)#net 180.40.67.\    7.2 R2(config-router)#net 180.40.7.2 0.0.0.0 R2(config-router)#net 180.40.7.2 0.0.0.0  *Mar 1 21:48:02.413: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor 180.40.7.3 (Serial1/2) is up: new adjacency R2(config-router)#net 180.40.7.2 0   0.0nnet 180.40.0.0onet 180.40.0.0 net 180.40.0.0 R2(config-router)#do sh run | b eigrp router eigrp 100 network 2.2.2.2 0.0.0.0 network 180.40.7.2 0.0.0.0 no auto-summary ! router ospf 1 router-id 0.0.0.2 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 pim bidir-enable ip pim spt-threshold 1 ip pim bsr-candidate FastEthernet0/1 0 ip pim rp-candidate Loopback0 group-list 1 interval 5 ip msdp peer 180.40.7.129 connect-source FastEthernet0/1 ! ip access-list extended Prob13 permit udp host 180.40.7.97 host 255.255.255.255 eq tftp ! --More--  ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 privilege level 15 no login ! ! end R2(config-router)# RACK98AS>4 [Resuming connection 4 to r4 ... ] *M R4#ship     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 17.0.0.0/24 is subnetted, 2 subnets O 17.57.100.0 [110/1573] via 180.40.7.129, 00:04:38, FastEthernet0/0 O 17.100.1.0 [110/1573] via 180.40.7.129, 00:04:38, FastEthernet0/0 2.0.0.0/8 is variably subnetted, 2 subnets, 2 masks O 2.2.2.2/32 [110/783] via 180.40.7.129, 00:04:38, FastEthernet0/0 D 2.2.2.0/24 [90/20642560] via 180.40.7.129, 00:00:39, FastEthernet0/0 223.254.254.0/32 is subnetted, 1 subnets O 223.254.254.254 [110/783] via 180.40.7.129, 00:04:38, FastEthernet0/0 4.0.0.0/24 is subnetted, 1 subnets C 4.4.4.0 is directly connected, Loopback0 24.0.0.0/24 is subnetted, 1 subnets C 24.24.24.0 is directly connected, Tunnel0 C 192.10.32.0/24 is directly connected, ATM1/0 --More--   180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks C 180.40.7.128/27 is directly connected, FastEthernet0/0 D 180.40.7.0/27 [90/20514560] via 180.40.7.129, 00:01:10, FastEthernet0/0 O 180.40.7.35/32 [110/782] via 180.40.7.129, 00:04:41, FastEthernet0/0 O 180.40.7.33/32 [110/1] via 180.40.7.129, 00:04:41, FastEthernet0/0 O 180.40.7.66/32 [110/1563] via 180.40.7.129, 00:04:41, FastEthernet0/0 O 180.40.7.65/32 [110/782] via 180.40.7.129, 00:04:41, FastEthernet0/0 O 180.40.7.96/27 [110/783] via 180.40.7.129, 00:00:35, FastEthernet0/0 R4#confi gt ^ % Invalid input detected at '^' marker. R4#config t Enter configuration commands, one per line. End with CNTL/Z. R4(config)#int tu 0 R4(config-if)#co  ip osp cost 1 R4(config-if)#Z^Z ^ % Invalid input detected at '^' marker. R4#config t gt *Mar 1 21:51:31.362: %SYS-5-CONFIG_I: Configured from console by console R4#confi gtsh 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 17.0.0.0/24 is subnetted, 2 subnets O 17.57.100.0 [110/792] via 24.24.24.2, 00:00:00, Tunnel0 O 17.100.1.0 [110/792] via 24.24.24.2, 00:00:00, Tunnel0 2.0.0.0/8 is variably subnetted, 2 subnets, 2 masks O 2.2.2.2/32 [110/2] via 24.24.24.2, 00:00:00, Tunnel0 D 2.2.2.0/24 [90/20642560] via 180.40.7.129, 00:01:03, FastEthernet0/0 223.254.254.0/32 is subnetted, 1 subnets O 223.254.254.254 [110/2] via 24.24.24.2, 00:00:00, Tunnel0 4.0.0.0/24 is subnetted, 1 subnets C 4.4.4.0 is directly connected, Loopback0 24.0.0.0/24 is subnetted, 1 subnets C 24.24.24.0 is directly connected, Tunnel0 C 192.10.32.0/24 is directly connected, ATM1/0 --More--   180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks C 180.40.7.128/27 is directly connected, FastEthernet0/0 D 180.40.7.0/27 [90/20514560] via 180.40.7.129, 00:01:33, FastEthernet0/0 O 180.40.7.35/32 [110/1] via 24.24.24.2, 00:00:03, Tunnel0 O 180.40.7.33/32 [110/1] via 180.40.7.129, 00:00:03, FastEthernet0/0 O 180.40.7.66/32 [110/782] via 24.24.24.2, 00:00:03, Tunnel0 O 180.40.7.65/32 [110/1] via 24.24.24.2, 00:00:03, Tunnel0 O 180.40.7.96/27 [110/2] via 24.24.24.2, 00:00:03, Tunnel0 R4# *Mar 1 21:51:36.338: %TUN-5-RECURDOWN: Tunnel0 temporarily disabled due to recursive routing *Mar 1 21:51:37.338: %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to down *Mar 1 21:51:37.338: %PIM-5-NBRCHG: neighbor 24.24.24.2 DOWN on interface Tunnel0 (vrf default) non DR *Mar 1 21:51:37.342: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.98 on Tunnel0 from FULL to DOWN, Neighbor Down: Interface down or detached R4# R4# R4# R4# R4#x x  RACK98AS>2 [Resuming connection 2 to r2 ... ] *Mar R2(config-router)#int lo 1 R2(config-if)#ip ospf net po R2(config-if)#ip ospf net point-to-p R2(config-if)#ip ospf net point-to-point R2(config-if)#^Z R2# RACK98AS>4 [Resuming connection 4 to r4 ... ] *M R4# *Mar 1 21:52:54.026: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.98 on Tunnel0 from LOADING to FULL, Loading Done R4# R4# 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 17.0.0.0/24 is subnetted, 2 subnets O 17.57.100.0 [110/792] via 24.24.24.2, 00:00:00, Tunnel0 O 17.100.1.0 [110/792] via 24.24.24.2, 00:00:00, Tunnel0 2.0.0.0/24 is subnetted, 1 subnets D 2.2.2.0 [90/20642560] via 180.40.7.129, 00:02:29, FastEthernet0/0 223.254.254.0/32 is subnetted, 1 subnets O 223.254.254.254 [110/2] via 24.24.24.2, 00:00:00, Tunnel0 4.0.0.0/24 is subnetted, 1 subnets C 4.4.4.0 is directly connected, Loopback0 24.0.0.0/24 is subnetted, 1 subnets C 24.24.24.0 is directly connected, Tunnel0 C 192.10.32.0/24 is directly connected, ATM1/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks --More--  C 180.40.7.128/27 is directly connected, FastEthernet0/0 D 180.40.7.0/27 [90/20514560] via 180.40.7.129, 00:03:00, FastEthernet0/0 O 180.40.7.35/32 [110/1] via 24.24.24.2, 00:00:04, Tunnel0 O 180.40.7.33/32 [110/1] via 180.40.7.129, 00:00:04, FastEthernet0/0 O 180.40.7.66/32 [110/782] via 24.24.24.2, 00:00:04, Tunnel0 O 180.40.7.65/32 [110/1] via 24.24.24.2, 00:00:04, Tunnel0 O 180.40.7.96/27 [110/2] via 24.24.24.2, 00:00:04, Tunnel0 R4# RACK98AS>6 [Resuming connection 6 to r6 ... ] S6#pin 224.4.4.4 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.4.4.4, timeout is 2 seconds: . S6#pin 224.4.4.4 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.4.4.4, timeout is 2 seconds: . S6# RACK98AS>4 [Resuming connection 4 to r4 ... ] R4#sh ip pim rp map PIM Group-to-RP Mappings Group(s) 224.0.0.0/4 RP 223.254.254.254 (?), v2 Info source: 180.40.7.98 (?), via bootstrap, priority 0, holdtime 210 Uptime: 00:00:00, expires: 00:03:24 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 17.0.0.0/24 is subnetted, 2 subnets O 17.57.100.0 [110/792] via 24.24.24.2, 00:00:45, Tunnel0 O 17.100.1.0 [110/792] via 24.24.24.2, 00:00:45, Tunnel0 2.0.0.0/24 is subnetted, 1 subnets D 2.2.2.0 [90/20642560] via 180.40.7.129, 00:03:13, FastEthernet0/0 223.254.254.0/32 is subnetted, 1 subnets O 223.254.254.254 [110/2] via 24.24.24.2, 00:00:45, Tunnel0 4.0.0.0/24 is subnetted, 1 subnets C 4.4.4.0 is directly connected, Loopback0 24.0.0.0/24 is subnetted, 1 subnets C 24.24.24.0 is directly connected, Tunnel0 C 192.10.32.0/24 is directly connected, ATM1/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks --More--  C 180.40.7.128/27 is directly connected, FastEthernet0/0 D 180.40.7.0/27 [90/20514560] via 180.40.7.129, 00:03:43, FastEthernet0/0 O 180.40.7.35/32 [110/1] via 24.24.24.2, 00:00:47, Tunnel0 O 180.40.7.33/32 [110/1] via 180.40.7.129, 00:00:47, FastEthernet0/0 O 180.40.7.66/32 [110/782] via 24.24.24.2, 00:00:47, Tunnel0 O 180.40.7.65/32 [110/1] via 24.24.24.2, 00:00:47, Tunnel0 O 180.40.7.96/27 [110/2] via 24.24.24.2, 00:00:47, Tunnel0 R4# RACK98AS>6 [Resuming connection 6 to r6 ... ] S6#pin 224.4.4.4 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.4.4.4, timeout is 2 seconds: Reply to request 0 from 24.24.24.4, 40 ms S6# S6# S6# S6# S6# RACK98AS>4 [Resuming connection 4 to r4 ... ] R4#sh ip ospf int lo 0 Loopback0 is up, line protocol is up Internet Address 4.4.4.4/24, Area 0 Process ID 1, Router ID 192.10.32.1, Network Type LOOPBACK, Cost: 1 Loopback interface is treated as a stub Host R4# RACK98AS>2 [Resuming connection 2 to r2 ... ] *Mar R2#sh run  | b Lo interface Loopback0 ip address 223.254.254.254 255.255.255.255 ip pim sparse-dense-mode ! interface Loopback1 ip address 2.2.2.2 255.255.255.0 ip ospf network point-to-point ! interface Tunnel0 ip address 24.24.24.2 255.255.255.0 ip pim sparse-dense-mode keepalive 10 3 tunnel source Loopback1 tunnel destination 4.4.4.4 ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface BRI0/0 no ip address --More--   shutdown ! interface FastEthernet0/1 ip address 180.40.7.98 255.255.255.224 ip pim sparse-dense-mode ip multicast helper-map broadcast 226.6.6.6 Prob13 duplex auto speed auto ! interface Serial1/0 no ip address encapsulation frame-relay ! interface Serial1/0.1 multipoint ip address 180.40.7.35 255.255.255.224 ip pim sparse-dense-mode ip ospf network point-to-multipoint frame-relay map ip 180.40.7.33 203 broadcast frame-relay map ip 180.40.7.34 203 broadcast frame-relay interface-dlci 203 ! interface Serial1/0.2 multipoint ip address 180.40.7.65 255.255.255.224 --More--   ip pim sparse-dense-mode ip ospf network point-to-multipoint frame-relay interface-dlci 201 ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 ip address 180.40.7.2 255.255.255.224 ip pim sparse-dense-mode clock rate 64000 ! interface Serial1/3 no ip address shutdown ! interface Serial1/4 no ip address shutdown ! interface Serial1/5 no ip address --More--   shutdown ! interface Serial1/6 no ip address shutdown ! interface Serial1/7 no ip address shutdown ! router eigrp 100 network 2.2.2.2 0.0.0.0 network 180.40.7.2 0.0.0.0 no auto-summary ! router ospf 1 router-id 0.0.0.2 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ip classless ! no ip http server --More--   R2# RACK98AS>3 [Resuming connection 3 to r3 ... ] * R3#sh run | b router router eigrp 100 network 180.40.7.3 0.0.0.0 network 180.40.7.129 0.0.0.0 no auto-summary ! router ospf 1 router-id 0.0.0.3 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 ! access-list 1 deny 224.20.68.1 access-list 1 permit any access-list 100 permit ip any host 224.4.4.4 ! ! ! ! ! --More--   R3# RACK98AS>4 [Resuming connection 4 to r4 ... ] R4#sh run | b Tu interface Tunnel0 ip address 24.24.24.4 255.255.255.0 ip pim sparse-dense-mode ip ospf cost 1 keepalive 10 3 tunnel source Loopback0 tunnel destination 2.2.2.2 ! interface FastEthernet0/0 ip address 180.40.7.130 255.255.255.224 ip nat inside ip pim state-refresh origination-interval 8 ip pim sparse-dense-mode ip igmp join-group 224.4.4.4 duplex auto speed auto ! interface ATM1/0 ip address 192.10.32.1 255.255.255.0 ip nat outside no atm ilmi-keepalive pvc 0/72 protocol ip 192.10.32.254 broadcast --More--   ! ! router eigrp 100 network 4.4.4.4 0.0.0.0 network 180.40.7.130 0.0.0.0 no auto-summary ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ip nat inside source list IPNAT interface ATM1/0 overload no ip http server no ip http secure-server ip classless ! ip pim bidir-enable ip pim spt-threshold 1 ! ! ip access-list standard IPNAT permit 180.40.7.0 0.0.0.255 permit 17.0.0.0 0.255.255.255 --More--  ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 privilege level 15 no login ! ! end R4# R4#config t Enter configuration commands, one per line. End with CNTL/Z. R4(config)#int tu 0 R4(config-if)#n oi   o ip ospf oc  cost 1 R4(config-if)#no router eigrp 100 RACK98AS>3 [Resuming connection 3 to r3 ... ] *M.813: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor 180.40.7.130 (FastEthernet0/1) is down: Interface Goodbye received R3# R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)#no routert    ie  eigrp 100 RACK98AS>2 [Resuming connection 2 to r2 ... ] R2# *Mar 1 22:01:46.183: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor 180.40.7.3 (Serial1/2) is down: Interface Goodbye received R2#int     config t Enter configuration commands, one per line. End with CNTL/Z. R2(config)#int lo 1 R2(config-if)#int lo 1p ospf net point-to-point nip ospf net point-to-point oip ospf net point-to-point  ip ospf net point-to-point  R2(config-if)#no router eigrp 100 R2(config)#router ospg 1 ^ % Invalid input detected at '^' marker. R2(config)#router ospg 1g 1  R2(config-router)#net 2.2.2.2 0.0.0.0 area 51 R2(config-router)#net 2.2.2.2 0.0.0.0 area 51  *Mar 1 22:03:24.425: %OSPF-6-AREACHG: 2.2.2.2/32 changed from area 0 to area 51 R2(config-router)#net 180.40.7.2 0.0.0.0 area 51 R2(config-router)# *Mar 1 22:03:32.458: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.129 on Serial1/2 from FULL to DOWN, Neighbor Down: Interface down or detached *Mar 1 22:03:32.462: %OSPF-6-AREACHG: 180.40.7.2/32 changed from area 0 to area 51 R2(config-router)# *Mar 1 22:03:33.019: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link but not found from 180.40.7.3, Serial1/2 R2(config-router)# *Mar 1 22:03:39.501: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link but not found from 180.40.7.3, Serial1/2 R2(config-router)# *Mar 1 22:03:47.715: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link but not found from 180.40.7.3, Serial1/2 R2(config-router)# *Mar 1 22:03:53.648: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link but not found from 180.40.7.3, Serial1/2 R2(config-router)# *Mar 1 22:03:58.865: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link but not found from 180.40.7.3, Serial1/2 R2(config-router)# *Mar 1 22:04:07.110: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link but not found from 180.40.7.3, Serial1/2 R2(config-router)# *Mar 1 22:04:13.649: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link but not found from 180.40.7.3, Serial1/2 R2(config-router)# *Mar 1 22:04:23.650: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link but not found from 180.40.7.3, Serial1/2 R2(config-router)#net 180.40.7.2 0.0.0.0 area 51 *Mar 1 22:04:33.650: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link but not found from 180.40.7.3, Serial1/2 R2(config-router)#net 180.40.7.2 0.0.0.0 area 51 ^Z R2# RACK98AS>3 [Resuming connection 3 to r3 ... ] *Mar 1 R3(config)#router ospf 1 R3(config-router)#net 180.40.7.3 0.0.0.0 area 51 R3(config-router)#net 180.40.7.3 0.0.0.0 area 51 *Mar 1 22:04:50.762: %OSPF-6-AREACHG: 180.40.7.3/32 changed from area 0 to area 51 R3(config-router)#net 180.40.7.3 0.0.0.0 area 5113 0.0.0.0 area 5130 0.0.0.0 area 51 R3(config-router)# *Mar 1 22:04:54.809: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.98 on Serial1/2 from LOADING to FULL, Loading Done R3(config-router)#net 180.40.7.130 0.0.0.0 area 51 0.0.0.0 area 51  0.0.0.0 area 51 2 0.0.0.0 area 519 0.0.0.0 area 51 R3(config-router)# *Mar 1 22:05:02.197: %OSPF-5-ADJCHG: Process 1, Nbr 192.10.32.1 on FastEthernet0/1 from FULL to DOWN, Neighbor Down: Interface down or detached R3(config-router)# *Mar 1 22:05:02.201: %OSPF-6-AREACHG: 180.40.7.129/32 changed from area 0 to area 51 R3(config-router)# *Mar 1 22:05:02.766: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link but not found from 180.40.7.130, FastEthernet0/1 R3(config-router)#net 180.40.7.129 0.0.0.0 area 5130 0.0.0.0 area 51nnet 180.40.7.130 0.0.0.0 area 51onet 180.40.7.130 0.0.0.0 area 51 net 180.40.7.130 0.0.0.0 area 51 R3(config-router)#^Z R3# *Mar 1 22:05:11.324: %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link but not f RACK98AS>4 [Resuming connection 4 to r4 ... ] *Mar R4(config)#router ospf 1 R4(config-router)#net 4.4.4.4 0.0.0.0 AREA 51 R4(config-router)#net 4.4.4.4 0.0.0.0 AREA 51 *Mar 1 22:07:50.274: %OSPF-6-AREACHG: 4.4.4.4/32 changed from area 0 to area 51 R4(config-router)#net 4.4.4.4 0.0.0.0 AREA 51 0.0.0.0 AREA 51  0.0.0.0 AREA 51  0.0.0.0 AREA 51  0.0.0.0 AREA 51  0.0.0.0 AREA 51  0.0.0.0 AREA 51  0.0.0.0 AREA 51 1 0.0.0.0 AREA 518 0.0.0.0 AREA 510 0.0.0.0 AREA 51. 0.0.0.0 AREA 514 0.0.0.0 AREA 510 0.0.0.0 AREA 51. 0.0.0.0 AREA 517 0.0.0.0 AREA 51. 0.0.0.0 AREA 511 0.0.0.0 AREA 513 0.0.0.0 AREA 510 0.0.0.0 AREA 51 R4(config-router)# *Mar 1 22:08:03.970: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.129 on FastEthernet0/0 from FULL to DOWN, Neighbor Down: Interface down or detached R4(config-router)# *Mar 1 22:08:03.974: %OSPF-6-AREACHG: 180.40.7.130/32 changed from area 0 to area 51 R4(config-router)# R4(config-router)# R4(config-router)# R4(config-router)# R4(config-router)# R4(config-router)#^Z R4# *Mar 1 22:08:07.006: %SYS-5-CONFIG_I: Configured from console by console R4# *Mar 1 22:08:08.814: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.129 on FastEthernet0/0 from LOADING to FULL, Loading Done 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 17.0.0.0/24 is subnetted, 2 subnets O IA 17.57.100.0 [110/1573] via 180.40.7.129, 00:00:26, FastEthernet0/0 O IA 17.100.1.0 [110/1573] via 180.40.7.129, 00:00:26, FastEthernet0/0 2.0.0.0/32 is subnetted, 1 subnets O 2.2.2.2 [110/783] via 180.40.7.129, 00:00:26, FastEthernet0/0 223.254.254.0/32 is subnetted, 1 subnets O IA 223.254.254.254 [110/783] via 180.40.7.129, 00:00:26, FastEthernet0/0 4.0.0.0/24 is subnetted, 1 subnets C 4.4.4.0 is directly connected, Loopback0 C 192.10.32.0/24 is directly connected, ATM1/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.0/27 [110/782] via 180.40.7.129, 00:00:28, FastEthernet0/0 --More--  O IA 180.40.7.35/32 [110/782] via 180.40.7.129, 00:00:28, FastEthernet0/0 O IA 180.40.7.33/32 [110/1] via 180.40.7.129, 00:00:28, FastEthernet0/0 O IA 180.40.7.66/32 [110/1563] via 180.40.7.129, 00:00:28, FastEthernet0/0 O IA 180.40.7.65/32 [110/782] via 180.40.7.129, 00:00:28, FastEthernet0/0 O IA 180.40.7.96/27 [110/783] via 180.40.7.129, 00:00:28, FastEthernet0/0 R4# *Mar 1 22:08:47.406: %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to up *Mar 1 22:08:47.434: %PIM-5-NBRCHG: neighbor 24.24.24.2 UP on interface Tunnel0 (vrf default) R4# R4# 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 17.0.0.0/24 is subnetted, 2 subnets O IA 17.57.100.0 [110/1573] via 180.40.7.129, 00:00:35, FastEthernet0/0 O IA 17.100.1.0 [110/1573] via 180.40.7.129, 00:00:35, FastEthernet0/0 2.0.0.0/32 is subnetted, 1 subnets O 2.2.2.2 [110/783] via 180.40.7.129, 00:00:35, FastEthernet0/0 223.254.254.0/32 is subnetted, 1 subnets O IA 223.254.254.254 [110/783] via 180.40.7.129, 00:00:35, FastEthernet0/0 4.0.0.0/24 is subnetted, 1 subnets C 4.4.4.0 is directly connected, Loopback0 24.0.0.0/24 is subnetted, 1 subnets C 24.24.24.0 is directly connected, Tunnel0 C 192.10.32.0/24 is directly connected, ATM1/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks --More--  C 180.40.7.128/27 is directly connected, FastEthernet0/0 O 180.40.7.0/27 [110/782] via 180.40.7.129, 00:00:37, FastEthernet0/0 O IA 180.40.7.35/32 [110/782] via 180.40.7.129, 00:00:00, FastEthernet0/0 O IA 180.40.7.33/32 [110/1] via 180.40.7.129, 00:00:00, FastEthernet0/0 O IA 180.40.7.66/32 [110/1563] via 180.40.7.129, 00:00:00, FastEthernet0/0 O IA 180.40.7.65/32 [110/782] via 180.40.7.129, 00:00:00, FastEthernet0/0 O IA 180.40.7.96/27 [110/783] via 180.40.7.129, 00:00:00, 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 17.0.0.0/24 is subnetted, 2 subnets O IA 17.57.100.0 [110/1573] via 180.40.7.129, 00:00:02, FastEthernet0/0 O IA 17.100.1.0 [110/1573] via 180.40.7.129, 00:00:02, FastEthernet0/0 2.0.0.0/32 is subnetted, 1 subnets O 2.2.2.2 [110/783] via 180.40.7.129, 00:00:39, FastEthernet0/0 223.254.254.0/32 is subnetted, 1 subnets O IA 223.254.254.254 [110/783] via 180.40.7.129, 00:00:02, FastEthernet0/0 4.0.0.0/24 is subnetted, 1 subnets C 4.4.4.0 is directly connected, Loopback0 24.0.0.0/24 is subnetted, 1 subnets C 24.24.24.0 is directly connected, Tunnel0 C 192.10.32.0/24 is directly connected, ATM1/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks --More--  C 180.40.7.128/27 is directly connected, FastEthernet0/0 O 180.40.7.0/27 [110/782] via 180.40.7.129, 00:00:41, FastEthernet0/0 O IA 180.40.7.35/32 [110/782] via 180.40.7.129, 00:00:03, FastEthernet0/0 O IA 180.40.7.33/32 [110/1] via 180.40.7.129, 00:00:03, FastEthernet0/0 O IA 180.40.7.66/32 [110/1563] via 180.40.7.129, 00:00:03, FastEthernet0/0 O IA 180.40.7.65/32 [110/782] via 180.40.7.129, 00:00:03, FastEthernet0/0 O IA 180.40.7.96/27 [110/783] via 180.40.7.129, 00:00:03, FastEthernet0/0 R4# *Mar 1 22:08:55.106: %OSPF-5-ADJCHG: Process 1, Nbr 180.40.7.98 on Tunnel0 from LOADING to FULL, Loading Done 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 17.0.0.0/24 is subnetted, 2 subnets O IA 17.57.100.0 [110/1573] via 180.40.7.129, 00:00:06, FastEthernet0/0 O IA 17.100.1.0 [110/1573] via 180.40.7.129, 00:00:06, FastEthernet0/0 2.0.0.0/32 is subnetted, 1 subnets O 2.2.2.2 [110/783] via 180.40.7.129, 00:00:43, FastEthernet0/0 223.254.254.0/32 is subnetted, 1 subnets O IA 223.254.254.254 [110/783] via 180.40.7.129, 00:00:06, FastEthernet0/0 4.0.0.0/24 is subnetted, 1 subnets C 4.4.4.0 is directly connected, Loopback0 24.0.0.0/24 is subnetted, 1 subnets C 24.24.24.0 is directly connected, Tunnel0 C 192.10.32.0/24 is directly connected, ATM1/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks --More--  C 180.40.7.128/27 is directly connected, FastEthernet0/0 O 180.40.7.0/27 [110/782] via 180.40.7.129, 00:00:45, FastEthernet0/0 O IA 180.40.7.35/32 [110/782] via 180.40.7.129, 00:00:08, FastEthernet0/0 O IA 180.40.7.33/32 [110/1] via 180.40.7.129, 00:00:08, FastEthernet0/0 O IA 180.40.7.66/32 [110/1563] via 180.40.7.129, 00:00:08, FastEthernet0/0 O IA 180.40.7.65/32 [110/782] via 180.40.7.129, 00:00:08, FastEthernet0/0 O IA 180.40.7.96/27 [110/783] 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 17.0.0.0/24 is subnetted, 2 subnets O 17.57.100.0 [110/11902] via 24.24.24.2, 00:00:00, Tunnel0 O 17.100.1.0 [110/11902] via 24.24.24.2, 00:00:00, Tunnel0 2.0.0.0/32 is subnetted, 1 subnets O 2.2.2.2 [110/783] via 180.40.7.129, 00:00:47, FastEthernet0/0 223.254.254.0/32 is subnetted, 1 subnets O 223.254.254.254 [110/11112] via 24.24.24.2, 00:00:00, Tunnel0 4.0.0.0/24 is subnetted, 1 subnets C 4.4.4.0 is directly connected, Loopback0 24.0.0.0/24 is subnetted, 1 subnets C 24.24.24.0 is directly connected, Tunnel0 C 192.10.32.0/24 is directly connected, ATM1/0 180.40.0.0/16 is variably subnetted, 7 subnets, 2 masks --More--  C 180.40.7.128/27 is directly connected, FastEthernet0/0 O 180.40.7.0/27 [110/782] via 180.40.7.129, 00:00:49, FastEthernet0/0 O 180.40.7.35/32 [110/11111] via 24.24.24.2, 00:00:01, Tunnel0 O 180.40.7.33/32 [110/11892] via 24.24.24.2, 00:00:01, Tunnel0 O 180.40.7.66/32 [110/11892] via 24.24.24.2, 00:00:01, Tunnel0 O 180.40.7.65/32 [110/11111] via 24.24.24.2, 00:00:01, Tunnel0 O 180.40.7.96/27 [110/11112] via 24.24.24.2, 00:00:01, Tunnel0 R4# RACK98AS>2 [Resuming connection 2 to r2 ... ] * R2#sh run | b ospf ip ospf network point-to-multipoint frame-relay map ip 180.40.7.33 203 broadcast frame-relay map ip 180.40.7.34 203 broadcast frame-relay interface-dlci 203 ! interface Serial1/0.2 multipoint ip address 180.40.7.65 255.255.255.224 ip pim sparse-dense-mode ip ospf network point-to-multipoint frame-relay interface-dlci 201 ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 ip address 180.40.7.2 255.255.255.224 ip pim sparse-dense-mode clock rate 64000 ! interface Serial1/3 no ip address shutdown --More--  ! 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 router-id 0.0.0.2 log-adjacency-changes network 2.2.2.2 0.0.0.0 area 51 network 180.40.7.2 0.0.0.0 area 51 network 0.0.0.0 255.255.255.255 area 0 --More--  ! ip classless ! no ip http server no ip http secure-server ip pim bidir-enable ip pim spt-threshold 1 ip pim bsr-candidate FastEthernet0/1 0 ip pim rp-candidate Loopback0 group-list 1 interval 5 ip msdp peer 180.40.7.129 connect-source FastEthernet0/1 ! ip access-list extended Prob13 permit udp host 180.40.7.97 host 255.255.255.255 eq tftp ! ! ! ! ! ! ! ! ! ! --More--   R2# RACK98AS>3 [Resuming connection 3 to r3 ... ] *M R3#sh run | b rotuer os       uter ospf router ospf 1 router-id 0.0.0.3 log-adjacency-changes network 180.40.7.3 0.0.0.0 area 51 network 180.40.7.129 0.0.0.0 area 51 network 0.0.0.0 255.255.255.255 area 0 ! ip classless ! no ip http server no ip http secure-server ! access-list 1 deny 224.20.68.1 access-list 1 permit any access-list 100 permit ip any host 224.4.4.4 ! ! ! ! ! ! ! ! --More--   R3# RACK98AS>4 [Resuming connection 4 to r4 ... ] R4#sh run | b router ospfg  router ospf 1 log-adjacency-changes network 4.4.4.4 0.0.0.0 area 51 network 180.40.7.130 0.0.0.0 area 51 network 0.0.0.0 255.255.255.255 area 0 ! ip nat inside source list IPNAT interface ATM1/0 overload no ip http server no ip http secure-server ip classless ! ip pim bidir-enable ip pim spt-threshold 1 ! ! ip access-list standard IPNAT permit 180.40.7.0 0.0.0.255 permit 17.0.0.0 0.255.255.255 ! ! ! ! ! --More--   R4#