H3C S7500E Series Command Manual page 293

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches
Use the undo network command to disable RIP on the interface attached to the
specified network.
RIP runs only on the interfaces attached to the specified network. For an interface not
on the specified network, RIP neither receives/sends routes on it nor forwards interface
route through it. Therefore, you need to specify the network after enabling RIP to
validate RIP on a specific interface.
Use the network 0.0.0.0 command to enable RIP on all interfaces.
RIP is disabled on an interface by default.
Examples
# Enable RIP on the interface attached to the network 129.102.0.0.
<Sysname> system-view
[Sysname] rip 100
[Sysname-rip-100] network 129.102.0.0
2.1.14 peer
Syntax
peer ip-address
undo peer ip-address
View
RIP view
Parameters
ip-address: IP address of a RIP neighbor, in dotted decimal format.
Description
Use the peer command to specify the IP address of a neighbor in the non-broadcast
multi-access (NBMA) network, where routing updates destined to the peer are unicast,
rather than multicast or broadcast.
Use the undo peer command to remove the IP address of a neighbor.
By default, no neighbor is specified.
Note: you need not use the peer ip-address command when the neighbor is directly
connected; otherwise the neighbor may receive both the unicast and multicast (or
broadcast) of the same routing information.
Examples
# Specify to send unicast updates to peer 202.38.165.1.
<Sysname> system-view
Chapter 2 RIP Configuration Commands
2-15

Advertisement

Table of Contents
loading

Table of Contents