[Contents] [Prev] [Next] [Index] [Report an Error]

RSVP-TE Interface Tasks

To configure RSVP-TE on the interface:

  1. Start RSVP-TE on the interface.

    To disable RSVP-TE on the interface:

    host1(config-if)#mpls rsvp disable
  2. (Optional) Configure total bandwidth available on the interface.
    host1(config-if)#bandwidth 262144
  3. (Optional) Configure total bandwidth reservable for MPLS on the interface.
    host1(config-if)#mpls bandwidth 4096
  4. (Optional) Specify thresholds that trigger bandwidth flooding when crossed by an increase or decrease in the total reservable bandwidth.
    host1(config-if)#mpls traffic-eng flood thresholds up 15
    host1(config-if)#mpls traffic-eng flood thresholds down 15
  5. (Optional) Specify the resource attributes for the interface so that tunnels can discriminate among interfaces.
    host1(config-if)#mpls traffic-eng attribute-flags 0x000001f9
  6. (Optional) Configure an administrative weight for the interface that overrides the weight assigned by the IGP.
    host1(config-if)#mpls traffic-eng administrative-weight 25

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]