The rip command enables a specified RIP process in the system view.
The undo rip command disables a RIP process.
By default, no RIP process is enabled.
Parameter | Description | Value |
---|---|---|
process-id |
Specifies a RIP process ID. |
The value is an integer ranging from 1 to 4294967295. The default value is 1. |
vpn-instance vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
Usage Scenario
If no VPN instance is specified, the RIP process is run in the global or default instance. RIP must be started first so that global RIP parameters can be configured. However, the configurations of interface-related parameters are not restricted.
If the undo rip process-id command is run, all configurations in the RIP process are deleted. Therefore, exercise caution when using the command.Precautions
RIP packets can be sent only when the interface MTU is greater than or equal to 52 bytes.
<HUAWEI> system-view [~HUAWEI] ip vpn-instance abc [*HUAWEI-vpn-instance-abc] ipv4-family [*HUAWEI-vpn-instance-abc-af-ipv4] quit [*HUAWEI-vpn-instance-abc] quit [*HUAWEI] rip 100 vpn-instance abc
<HUAWEI> system-view [~HUAWEI] rip 1 [*HUAWEI-rip-1]