Configuration procedure, Enabling rip and a rip interface, Configuring the interface behavior – H3C Technologies H3C S7500E Series Switches User Manual
Page 41

3-6
z
Configure an IP address on each interface, and make sure all adjacent routers are reachable to
each other.
Configuration Procedure
Enabling RIP and a RIP interface
Follow these steps to enable RIP:
To do…
Use the command…
Remarks
Enter system view
system-view
––
Enable a RIP process and enter
RIP view
rip [ process-id ] [ vpn-instance
vpn-instance-name ]
Required
Not enabled by default
Enable RIP on the interface
attached to the specified network
network network-address
Required
Disabled by default
z
If you make some RIP configurations in interface view before enabling RIP, those configurations
will take effect after RIP is enabled.
z
RIP runs only on the interfaces residing on the specified networks. Therefore, you need to specify
the network after enabling RIP to validate RIP on a specific interface.
z
You can enable RIP on all interfaces using the command network 0.0.0.0.
z
If a physical interface is attached to multiple networks, you cannot advertise these networks in
different RIP processes.
Configuring the interface behavior
Follow these steps to configure the interface behavior:
To do…
Use the command…
Remarks
Enter system view
system-view
––
Enter RIP view
rip [ process-id ] [ vpn-instance
vpn-instance-name ]
––
Disable an or all interfaces from
sending routing updates (the
interfaces can still receive
updates)
silent-interface { interface-type
interface-number | all }
Optional
All interfaces can send routing
updates by default.
Return to system view
quit
—
Enter interface view
interface interface-type
interface-number
—