[c-nsp] OSPF Dead Timer issues

cisco-nsp at bppb.net cisco-nsp at bppb.net
Tue Oct 25 07:53:38 EDT 2005


Hi,

I'm beginning to tear my hair out over this so I'd be delighted if
anyone has any suggestions or ideas.

We have a 6500 and a 7200 which are supposed to be OSPF adjacent to
distribute internal prefixes to the 7200. The adjacency establishes
fine, but randomly hellos appear to start getting lost/ignored 
by one of the units. I'm not absolutely certain which unit is dropping
but I am fairly sure the 7200 is to blame (I can see hellos being 
transmitted multiple times by the 6500 before receiving a reply).

This occurs with the default OSPF timer settings (hello-int 10,
dead-timer 40) and worse still even with the dead-timer increased to
90 (and no doubt beyond).

The two units are connected via an ethernet vlan (6500 sup720 gi1/2.101, 
7200  io-2fe fa0/0.101) and a /30. The VLAN is handled by an 
Extreme Summit 48i, which has ospf disabled on it.

I've tried enabling ospf debug and that doesnt appear to show me
anything immediately obvious. As suggested elsewhere on the list in the
archives I've also set up an acl (access-list 101 permit ospf any any)
and turned on debug (debug ip packet 101) but the output doesnt mean a
huge deal to me. I can't see anything that openly suggests a packet is 
being dropped by the 7200 for any particular reason, but I can clearly
see that the hellos are being lost somewhere. There's no obvious pattern
to the loss (ie, it's not every other hello or something like that) as
sometimes it can go for 5 or 10 minutes and not lose any and then suddenly
the 6500 is having to do four or five retransmits.

CPU load on both units is practically 0%. There is no packet loss across
the link (tested with 100000 36 byte pings, and with a full size range 
sweep).

Does anyone have any suggestions? Could this be an IOS bug or a hardware 
issue? 

I do have parts I can swap around in the 7200 but using them puts me at
disadvantage (slower NPE, IO-gbic-e instead of an io-2fe (I have no spare
gig ports on my switch so can't use the gbic slot) and a 7204vxr chassis
instead of a 7206vxr chassis).

I've included details below.

TIA - I'm starting to run out of hair to tear out!

Regards,
Phillip Baker
LCHost CTO

6500 is operating on:
IOS (tm) s72033_rp Software (s72033_rp-PK9SV-M), Version 12.2(18)SXD3, 
RELEASE SOFTWARE (fc1) 

OSPF/int settings on 6500:
router ospf 1
 log-adjacency-changes
 redistribute connected subnets
 redistribute static
 passive-interface default
 no passive-interface GigabitEthernet1/2.101
 network xxx.xxx.xxx.20 0.0.0.3 area 0
!

interface GigabitEthernet1/2.101
 description ospf test vlan
 encapsulation dot1Q 101
 ip address xxx.xxx.xxx.21 255.255.255.252
 ip ospf dead-interval 90
 ip ospf priority 2
!

6500 Log entries with debug ip ospf hello and debug ip packet 101 
(permit ospf any any):
Oct 25 11:46:43.393 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:46:43.393 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:46:43.393 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:46:46.417 GMT: IP: s=213.230.194.22 (GigabitEthernet1/2.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:46:46.417 GMT: OSPF: Rcv hello from 213.230.192.2 area 0 from GigabitEthernet1/2.101 213.230.194.22
Oct 25 11:46:46.417 GMT: OSPF: End of hello processing
Oct 25 11:46:53.548 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:46:53.548 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:46:53.548 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:47:03.548 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:47:03.548 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:47:03.548 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:47:13.547 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:47:13.547 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:47:13.547 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:47:23.547 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:47:23.547 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:47:23.547 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:47:33.546 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:47:33.546 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:47:33.546 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:47:43.545 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:47:43.545 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:47:43.545 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:47:53.545 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:47:53.545 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:47:53.545 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:47:56.836 GMT: IP: s=213.230.194.22 (GigabitEthernet1/2.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:47:56.836 GMT: OSPF: Rcv hello from 213.230.192.2 area 0 from GigabitEthernet1/2.101 213.230.194.22
Oct 25 11:47:56.836 GMT: OSPF: End of hello processing
Oct 25 11:48:03.544 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:48:03.544 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:48:03.544 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:48:06.636 GMT: IP: s=213.230.194.22 (GigabitEthernet1/2.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:48:06.636 GMT: OSPF: Rcv hello from 213.230.192.2 area 0 from GigabitEthernet1/2.101 213.230.194.22
Oct 25 11:48:06.636 GMT: OSPF: End of hello processing
Oct 25 11:48:13.544 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:48:13.544 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:48:13.544 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:48:16.636 GMT: IP: s=213.230.194.22 (GigabitEthernet1/2.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:48:16.636 GMT: OSPF: Rcv hello from 213.230.192.2 area 0 from GigabitEthernet1/2.101 213.230.194.22
Oct 25 11:48:16.636 GMT: OSPF: End of hello processing
Oct 25 11:48:23.611 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:48:23.611 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:48:23.611 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:48:26.635 GMT: IP: s=213.230.194.22 (GigabitEthernet1/2.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:48:26.635 GMT: OSPF: Rcv hello from 213.230.192.2 area 0 from GigabitEthernet1/2.101 213.230.194.22
Oct 25 11:48:26.635 GMT: OSPF: End of hello processing
Oct 25 11:48:33.611 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:48:33.611 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:48:33.611 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:48:36.635 GMT: IP: s=213.230.194.22 (GigabitEthernet1/2.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:48:36.635 GMT: OSPF: Rcv hello from 213.230.192.2 area 0 from GigabitEthernet1/2.101 213.230.194.22
Oct 25 11:48:36.635 GMT: OSPF: End of hello processing
Oct 25 11:48:43.611 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:48:43.611 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:48:43.611 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:48:46.634 GMT: IP: s=213.230.194.22 (GigabitEthernet1/2.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:48:46.634 GMT: OSPF: Rcv hello from 213.230.192.2 area 0 from GigabitEthernet1/2.101 213.230.194.22
Oct 25 11:48:46.634 GMT: OSPF: End of hello processing
Oct 25 11:48:53.610 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:48:53.610 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:48:53.610 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:49:03.610 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:49:03.610 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:49:03.610 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:49:13.610 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:49:13.610 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:49:13.610 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet
Oct 25 11:49:16.750 GMT: IP: s=213.230.194.22 (GigabitEthernet1/2.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:49:16.750 GMT: OSPF: Rcv hello from 213.230.192.2 area 0 from GigabitEthernet1/2.101 213.230.194.22
Oct 25 11:49:16.750 GMT: OSPF: End of hello processing
Oct 25 11:49:23.717 GMT: OSPF: Send hello to 224.0.0.5 area 0 on GigabitEthernet1/2.101 from 213.230.194.21
Oct 25 11:49:23.717 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending broad/multicast
Oct 25 11:49:23.717 GMT: IP: s=213.230.194.21 (local), d=224.0.0.5 (GigabitEthernet1/2.101), len 80, sending full packet


7200 is operating on:
Cisco IOS Software, 7200 Software (C7200-IS-M), Version 12.2(25)S5,
RELEASE SOFTWARE (fc1)

OSPF/int settings on 7200:
router ospf 1
 log-adjacency-changes
 redistribute connected subnets
 redistribute static
 passive-interface default
 no passive-interface FastEthernet0/0.101
 network xxx.xxx.xxx.20 0.0.0.3 area 0
!

interface FastEthernet0/0.101
 description ospf test vlan
 encapsulation dot1Q 101
 ip address xxx.xxx.xxx.22 255.255.255.252
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip ospf dead-interval 90
 no cdp enable
!

7200 Log entries with debug ip ospf hello and debug ip packet 101
(permit ospf any any):

Oct 25 11:46:43.390 GMT: IP: s=213.230.194.21 (FastEthernet0/0.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:46:43.390 GMT: OSPF: Rcv hello from 213.230.192.1 area 0 from FastEthernet0/0.101 213.230.194.21
Oct 25 11:46:43.390 GMT: OSPF: End of hello processing
Oct 25 11:46:46.414 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:46:46.414 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:46:46.414 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:46:46.414 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:46:56.526 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:46:56.526 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:46:56.526 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:46:56.526 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet, Access List(14), rtype 1, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:47:06.525 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:47:06.525 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:47:06.525 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:47:06.525 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:47:13.545 GMT: IP: s=213.230.194.21 (FastEthernet0/0.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:47:13.545 GMT: OSPF: Rcv hello from 213.230.192.1 area 0 from FastEthernet0/0.101 213.230.194.21
Oct 25 11:47:13.545 GMT: OSPF: End of hello processing
Oct 25 11:47:16.525 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:47:16.525 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:47:16.525 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:47:16.525 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:47:26.524 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:47:26.524 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:47:26.524 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:47:26.524 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:47:36.523 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:47:36.523 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:47:36.523 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:47:36.523 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:47:46.523 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:47:46.523 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:47:46.523 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:47:46.523 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:47:53.542 GMT: IP: s=213.230.194.21 (FastEthernet0/0.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:47:53.542 GMT: OSPF: Rcv hello from 213.230.192.1 area 0 from FastEthernet0/0.101 213.230.194.21
Oct 25 11:47:53.542 GMT: OSPF: End of hello processing
Oct 25 11:47:56.638 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:47:56.638 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:47:56.638 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:47:56.638 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:48:06.638 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:48:06.638 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:48:06.638 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:48:06.638 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet, Access List(14), rtype 1, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:48:16.638 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:48:16.638 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:48:16.638 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:48:16.638 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:48:26.637 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:48:26.637 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:48:26.637 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:48:26.637 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:48:36.637 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:48:36.637 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:48:36.637 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:48:36.637 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:48:43.817 GMT: IP: s=213.230.194.21 (FastEthernet0/0.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:48:43.817 GMT: OSPF: Rcv hello from 213.230.192.1 area 0 from FastEthernet0/0.101 213.230.194.21
Oct 25 11:48:43.821 GMT: OSPF: End of hello processing
Oct 25 11:48:46.636 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:48:46.636 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:48:46.636 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:48:46.636 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:48:53.608 GMT: IP: s=213.230.194.21 (FastEthernet0/0.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:48:53.608 GMT: OSPF: Rcv hello from 213.230.192.1 area 0 from FastEthernet0/0.101 213.230.194.21
Oct 25 11:48:53.608 GMT: OSPF: End of hello processing
Oct 25 11:48:56.752 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:48:56.752 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:48:56.752 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:48:56.752 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:49:03.608 GMT: IP: s=213.230.194.21 (FastEthernet0/0.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:49:03.608 GMT: OSPF: Rcv hello from 213.230.192.1 area 0 from FastEthernet0/0.101 213.230.194.21
Oct 25 11:49:03.608 GMT: OSPF: End of hello processing
Oct 25 11:49:06.752 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:49:06.752 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:49:06.752 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:49:06.752 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:49:13.608 GMT: IP: s=213.230.194.21 (FastEthernet0/0.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:49:13.608 GMT: OSPF: Rcv hello from 213.230.192.1 area 0 from FastEthernet0/0.101 213.230.194.21
Oct 25 11:49:13.608 GMT: OSPF: End of hello processing, Access List(14), rtype 1, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:49:16.752 GMT: OSPF: Send hello to 224.0.0.5 area 0 on FastEthernet0/0.101 from 213.230.194.22
Oct 25 11:49:16.752 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending broad/multicast
Oct 25 11:49:16.752 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, output feature, Access List(14), rtype 0, forus FALSE, sendself FALSE, mtu 0
Oct 25 11:49:16.752 GMT: IP: s=213.230.194.22 (local), d=224.0.0.5 (FastEthernet0/0.101), len 80, sending full packet
Oct 25 11:49:23.720 GMT: IP: s=213.230.194.21 (FastEthernet0/0.101), d=224.0.0.5, len 80, rcvd 0
Oct 25 11:49:23.720 GMT: OSPF: Rcv hello from 213.230.192.1 area 0 from FastEthernet0/0.101 213.230.194.21
Oct 25 11:49:23.720 GMT: OSPF: End of hello processing


More information about the cisco-nsp mailing list