RIP Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
28.17
neighbor
Use this command to specify a neighbor router. It is used for each router to which you wish to
send unicast RIP updates.
Use the
no
parameter with this command to stop sending unicast updates to the specific
router.
Syntax
neighbor A.B.C.D
no neighbor A.B.C.D
Default
Disabled
Mode
Router mode
Usage
Use this command to exchange nonbroadcast routing information. It can be used multiple
times for additional neighbors.
Passive-interface
command disables sending routing updates on an interface. Use the
neighbor
command in conjunction with the
passive-interface command on page 28.20
to
send routing updates to specific neighbors
.
Examples
awplus#configure terminal
awplus(config)#router rip
awplus(config)#passive-interface VLAN1
awplus(config-router)#neighbor 1.1.1.1
Related Commands
passive-interface
Parameter
Description
A.B.C.D
an IP address of a neighboring router with which the routing information
will be exchanged.