< Home

Configuring RSVP GR

Procedure

  • Configure SPEs.

    The following uses the configuration of Core_SPE1 on the core ring as an example. The configurations of Core_SPE2 and Core_SPE3 are similar to the configuration of Core_SPE1, and are not mentioned here.

    mpls
     mpls rsvp-te hello    //Enable the RSVP Hello extension mechanism globally.
     mpls rsvp-te hello full-gr    //Enable the RSVP GR and RSVP GR Helper capabilities.
    #
    interface Eth-Trunk4
     mpls rsvp-te hello    //Enable the RSVP Hello extension mechanism on an interface.
    #
    interface Eth-Trunk5
     mpls rsvp-te hello
    #
    interface Eth-Trunk17
     mpls rsvp-te hello
    #
    interface XGigabitEthernet6/0/4
     mpls rsvp-te hello
    #

  • Configure UPEs.

    The following uses the configuration of Site1_UPE1 as an example. The configurations of Site1_UPE2, Site2_UPE3, Site2_UPE4, Site3_UPE5, and Site3_UPE6 are similar to the configuration of Site1_UPE1, and are not mentioned here.

    mpls
     mpls rsvp-te hello    //Enable the RSVP Hello extension mechanism globally.
     mpls rsvp-te hello full-gr    //Enable the RSVP GR and RSVP GR Helper capabilities.
    #
    interface Eth-Trunk7
     mpls rsvp-te hello    //Enable the RSVP Hello extension mechanism on an interface.
    #
    interface Eth-Trunk17
     mpls rsvp-te hello
    #

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