(Optional) Configuring the RIP Version Number

RIP include RIP-1 and RIP-2. The two versions have different functions.

Procedure

  • Configure the global RIP version number.
    1. Run system-view

      The system view is displayed.

    2. Run rip [ process-id ]

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

    3. Run version version-num

      The global RIP version number is specified.

      The RIP-1 protocol poses a security risk, and therefore the RIP-2 protocol is recommended.

    4. Run commit

      The configuration is committed.

  • Configure the RIP version number on an interface.
    1. Run system-view

      The system view is displayed.

    2. Run interface interface-type interface-number

      The interface view is displayed.

    3. Run rip version { 1 | 2 [ broadcast | multicast ] }

      The RIP version number is specified for the interface.

      The RIP-1 protocol poses a security risk, and therefore the RIP-2 protocol is recommended.

    4. Run commit

      The configuration is committed.

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