bug-zebra
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

zebra/ospfv3 help


From: Mate Csorba
Subject: zebra/ospfv3 help
Date: Tue, 5 Feb 2002 16:55:46 +0100 (MET)

Dear Colleagues!

We'd like to have some help from You regarding the ospf6d daemon included in 
the 
zebra0.92a package. We are runing OSPFv3 conformance tests on a local ethernet 
network and we're experiencing problems with the sending of Database 
Description 
packets. As You can see in the dump file included, the ospf6d daemon sends the 
DD packets required, but this packets won't be passed to the network somehow. 
They can not be detected even with some network monitoring software, although 
the sending and of Hello packets seems to be perfect (we receive them, and the 
monitor can see them too).
Thank You for Your help,
best regards:
Mate Csorba
!
! Zebra configuration saved from vty
!   2002/01/22 14:01:32
!
hostname address@hidden
password zebra
log file /var/log/zebra-ospf6d.log
log stdout
!
debug ospf6 hello
debug ospf6 dbdesc
debug ospf6 lsreq
debug ospf6 lsupdate
debug ospf6 lsack
debug ospf6 neighbor
debug ospf6 interface
debug ospf6 area
debug ospf6 lsa
debug ospf6 zebra
debug ospf6 config
debug ospf6 dbex
debug ospf6 spf
debug ospf6 route
!
interface eth0
 ipv6 ospf6 cost 1
 ipv6 ospf6 hello-interval 10
 ipv6 ospf6 dead-interval 40
 ipv6 ospf6 retransmit-interval 5
 ipv6 ospf6 priority 4
 ipv6 ospf6 transmit-delay 1
 ipv6 ospf6 instance-id 0
!
interface lo0
 ipv6 ospf6 cost 1
 ipv6 ospf6 hello-interval 10
 ipv6 ospf6 dead-interval 40
 ipv6 ospf6 retransmit-interval 5
 ipv6 ospf6 priority 1
 ipv6 ospf6 transmit-delay 1
 ipv6 ospf6 instance-id 0
!
!
router ospf6
 router-id 10.1.11.1
 redistribute static route-map static-ospf6
 interface eth0 area 0.0.0.0
 interface lo0 area 0.0.0.0
!
ipv6 prefix-list hostroute seq 10 permit 3ffe:501:100c:4380::/60 ge 128
!
route-map static-ospf6 permit 50
 match ipv6 address prefix-list hostroute
 set metric-type type-2
 set metric 30
!
line vty
!
2002/02/05 16:19:50 OSPF6: can't set sockopt SO_REUSEADDR to socket 6
2002/02/05 16:19:50 OSPF6: can't set sockopt SO_REUSEADDR to socket 7
2002/02/05 16:19:50 OSPF6: OSPF6d (Zebra-0.92a ospf6d-0.9.2) starts
2002/02/05 16:19:50 OSPF6: Zebra I/F add: lo index 1 mtu 3856
2002/02/05 16:19:50 OSPF6: Zebra I/F lo address change: inet 127.0.0.1/8
2002/02/05 16:19:50 OSPF6: Zebra I/F lo address change: inet6 ::1/128
2002/02/05 16:19:50 OSPF6: Zebra I/F add: eth0 index 2 mtu 1500
2002/02/05 16:19:50 OSPF6: LSA Update Link: No Linklocal Address: eth0
2002/02/05 16:19:50 OSPF6: Interface Event eth0: InterfaceUp
2002/02/05 16:19:50 OSPF6: Network: Join AllSPFRouters on ifindex 2
2002/02/05 16:19:50 OSPF6: I/F [eth0] Down -> Waiting (Priority > 0)
2002/02/05 16:19:50 OSPF6: Lsa: Update Router-LSA for 0.0.0.0
2002/02/05 16:19:50 OSPF6: LSA Update Link: No Linklocal Address: eth0
2002/02/05 16:19:50 OSPF6: LSA Update Intra-Area-Prefix(Stub): Checking 
Interface eth0
2002/02/05 16:19:50 OSPF6: LSA Update Intra-Area-Prefix(Stub): Checking 
Interface lo0
2002/02/05 16:19:50 OSPF6: LSA Update Intra-Area-Prefix(Stub): Interface lo0 
down
2002/02/05 16:19:50 OSPF6: LSA Update Intra-Area-Prefix(Stub): No prefix to 
advertise for area 0.0.0.0
2002/02/05 16:19:50 OSPF6: Send Hello on eth0
2002/02/05 16:19:50 OSPF6:     Unknown -> ff02::5
2002/02/05 16:19:50 OSPF6:     OSPFv3 Type:1 Len:36 RouterID:10.1.11.1
2002/02/05 16:19:50 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:19:50 OSPF6:     IFID:2 Priority:4 Option:xxx
2002/02/05 16:19:50 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:19:50 OSPF6:     DR:0.0.0.0 BDR:0.0.0.0
2002/02/05 16:19:50 OSPF6:     ...
2002/02/05 16:19:50 OSPF6: Zebra I/F eth0 address change: inet 10.1.1.3/8
2002/02/05 16:19:50 OSPF6: Zebra I/F eth0 address change: inet6 
fe80::8:c719:eb00/10
2002/02/05 16:19:50 OSPF6: LSA Update Link: Interface eth0
2002/02/05 16:19:50 OSPF6: Zebra I/F add: eth1 index 3 mtu 1500
2002/02/05 16:19:50 OSPF6: Zebra I/F eth1 address change: inet 10.1.2.3/24
2002/02/05 16:19:50 OSPF6: Zebra I/F add: dummy0 index 4 mtu 1500
2002/02/05 16:19:50 OSPF6: Zebra I/F add: tunl0 index 5 mtu 1480
2002/02/05 16:19:50 OSPF6: Zebra I/F add: sit0 index 6 mtu 1480
2002/02/05 16:19:50 OSPF6: Zebra I/F add: eth0:0 index 2 mtu 1500
2002/02/05 16:19:50 OSPF6: Zebra I/F eth0 address change: inet 10.1.11.1/24
2002/02/05 16:19:50 OSPF6: Zebra I/F add: eth0:1 index 2 mtu 1500
2002/02/05 16:19:50 OSPF6: Zebra I/F eth0 address change: inet 10.1.12.1/24
2002/02/05 16:19:50 OSPF6: Zebra I/F add: eth0:3 index 2 mtu 1500
2002/02/05 16:19:50 OSPF6: Zebra I/F eth0 address change: inet 10.1.13.1/24
2002/02/05 16:20:00 OSPF6: Send Hello on eth0
2002/02/05 16:20:00 OSPF6:     fe80::8:c719:eb00 -> ff02::5
2002/02/05 16:20:00 OSPF6:     OSPFv3 Type:1 Len:36 RouterID:10.1.11.1
2002/02/05 16:20:00 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:00 OSPF6:     IFID:2 Priority:4 Option:xxx
2002/02/05 16:20:00 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:20:00 OSPF6:     DR:0.0.0.0 BDR:0.0.0.0
2002/02/05 16:20:00 OSPF6:     ...
2002/02/05 16:20:00 OSPF6: Receive Hello on eth0
2002/02/05 16:20:00 OSPF6:     fe80::b -> ff02::5
2002/02/05 16:20:00 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.2
2002/02/05 16:20:00 OSPF6:     AreaID:0.0.0.0 Cksum:ee InstanceID:0
2002/02/05 16:20:00 OSPF6:     IFID:0 Priority:5 Option:xxx
2002/02/05 16:20:00 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:20:00 OSPF6:     DR:0.0.0.0 BDR:0.0.0.0
2002/02/05 16:20:00 OSPF6:     ...
2002/02/05 16:20:00 OSPF6: Neighbor Event 10.1.11.2%eth0: *HelloReceived*
2002/02/05 16:20:00 OSPF6: Neighbor status change 10.1.11.2%eth0: 
[Down]->[Init](HelloReceived)
2002/02/05 16:20:00 OSPF6: Neighbor Event 10.1.11.2%eth0: *2Way-Received*
2002/02/05 16:20:00 OSPF6: Neighbor status change 10.1.11.2%eth0: 
[Init]->[Twoway](No Need Adjacency)
2002/02/05 16:20:10 OSPF6: Receive Hello on eth0
2002/02/05 16:20:10 OSPF6:     fe80::b -> ff02::5
2002/02/05 16:20:10 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.2
2002/02/05 16:20:10 OSPF6:     AreaID:0.0.0.0 Cksum:e00e InstanceID:0
2002/02/05 16:20:10 OSPF6:     IFID:0 Priority:5 Option:xxx
2002/02/05 16:20:10 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:20:10 OSPF6:     DR:0.0.0.0 BDR:0.0.0.0
2002/02/05 16:20:10 OSPF6:     ...
2002/02/05 16:20:10 OSPF6: Neighbor Event 10.1.11.2%eth0: *HelloReceived*
2002/02/05 16:20:10 OSPF6: Send Hello on eth0
2002/02/05 16:20:10 OSPF6:     fe80::8:c719:eb00 -> ff02::5
2002/02/05 16:20:10 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.1
2002/02/05 16:20:10 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:10 OSPF6:     IFID:2 Priority:4 Option:xxx
2002/02/05 16:20:10 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:20:10 OSPF6:     DR:0.0.0.0 BDR:0.0.0.0
2002/02/05 16:20:10 OSPF6:     ...
2002/02/05 16:20:20 OSPF6: Receive Hello on eth0
2002/02/05 16:20:20 OSPF6:     fe80::b -> ff02::5
2002/02/05 16:20:20 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.2
2002/02/05 16:20:20 OSPF6:     AreaID:0.0.0.0 Cksum:e00e InstanceID:0
2002/02/05 16:20:20 OSPF6:     IFID:0 Priority:5 Option:xxx
2002/02/05 16:20:20 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:20:20 OSPF6:     DR:0.0.0.0 BDR:0.0.0.0
2002/02/05 16:20:20 OSPF6:     ...
2002/02/05 16:20:20 OSPF6: Neighbor Event 10.1.11.2%eth0: *HelloReceived*
2002/02/05 16:20:20 OSPF6: Send Hello on eth0
2002/02/05 16:20:20 OSPF6:     fe80::8:c719:eb00 -> ff02::5
2002/02/05 16:20:20 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.1
2002/02/05 16:20:20 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:20 OSPF6:     IFID:2 Priority:4 Option:xxx
2002/02/05 16:20:20 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:20:20 OSPF6:     DR:0.0.0.0 BDR:0.0.0.0
2002/02/05 16:20:20 OSPF6:     ...
2002/02/05 16:20:30 OSPF6: I/F [eth0] WaitTimer
2002/02/05 16:20:30 OSPF6: I/F [eth0] Waiting -> DROther (WaitTimer:DR Election)
2002/02/05 16:20:30 OSPF6: Lsa: Update Router-LSA for 0.0.0.0
2002/02/05 16:20:30 OSPF6: LSA: Suppress updating Router(10.1.11.1[0])
2002/02/05 16:20:30 OSPF6: LSA: delete Router(10.1.11.1[0])(0x80bf918)
2002/02/05 16:20:30 OSPF6: I/F [eth0] {dr:0.0.0.0,bdr:0.0.0.0} -> 
{dr:10.1.11.2,bdr:10.1.11.2}
2002/02/05 16:20:30 OSPF6: Lsa: Update Router-LSA for 0.0.0.0
2002/02/05 16:20:30 OSPF6: LSA: Suppress updating Router(10.1.11.1[0])
2002/02/05 16:20:30 OSPF6: LSA: delete Router(10.1.11.1[0])(0x80bf918)
2002/02/05 16:20:30 OSPF6: LSA Update Intra-Area-Prefix(Stub): Checking 
Interface eth0
2002/02/05 16:20:30 OSPF6: LSA Update Intra-Area-Prefix(Stub): Checking 
fe80::8:c719:eb00
2002/02/05 16:20:30 OSPF6: LSA Update Intra-Area-Prefix(Stub): 
fe80::8:c719:eb00 is Linklocal
2002/02/05 16:20:30 OSPF6: LSA Update Intra-Area-Prefix(Stub): Checking 
Interface lo0
2002/02/05 16:20:30 OSPF6: LSA Update Intra-Area-Prefix(Stub): Interface lo0 
down
2002/02/05 16:20:30 OSPF6: LSA Update Intra-Area-Prefix(Stub): No prefix to 
advertise for area 0.0.0.0
2002/02/05 16:20:30 OSPF6: Neighbor Event 10.1.11.2%eth0: *AdjOK?*
2002/02/05 16:20:30 OSPF6: Neighbor status change 10.1.11.2%eth0: 
[Twoway]->[ExStart](Need Adjacency)
2002/02/05 16:20:30 OSPF6: set dbdesc seqnum 1012922430 for 10.1.11.2%eth0
2002/02/05 16:20:30 OSPF6: Send DbDesc on eth0
2002/02/05 16:20:30 OSPF6:     fe80::8:c719:eb00 -> fe80::b
2002/02/05 16:20:30 OSPF6:     OSPFv3 Type:2 Len:28 RouterID:10.1.11.1
2002/02/05 16:20:30 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:30 OSPF6:     Option:V6E---R-- IFMTU:1500 Bit:IMm 
SeqNum:1012922430
2002/02/05 16:20:30 OSPF6: Receive Hello on eth0
2002/02/05 16:20:30 OSPF6:     fe80::b -> ff02::5
2002/02/05 16:20:30 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.2
2002/02/05 16:20:30 OSPF6:     AreaID:0.0.0.0 Cksum:e00e InstanceID:0
2002/02/05 16:20:30 OSPF6:     IFID:0 Priority:5 Option:xxx
2002/02/05 16:20:30 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:20:30 OSPF6:     DR:0.0.0.0 BDR:0.0.0.0
2002/02/05 16:20:30 OSPF6:     ...
2002/02/05 16:20:30 OSPF6: Neighbor Event 10.1.11.2%eth0: *HelloReceived*
2002/02/05 16:20:30 OSPF6: Send Hello on eth0
2002/02/05 16:20:30 OSPF6:     fe80::8:c719:eb00 -> ff02::5
2002/02/05 16:20:30 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.1
2002/02/05 16:20:30 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:30 OSPF6:     IFID:2 Priority:4 Option:xxx
2002/02/05 16:20:30 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:20:30 OSPF6:     DR:10.1.11.2 BDR:10.1.11.2
2002/02/05 16:20:30 OSPF6:     ...
2002/02/05 16:20:35 OSPF6: Send DbDesc on eth0
2002/02/05 16:20:35 OSPF6:     fe80::8:c719:eb00 -> fe80::b
2002/02/05 16:20:35 OSPF6:     OSPFv3 Type:2 Len:28 RouterID:10.1.11.1
2002/02/05 16:20:35 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:35 OSPF6:     Option:V6E---R-- IFMTU:1500 Bit:IMm 
SeqNum:1012922430
2002/02/05 16:20:40 OSPF6: Send DbDesc on eth0
2002/02/05 16:20:40 OSPF6:     fe80::8:c719:eb00 -> fe80::b
2002/02/05 16:20:40 OSPF6:     OSPFv3 Type:2 Len:28 RouterID:10.1.11.1
2002/02/05 16:20:40 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:40 OSPF6:     Option:V6E---R-- IFMTU:1500 Bit:IMm 
SeqNum:1012922430
2002/02/05 16:20:40 OSPF6: Receive Hello on eth0
2002/02/05 16:20:40 OSPF6:     fe80::b -> ff02::5
2002/02/05 16:20:40 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.2
2002/02/05 16:20:40 OSPF6:     AreaID:0.0.0.0 Cksum:e00e InstanceID:0
2002/02/05 16:20:40 OSPF6:     IFID:0 Priority:5 Option:xxx
2002/02/05 16:20:40 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:20:40 OSPF6:     DR:10.1.11.2 BDR:10.1.11.1
2002/02/05 16:20:40 OSPF6:     ...
2002/02/05 16:20:40 OSPF6: 10.1.11.2%eth0 declare 10.1.11.2 as DR
2002/02/05 16:20:40 OSPF6: 10.1.11.2%eth0 declare 10.1.11.1 as BDR
2002/02/05 16:20:40 OSPF6: Neighbor Event 10.1.11.2%eth0: *HelloReceived*
2002/02/05 16:20:40 OSPF6: I/F [eth0] NeighborChange
2002/02/05 16:20:40 OSPF6: I/F [eth0] DROther -> BDR (NeighborChange:DR 
Election)
2002/02/05 16:20:40 OSPF6: Network: AllDRouters on ifindex 2
2002/02/05 16:20:40 OSPF6: Lsa: Update Router-LSA for 0.0.0.0
2002/02/05 16:20:40 OSPF6: LSA: Suppress updating Router(10.1.11.1[0])
2002/02/05 16:20:40 OSPF6: LSA: delete Router(10.1.11.1[0])(0x80bf918)
2002/02/05 16:20:40 OSPF6: I/F [eth0] {dr:10.1.11.2,bdr:10.1.11.2} -> 
{dr:10.1.11.2,bdr:10.1.11.1}
2002/02/05 16:20:40 OSPF6: Lsa: Update Router-LSA for 0.0.0.0
2002/02/05 16:20:40 OSPF6: LSA: Suppress updating Router(10.1.11.1[0])
2002/02/05 16:20:40 OSPF6: LSA: delete Router(10.1.11.1[0])(0x80bf918)
2002/02/05 16:20:40 OSPF6: LSA Update Intra-Area-Prefix(Stub): Checking 
Interface eth0
2002/02/05 16:20:40 OSPF6: LSA Update Intra-Area-Prefix(Stub): Checking 
fe80::8:c719:eb00
2002/02/05 16:20:40 OSPF6: LSA Update Intra-Area-Prefix(Stub): 
fe80::8:c719:eb00 is Linklocal
2002/02/05 16:20:40 OSPF6: LSA Update Intra-Area-Prefix(Stub): Checking 
Interface lo0
2002/02/05 16:20:40 OSPF6: LSA Update Intra-Area-Prefix(Stub): Interface lo0 
down
2002/02/05 16:20:40 OSPF6: LSA Update Intra-Area-Prefix(Stub): No prefix to 
advertise for area 0.0.0.0
2002/02/05 16:20:40 OSPF6: Neighbor Event 10.1.11.2%eth0: *AdjOK?*
2002/02/05 16:20:40 OSPF6: Send Hello on eth0
2002/02/05 16:20:40 OSPF6:     fe80::8:c719:eb00 -> ff02::5
2002/02/05 16:20:40 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.1
2002/02/05 16:20:40 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:40 OSPF6:     IFID:2 Priority:4 Option:xxx
2002/02/05 16:20:40 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:20:40 OSPF6:     DR:10.1.11.2 BDR:10.1.11.1
2002/02/05 16:20:40 OSPF6:     ...
2002/02/05 16:20:45 OSPF6: Send DbDesc on eth0
2002/02/05 16:20:45 OSPF6:     fe80::8:c719:eb00 -> fe80::b
2002/02/05 16:20:45 OSPF6:     OSPFv3 Type:2 Len:28 RouterID:10.1.11.1
2002/02/05 16:20:45 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:45 OSPF6:     Option:V6E---R-- IFMTU:1500 Bit:IMm 
SeqNum:1012922430
2002/02/05 16:20:50 OSPF6: Send Hello on eth0
2002/02/05 16:20:50 OSPF6:     fe80::8:c719:eb00 -> ff02::5
2002/02/05 16:20:50 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.1
2002/02/05 16:20:50 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:50 OSPF6:     IFID:2 Priority:4 Option:xxx
2002/02/05 16:20:50 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:20:50 OSPF6:     DR:10.1.11.2 BDR:10.1.11.1
2002/02/05 16:20:50 OSPF6:     ...
2002/02/05 16:20:50 OSPF6: Send DbDesc on eth0
2002/02/05 16:20:50 OSPF6:     fe80::8:c719:eb00 -> fe80::b
2002/02/05 16:20:50 OSPF6:     OSPFv3 Type:2 Len:28 RouterID:10.1.11.1
2002/02/05 16:20:50 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:50 OSPF6:     Option:V6E---R-- IFMTU:1500 Bit:IMm 
SeqNum:1012922430
2002/02/05 16:20:55 OSPF6: Send DbDesc on eth0
2002/02/05 16:20:55 OSPF6:     fe80::8:c719:eb00 -> fe80::b
2002/02/05 16:20:55 OSPF6:     OSPFv3 Type:2 Len:28 RouterID:10.1.11.1
2002/02/05 16:20:55 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:20:55 OSPF6:     Option:V6E---R-- IFMTU:1500 Bit:IMm 
SeqNum:1012922430
2002/02/05 16:21:00 OSPF6: Send Hello on eth0
2002/02/05 16:21:00 OSPF6:     fe80::8:c719:eb00 -> ff02::5
2002/02/05 16:21:00 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.1
2002/02/05 16:21:00 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:21:00 OSPF6:     IFID:2 Priority:4 Option:xxx
2002/02/05 16:21:00 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:21:00 OSPF6:     DR:10.1.11.2 BDR:10.1.11.1
2002/02/05 16:21:00 OSPF6:     ...
2002/02/05 16:21:00 OSPF6: Send DbDesc on eth0
2002/02/05 16:21:00 OSPF6:     fe80::8:c719:eb00 -> fe80::b
2002/02/05 16:21:00 OSPF6:     OSPFv3 Type:2 Len:28 RouterID:10.1.11.1
2002/02/05 16:21:00 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:21:00 OSPF6:     Option:V6E---R-- IFMTU:1500 Bit:IMm 
SeqNum:1012922430
2002/02/05 16:21:05 OSPF6: Send DbDesc on eth0
2002/02/05 16:21:05 OSPF6:     fe80::8:c719:eb00 -> fe80::b
2002/02/05 16:21:05 OSPF6:     OSPFv3 Type:2 Len:28 RouterID:10.1.11.1
2002/02/05 16:21:05 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:21:05 OSPF6:     Option:V6E---R-- IFMTU:1500 Bit:IMm 
SeqNum:1012922430
2002/02/05 16:21:10 OSPF6: Send Hello on eth0
2002/02/05 16:21:10 OSPF6:     fe80::8:c719:eb00 -> ff02::5
2002/02/05 16:21:10 OSPF6:     OSPFv3 Type:1 Len:40 RouterID:10.1.11.1
2002/02/05 16:21:10 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:21:10 OSPF6:     IFID:2 Priority:4 Option:xxx
2002/02/05 16:21:10 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:21:10 OSPF6:     DR:10.1.11.2 BDR:10.1.11.1
2002/02/05 16:21:10 OSPF6:     ...
2002/02/05 16:21:10 OSPF6: Send DbDesc on eth0
2002/02/05 16:21:10 OSPF6:     fe80::8:c719:eb00 -> fe80::b
2002/02/05 16:21:10 OSPF6:     OSPFv3 Type:2 Len:28 RouterID:10.1.11.1
2002/02/05 16:21:10 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:21:10 OSPF6:     Option:V6E---R-- IFMTU:1500 Bit:IMm 
SeqNum:1012922430
2002/02/05 16:21:15 OSPF6: Send DbDesc on eth0
2002/02/05 16:21:15 OSPF6:     fe80::8:c719:eb00 -> fe80::b
2002/02/05 16:21:15 OSPF6:     OSPFv3 Type:2 Len:28 RouterID:10.1.11.1
2002/02/05 16:21:15 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:21:15 OSPF6:     Option:V6E---R-- IFMTU:1500 Bit:IMm 
SeqNum:1012922430
2002/02/05 16:21:20 OSPF6: Neighbor Event 10.1.11.2%eth0: *InactivityTimer*
2002/02/05 16:21:20 OSPF6: Neighbor status change 10.1.11.2%eth0: 
[ExStart]->[Down](InactivityTimer)
2002/02/05 16:21:20 OSPF6: I/F [eth0] NeighborChange
2002/02/05 16:21:20 OSPF6: I/F [eth0] BDR -> DR (NeighborChange:DR Election)
2002/02/05 16:21:20 OSPF6: Lsa: Update Router-LSA for 0.0.0.0
2002/02/05 16:21:20 OSPF6: LSA: Suppress updating Router(10.1.11.1[0])
2002/02/05 16:21:20 OSPF6: LSA: delete Router(10.1.11.1[0])(0x80bf918)
2002/02/05 16:21:20 OSPF6: I/F [eth0] {dr:10.1.11.2,bdr:10.1.11.1} -> 
{dr:10.1.11.1,bdr:0.0.0.0}
2002/02/05 16:21:20 OSPF6: Lsa: Update Router-LSA for 0.0.0.0
2002/02/05 16:21:20 OSPF6: LSA: Suppress updating Router(10.1.11.1[0])
2002/02/05 16:21:20 OSPF6: LSA: delete Router(10.1.11.1[0])(0x80bf918)
2002/02/05 16:21:20 OSPF6: LSA Update Network: Interface eth0 is Stub
2002/02/05 16:21:20 OSPF6: LSA Update Intra-Area-Prefix(Transit): Interface 
eth0 is Stub
2002/02/05 16:21:20 OSPF6: LSA Update Intra-Area-Prefix(Stub): Checking 
Interface eth0
2002/02/05 16:21:20 OSPF6: LSA Update Intra-Area-Prefix(Stub): Checking 
fe80::8:c719:eb00
2002/02/05 16:21:20 OSPF6: LSA Update Intra-Area-Prefix(Stub): 
fe80::8:c719:eb00 is Linklocal
2002/02/05 16:21:20 OSPF6: LSA Update Intra-Area-Prefix(Stub): Checking 
Interface lo0
2002/02/05 16:21:20 OSPF6: LSA Update Intra-Area-Prefix(Stub): Interface lo0 
down
2002/02/05 16:21:20 OSPF6: LSA Update Intra-Area-Prefix(Stub): No prefix to 
advertise for area 0.0.0.0
2002/02/05 16:21:20 OSPF6: Send Hello on eth0
2002/02/05 16:21:20 OSPF6:     fe80::8:c719:eb00 -> ff02::5
2002/02/05 16:21:20 OSPF6:     OSPFv3 Type:1 Len:36 RouterID:10.1.11.1
2002/02/05 16:21:20 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:21:20 OSPF6:     IFID:2 Priority:4 Option:xxx
2002/02/05 16:21:20 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:21:20 OSPF6:     DR:10.1.11.1 BDR:0.0.0.0
2002/02/05 16:21:20 OSPF6:     ...
2002/02/05 16:21:30 OSPF6: Send Hello on eth0
2002/02/05 16:21:30 OSPF6:     fe80::8:c719:eb00 -> ff02::5
2002/02/05 16:21:30 OSPF6:     OSPFv3 Type:1 Len:36 RouterID:10.1.11.1
2002/02/05 16:21:30 OSPF6:     AreaID:0.0.0.0 Cksum:0 InstanceID:0
2002/02/05 16:21:30 OSPF6:     IFID:2 Priority:4 Option:xxx
2002/02/05 16:21:30 OSPF6:     HelloInterval:10 Deadinterval:40
2002/02/05 16:21:30 OSPF6:     DR:10.1.11.1 BDR:0.0.0.0
2002/02/05 16:21:30 OSPF6:     ...
2002/02/05 16:21:40 OSPF6: SIGINT received
!
! Zebra configuration saved from vty
!   2002/02/05 15:05:54
!
hostname Router
password zebra
enable password zebra
log stdout
!
debug zebra packet send
!
interface lo
 ipv6 nd suppress-ra
!
interface eth0
 ip address 10.1.1.3/8
 ipv6 address fe80::8:c719:eb00/10
 ipv6 nd suppress-ra
!
interface eth1
 ipv6 nd suppress-ra
!
interface dummy0
 ipv6 nd suppress-ra
!
interface tunl0
 ipv6 nd suppress-ra
!
interface sit0
 ipv6 nd suppress-ra
!
interface eth0:0
 ipv6 nd suppress-ra
!
interface eth0:1
 ipv6 nd suppress-ra
!
interface eth0:3
 ipv6 nd suppress-ra
!
interface eth0:2
 ipv6 nd suppress-ra
!
interface eth0:4
 ipv6 nd suppress-ra
!
interface eth0:5
 ipv6 nd suppress-ra
!
interface eth0:6
 ipv6 nd suppress-ra
!
interface eth0:7
 ipv6 nd suppress-ra
!
interface eth0:8
 ipv6 nd suppress-ra
!
line vty
!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]