Deployment Guide

Table Of Contents
neighbor
Define a neighbor router with which to exchange RIP information.
C9000 Series
Syntax
neighbor ip-address
To delete a neighbor setting, use the no neighbor ip-address command.
Parameters
ip-address
Enter the IP address, in dotted decimal format, of a router with which to exchange
information.
Defaults Not configured.
Command Modes ROUTER RIP
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the S-Series.
7.6.1.0 Introduced on the C-Series.
6.2.1.1 Introduced on the E-Series.
Usage
Information
When a neighbor router is identified, unicast data exchanges occur. Multiple neighbor routers are possible.
To ensure that only specific interfaces are receiving and sending data, use the passive-interface
command with the neighbor command.
Related
Commands
passive-interface sets the interface to only listen to RIP broadcasts.
network
Enable RIP for a specified network. To enable RIP on all networks connected to the switch, use this command.
C9000 Series
Syntax
network ip-address
To disable RIP for a network, use the no network ip-address command.
Parameters
ip-address
Specify an IP network address in dotted decimal format. You cannot specify a
subnet.
Defaults No RIP network is configured.
Routing Information Protocol (RIP) 1483