80
Use
undo
rip mib-binding
to restore the default.
Syntax
rip mib-binding
process-id
undo rip mib-binding
Default
MIB operation is bound to the RIP process with the smallest process ID.
Views
System view
Predefined user roles
network-admin
Parameters
process-id
: Specifies a RIP process by its ID in the range of 1 to 65535.
Usage guidelines
If the specified process ID does not exist, the MIB binding configuration fails.
Deleting a RIP process bound to MIB operation deletes the MIB binding configuration. After the RIP
process is deleted, MIB operation is bound to the RIP process with the smallest process ID.
Examples
# Bind MIB operation to RIP process 100.
<Sysname> system-view
[Sysname] rip mib-binding 100
rip output
Use
rip output
to enable an interface to send RIP messages.
Use
undo rip output
to disable an interface from sending RIP messages.
Syntax
rip output
undo rip output
Default
An interface sends RIP messages.
Views
Interface view
Predefined user roles
network-admin
Examples
# Disable VLAN-interface 10 from sending RIP messages.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] undo rip output