[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


neighbor

Description: 

For ANCP, creates an ANCP neighbor and accesses the L2C Neighbor Configuration (config-l2c-neighbor) mode. For OSPF, configures OSPF neighbors on an NBMA network. For RIP, specifies a RIP neighbor to which the router sends unicast messages. The no version removes the specified neighbor configuration or, by omitting the neighbor name, all ANCP neighbor configurations (ANCP), removes the neighbor (OSPF and RIP), or restores the default values (OSPF).

Syntax: 

For ANCP:

[ no ] neighbor neighborName

For OSPF:

neighbor ipAddress [ pollinterval seconds | priority number ]

no neighbor ipAddress [ pollinterval | priority ]

For RIP:

[ no ] neighbor ipAddress

Mode(s): 

Address Family Configuration (RIP), Router Configuration

Release Information: 

Command introduced before JUNOSe Release 7.1.0.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]