Enabling RIP on Specified Network Segments

To enable a RIP process to receive and send RIP routes on specified network segments, enable RIP for the network segments first.

Context

You can perform either of the following operations to enable RIP on specified network segments:
  • Run the network command in the RIP process view to enable a RIP process to receive and send routes on a specified network segment.

  • Run the rip enable command in the interface view to enable a RIP process to receive and send routes on all the network segments where a specified interface is located.

    The rip enable command takes precedence over the network command.

Procedure

  • Enable a RIP process to receive and send routes on a specified network segment.
    1. Run system-view

      The system view is displayed.

    2. Run rip [ process-id ]

      A RIP process is created, and the view of the RIP process is displayed.

    3. Run network network-address

      RIP is enabled on a specified network segment.

    4. Run commit

      The configuration is committed.

      RIP runs only on interfaces on the specified network segment.

  • Enable a RIP process to receive and send routes on all specified network segments where a specified interface is located.
    1. Run system-view

      The system view is displayed.

    2. Run interface interface-type interface-number

      The interface view is displayed.

    3. Run rip enable process-id

      RIP is enabled on all the network segments where the interface is located.

    4. Run commit

      The configuration is committed.

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