hw-module profile qos max-trunks (hw-module profile
bundle-scale)
To control the scale of bundle sub-interfaces and the number of members per bundle, use the hw-module
profile qos max-trunks or hw-module profile bundle-scale (only from Release 6.5.1) command in XR
Config mode.
hw-module profile qos max-trunks {256|512|1024}
hw-module profile bundle-scale {256|512|1024}
Syntax Description
Permits up to 128 bundle sub-interfaces, each containing up to 64 member-links256
Permits up to 384 bundle sub-interfaces, each containing up to 32 member-links.512
Permits up to 896 bundle sub-interfaces, each containing up to 16 member-links.1024
Command Default
hw-module profile qos max-trunks 256, that is, permits up to 128 bundle sub-interfaces, each containing up
to 64 member-links.
Command Modes
XR Config mode
Command History
ModificationRelease
This command was introduced.Release
6.3.1
The hw-module profile qos max-trunks <256/512/1024> command is replaced with the
hw-module profile bundle-scale <256/512/1024> command
Release
6.5.1
Usage Guidelines
The router must be reloaded for the hw-module command to be functional.
Task ID
OperationTask
ID
read,
write
qos
The following example shows how to change the scale of bundle interfaces to 256.
RP/0/RP0/CPU0:router#config
RP/0/RP0/CPU0:router(config)# hw-module profile qos hqos-enable
RP/0/RP0/CPU0:router(config)#hw-module profile qos max-trunks 256
RP/0/RP0/CPU0:router(config)# commit
RP/0/RP0/CPU0:router# reload
Modular QoS Command Reference for Cisco NCS 5500 Series and Cisco NCS 540 Series Routers
77
Hierarchical Modular QoS Commands
hw-module profile qos max-trunks (hw-module profile bundle-scale)