Technical information
Cuda 12000 IP Access Switch CLI Reference Guide
ip rip neighbor 229
ip rip neighbor
Configures the IP address of a RIP neighbor. Use the no form of the command to remove the RIP
neighbor.
Mode
interface:<type>:csi(<c/s/i>):ip-address(<ip-address>)#
Syntax
ip rip neighbor <ip-address>
no ip rip neighbor <ip-address>
Arguments
Example
cli:# interface 1/8/1
mode: interface:pos:csi(1/8/1)
cli:# ip address 20.1.1.1 255.255.255.0
cli:# ip rip enable
cli:# ip rip neighbor 20.1.1.2
cli:# show rip neighbors
row count: 1
RIP Interface Neighbor IP Neighbor Last Update Status
IP Address Address Type Received
--------------- --------------- ---------- ----------- --------
20.1.1.1 20.1.1.2 configured 0 Active
<ip-address> Specifies the IP address of the neighbor.