OSPF Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
589
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
TO CONFIGURE OSPF FOR NON-BROADCAST NETWORKS
Special configuration parameters are needed in the designated router selection if
broadcast capability is not configured.
To configure routers, that interconnect to non-broadcast networks, you need to
configure static neighbors.
You can specify the following neighbor parameters, as required:
• Priority: Indicates the router priority value of the nonbroadcast neighbor
associated with the IP address specified. The default is 0.
• Poll Interval: The router sends unicast hello packets every poll interval to the
neighbor from which hello packets have not been received within the dead
interval.
• Cost: Assigns a cost to the neighbor. Neighbors with no specific cost configured
will assume the cost of the interface.
• Database-filter all: Filters the outgoing LSAs to an OSPF neighbor.
E
XAMPLE
ALU(config-router ospf 1)# neighbor 10.0.0.1 priority 1 poll-
interval 130
Command (in RCM) Description
neighbor <ip-address> [cost <1-
65535>|database-filter all
out|priority <0-255>|poll-interval
<0-4294967295>]
This command is used to configure
a neighbor router.
Use this command only if the
network type is ‘non-broadcast’.