neighbor
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
381
Alcatel-Lucent
Beta
Beta
OmniAccess 5510 Unified Services Gateway CLI Command Reference Guide
NEIGHBOR
neighbor
<
ip-address>
[
cost
<
1-65535
>|
database-filter all
out
|
priority
<0-255>
|
poll-interval
<0-4294967295>
]
D
ESCRIPTION
This command is entered in the
Router Configuration Mode. This command
configures a neighbor router. Use this command only if the network type is ‘non-
broadcast’.
P
ARAMETERS
D
EFAULT
V
ALUE
None.
E
XAMPLE
ALU(config-router ospf 30)# neighbor 10.0.0.1 priority 1 poll-
interval 130
Parameter
Description
ip-address
Interface IP address of the neighbor.
1-65535
Assigns a cost to the neighbor, in the form of an integer from
1 to 65535. Neighbors with no specific cost configured will
assume the cost of the interface, based on the ‘ip ospf cost’
command. For point-to-multipoint interfaces, the cost
keyword and the number argument are the only options that
are applicable. This keyword does not apply to
nonbroadcast multiaccess (NBMA) networks.
all
Filters outgoing link-state advertisements (LSAs) to an
OSPF neighbor.
0-255
A number that indicates the router priority value of the
nonbroadcast neighbor associated with the IP address
specified. The default is 0. This keyword does not apply to
point-to-multipoint interfaces.
0-4294967295
A number value that represents the poll interval time (in
seconds). RFC 1247 recommends that this value be much
larger than the hello interval. The default is 120 seconds (2
minutes). This keyword does not apply to point-to-multipoint
interfaces.