[Table of Contents] [Previous Page] [Next Page] [View Index] [Report an Error] [No Frames]


neighbor

Description: 

For L2C, creates an L2C 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 L2C neighbor configurations (L2C), removes the neighbor (OSPF and RIP), or restores the default values (OSPF).

Syntax: 

For L2C neighbor configuration mode:

[ no ] neighbor neighborName

For OSPF:

neighbor ipAddress [ pollinterval seconds | priority number ]

no neighbor ipAddress [ pollinterval | priority ]

For RIP:

[ no ] neighbor ipAddress

Mode(s): 

Router Configuration


[Table of Contents] [Previous Page] [Next Page] [View Index] [Report an Error] [No Frames]