F3215-HP Load Balancing Module Network Management Command Reference-6PW101

174
Sends RIPv1 broadcast messages.
Receives RIPv1 broadcast and unicast messages.
When RIPv2 runs on the interface in broadcast mode, the interface can perform the following operations:
Sends RIPv2 broadcast messages.
Receives RIPv1 broadcast and unicast messages, and RIPv2 broadcast, multicast, and unicast
messages.
When RIPv2 runs on the interface in multicast mode, the interface can perform the following operations:
Sends RIPv2 multicast messages.
Receives RIPv2 broadcast, multicast, and unicast messages.
Examples
# Configure GigabitEthernet 0/1 to broadcast RIPv2 messages.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] rip version 2 broadcast
silent-interface (RIP view)
Use silent-interface to disable an interface from sending routing updates. The interface can still receive
routing updates.
Use undo silent-interface to restore the default.
Syntax
silent-interface { interface-type interface-number | all }
undo silent-interface { interface-type interface-number | all }
Default
All interfaces are allowed to send routing updates.
Views
RIP view
Default command level
2: System level
Parameters
interface-type interface-number: Disables an specified interface from sending routing updates.
all: Disables all interfaces from sending routing updates.
Examples
# Configure all interfaces to operate in silent mode except GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] rip 100
[Sysname-rip-100] silent-interface all
[Sysname-rip-100] undo silent-interface gigabitethernet 0/1
[Sysname-rip-100] network 131.108.0.0