< Home

Enabling RIP

Creating RIP processes is the prerequisite to performing RIP configurations.

Prerequisites

Before enabling RIP, complete the following tasks:

  • Configuring the link layer protocol

  • Configuring IP addresses for interfaces to ensure that neighboring nodes are reachable at the network layer

Context

If you run RIP-related commands in the interface view before enabling RIP, the configurations take effect only after RIP is enabled.

Procedure

  1. Access the system view.

    system-view

  2. Configure an RIP process and access the RIP process view.

    rip [ process-id ]
    RIP supports multi-instance. To associate RIP processes with VPN instances, you can run the rip [ process-id ] vpn-instance vpn-instance-name command.

    For easy management and effective control, RIP supports multi-process and multi-instance. The multi-process feature allows a set of interfaces to be associated with a specific RIP process and an interface can be associated with only one RIP process. This ensures that the specific RIP process performs all the protocol operations only on this set of interfaces. Therefore, multiple RIP processes can work on a single router and each process is responsible for a unique set of interfaces. In addition, the routing data is independent between RIP processes; however, routes can be imported between processes.

    For the routers that support the VPN, each RIP process is associated with a specific VPN instance. In this case, all the interfaces attached to the RIP process should be associated with the RIP-process-related VPN instance.

    The VPN instance name indicates a common VPN or the VPN created for a virtual system.

    When you configure an RIP route for a virtual system, the RIP process must be bound to the VPN instance with the same name as the virtual system.

  3. (Optional) Configure a description for the RIP process.

    description text

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >