Switch 7700 Command reference Guide, v2.0

Table Of Contents
RIP Configuration Commands 121
network Syntax
network network_address
undo network network_address
View
RIP view
Parameter
network_address: Enter the IP network address of an interface.
Description
Using the network command, you can enable Routing Information Protocol (RIP)
on the interface of a specified network segment connected to the router.
Using the undo network command, you can disable RIP on the interface. By
default, RIP is disabled on an interface.
After you have enabled RIP, you must also enable RIP for a specified interface using
this command. RIP only operates on the interface of specified network segments.
The undo network command is similar to the undo rip work command, in that
an interface using either command will not receive/transmit RIP routes. However, if
you use
undo rip work, other interfaces will still forward the routes of the
interfaces set to
undo rip work. If you use undo network, other interfaces will
not forward the routes of other interfaces set to
undo network.
When the network command is used on an IP address, the interface on this
network segment is enabled. For example, if you view the
network 129.102.1.1
with both the
display current-configuration command and the display
rip
, the IP address is shown as 129.102.0.0.
Related commands: rip work.
Example
To enable RIP on the interface with the network address 129.102.0.0., enter the
following:
[SW7700-rip]network 129.102.0.0
peer Syntax
peer ip_address
undo peer ip_address
View
RIP view
Parameter
ip_address Enter the IP address of the peer router.