[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Creating a Parameter Instance in
a Profile
To create a QoS parameter instance for Service
Manager:
- Configure the QoS parameter definition described in QoS Parameter Overview.
You must configure at least one controlled-interface
type and one subscriber-interface type. The range specified in the
parameter definition controls the available value of the parameter
instance.
- Configure the QoS profile.
- host1(config)#profile video
- Configure the QoS parameter instance command in the profile.
- host1(config-profile)#qos-parameter videoBandwidth1
add 40000
qos-parameter
- Use to create a parameter instance command in a profile.
When the service is activated, the parameter instances are created
for the subscriber interface.
- Use the add keyword in Profile
Configuration mode to add a value to an existing parameter instance.
- Use the initial-value keyword
to create a new instance with the specified value.
- Examples
- host1(config)#profile video
- host1(config-profile)#qos-parameter max-subscriber-bandwidth
initial-value 15000
- In Profile Configuration mode, the no version removes the QoS parameter instance command in the profile.
- See qos-parameter
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]