[rbak-nsp] OSPF between FreeBSD and SE100
Sridhar
manisridhar at gmail.com
Thu May 1 15:12:15 EDT 2008
hi Marcin,
what is the MTU of the SE100 interface connecting it to the FreeBSD box?
1. Please provide the output of "sh ip interface brief" from the SE100
(this shows MTU)
2. Please provide the output of "debug ospf all" (I'm not sure what
ospf debugs you enabled)
thanks
sridhar
On Thu, May 1, 2008 at 11:58 AM, Marcin Kuczera <marcin at leon.pl> wrote:
> hello,
>
> I have a problem with OSPF between SE100 and FreeBSD.
> Before, there was FreeBSD(openospfd)--Linux(quagga) working fine.
>
> FreeBSD:
> #########
> wan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
> options=19b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4>
> ether 00:15:17:25:f6:5d
> inet6 fe80::215:17ff:fe25:f65d%wan0 prefixlen 64 scopeid 0x1
> inet 195.66.73.174 netmask 0xfffffff8 broadcast 195.66.73.175
> media: Ethernet autoselect (100baseTX <full-duplex>)
> status: active
>
> ################
> router-id 195.66.73.174
>
> redistribute connected
> redistribute static
>
> area 0.0.0.0 {
>
> interface wan0 {
> metric 21
> }
> }
>
> ################
>
> PORTNAME= openospfd
> PORTVERSION= 4.0
> PORTREVISION= 2
>
> ################
>
> [root at atu /usr/ports/net/openospfd]# ospfctl show nei
> ID Pri State DeadTime Address Iface Uptime
> 91.195.159.129 1 EXSTA/DR 00:00:37 195.66.73.169 wan0 -
>
> #########
>
> and from log:
> May 1 20:12:33 atu ospfd[92550]: nbr_adj_timer: failed to form adjacency
> with 91.195.159.129
> May 1 20:13:33 atu ospfd[92550]: nbr_adj_timer: failed to form adjacency
> with 91.195.159.129
>
> RedBack
> SE100 SEOS-6.1.1.4-Release
>
> ##############
> !
> router ospf 1
> router-id 91.195.159.129
> originate-default always
> area 0.0.0.0
> interface vlan2502
> interface vlan150
> interface vlan415
> redistribute connected
> redistribute static
> !
> ##############
>
> bgp1]RedBack_SE100#show ospf nei
>
> --- OSPF Neighbors for Instance 1/Router ID 91.195.159.129 ---
>
> NeighborID NeighborAddress Pri State DR-State IntfAddress
> TimeLeft
> 195.66.73.174 195.66.73.174 1 ExStart BDR 195.66.73.169 39
> 195.66.73.250 195.66.73.250 1 Full DR 195.66.73.249 39
> 195.66.73.254 195.66.73.254 1 Full DR 195.66.73.253 32
> [bgp1]RedBack_SE100#
>
> ##############
>
> [bgp1]RedBack_SE100#May 1 19:56:43: [0002]: %OSPF-7-NEIGHBOR: OSPF-1:
> 195.66.73.174 EVENT: 2 Way STATE: 2-Way
> May 1 19:56:53: [0002]: %OSPF-7-NEIGHBOR: OSPF-1: 195.66.73.174 EVENT: 2 Way
> STATE: 2-Way
> May 1 19:56:53: [0002]: %OSPF-7-NEIGHBOR: OSPF-1: Neighbor 195.66.73.174
> change from <2-Way> to <ExStart>
> May 1 19:56:53: [0002]: %OSPF-7-NEIGHBOR: OSPF-1: Number of exchanging
> neighbors increased to 1 global: 1
> May 1 19:56:53: [0002]: %OSPF-7-NEIGHBOR: OSPF-1: NBR 195.66.73.174 - is
> Master in exchange
> May 1 19:57:43: [0002]: %OSPF-7-NEIGHBOR: OSPF-1: 195.66.73.174 EVENT: No
> Exchange Progress STATE: ExStart
> May 1 19:57:43: [0002]: %OSPF-7-NEIGHBOR: OSPF-1: Neighbor 195.66.73.174
> change from <ExStart> to <2-Way>
> May 1 19:57:43: [0002]: %OSPF-7-NEIGHBOR: OSPF-1: Number of exchanging
> neighbors decreased to 0 global: 0
>
> ###################
>
> Any idea how to make them working together ?
>
> Regards,
> Marcin
>
> _______________________________________________
> redback-nsp mailing list
> redback-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/redback-nsp
>
More information about the redback-nsp
mailing list