Configuring the RSVP Bandwidth
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type slot / subslot / port
4.
ip rsvp bandwidth [interface-kbps [single-flow-kbps[bc1 kbps | sub-pool kbps]]| percent
percent-bandwidth [single-flow-kbps]]
5.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Configures the interface type and enters interface configuration
mode.
interface type slot / subslot / port
Example:
Router(config)# interface gigabitEthernet
0/0/0
Step 3
Enables RSVP on an interface.
ip rsvp bandwidth [interface-kbps
[single-flow-kbps[bc1 kbps | sub-pool kbps]]|
percent percent-bandwidth [single-flow-kbps]]
Step 4
•
The optional interface-kbps and single-flow-kbps arguments
specify the amount of bandwidth that can be allocated by
Example:
Router(config-if)# ip rsvp bandwidth 7500
7500
RSVP flows or to a single flow, respectively. Values are from
1 to 10000000.
•
The optional sub-pooland kbpskeyword and argument specify
subpool traffic and the amount of bandwidth that can be
allocated by RSVP flows. Values are from 1 to 10000000.
Repeat this command for each interface on which you want
to enable RSVP.
Note
MPLS Traffic Engineering Path Calculation and Setup Configuration Guide, Cisco IOS XE Release 3S (Cisco
ASR 920 Series)
46
MPLS Traffic Engineering over Bridge Domain Interfaces
Configuring the RSVP Bandwidth