H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 2 RIP Configuration Commands
2-10
Description
Use the network command to enable RIP on a specified interface.
Use the undo network command to disable RIP on the interface.
By default, RIP is disabled on any interface.
After a RIP routing process is started, it is disabled on any interface. To enable RIP
routing on an interface, you need to use the network command.
When the network command is used on an address, the effect is that the interface on
the network segment at this address is enabled. For example, the results of viewing the
network 129.102.1.1 with both the display current-configuration command and the
display rip command are shown as network 129.102.0.0.
Related commands: rip work.
Examples
# Enable RIP on the interface with the network address 129.102.0.0.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] rip
[H3C-rip] network 129.102.0.0
2.1.10 peer
Syntax
peer ip-address
undo peer ip-address
View
RIP view
Parameters
ip-address: IP address of the interface on the peer router with which routing information
needs to be exchanged. It is in dotted decimal notation.
Description
Use the peer command to specify the IP address of the peer device with which routing
information should be exchanged in unicast mode.
Use the undo peer command to remove the IP address.
By default, RIP does not send packets to any address in unicast mode.