IP R
OUTING
C
OMMANDS
-135
Example
This example includes network interface 10.1.0.0 in the RIP routing
process.
Related Commands
router rip (3-132)

neighbor

Use this command to define a neighboring router with which this router
will exchange routing information. Use the no form to remove an entry.
Syntax
neighbor ip-address
no neighbor ip-address
ip-address - IP address to map to a specifi ed hardware address.
Command Mode
Router Configuration
Default Setting
No neighbors are defined.
Command Usage
This command can be used to configure a static neighbor with which
this router will exchange information, rather than relying on broadcast
messages generated by the RIP protocol.
Example

version

Use this command to specify a RIP version used globally by the router.
Use the no form to restore the default value.
Console(config-router)#network 10.1.0.0
Console(config-router)#
Console(config-router)#neighbor 10.2.0.254
Console(config-router)#