Neighbor (Ospf) - Allied Telesis AT-x510-28GTX Command Reference Manual

Stackable gigabit edge switches
Hide thumbs Also See for AT-x510-28GTX:
Table of Contents

Advertisement

OSPF C
OMMANDS
(OSPF)
NEIGHBOR

neighbor (OSPF)

Overview
Use this command to inform the router of other neighboring routers that are
connected to the same NBMA network.
Use the no variant of this command to remove a configuration.
Syntax
neighbor <ip-address> [<cost>]{<priority>|<poll-interval>}
no neighbor <ip-address> [<cost>]{<priority>|<poll-interval>}
Mode
Router Configuration
To configure a neighbor on an NBMA network manually, use the neighbor
Usage
command and include one neighbor entry for each known nonbroadcast network
neighbor. The IP address used in this command is the neighbor's primary IP
address on the interface where that neighbor connects to the NBMA network.
The poll interval is the reduced rate at which routers continue to send hello
packets, when a neighboring router has become inactive. Set the poll interval to be
much larger than hello interval.
Examples
This example shows a neighbor configured with a priority value, poll interval time,
and cost.
awplus#
awplus(config)#
awplus(config-router)#
poll-interval 90
awplus(config-router)#
C613-50102-01 REV C
Parameter
Description
<ip-address>
Specifies the interface IP address of the neighbor.
<priority>
priority <0-255>
Specifies the router priority value of the non-broadcast
neighbor associated with the specified IP address. The default is
0. This keyword does not apply to point-to-multipoint
interfaces.
<poll-interval> poll-interval <1-2147483647>
Dead neighbor polling interval in seconds. It is recommended
to set this value much higher than the hello interval. The default
is 120 seconds.
<cost>
cost <1-65535>
Specifies the link-state metric to this neighbor.
configure terminal
router ospf 100
Command Reference for x510 Series
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
neighbor 1.2.3.4 priority 1
neighbor 1.2.3.4 cost 15
945

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents