use
Supported in the following platforms:
- Switches — EX3524, EX3548
- Wireless Controllers — RFS4000
- Service Platforms — NX7500, NX7510, NX7520, NX7530, NX9500, NX9510, NX9600
Syntax
use ex3500-policy-map <EX3500-QoS-POLICY-MAP-NAME> in
Parameters
use ex3500-policy-map <EX3500-QoS-POLICY-MAP-NAME> in
use ex3500-policy-map
<EX3500-QoS-POLICY-MAP-NAME> |
Applies a EX3500 QoS policy map with the selected port
- <EX3500-QoS-POLICY-MAP-NAME> – Specify the EX3500 QoS policy map name (should be existing and configured)
- in – Applies the specified policy to traffic ingressing at the selected port.
|
Example
nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#use ex3500-policy-map in test
nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#show context
interface ge 1 20
shutdown
speed-duplex 100half
switchport mode access
use ex3500-policy-map in test
power inline maximum allocation milliwatts 30000
power inline priority critical
power inline time-range EX3500_TimeRange_01
access-group ex3500-ext-access-list EX3500_ACL_EXT_1 in time-range EX3500_TimeRange_01
port monitor vlan 20
nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#
Related Commands
no |
Disassociates the EX3500 QoS policy map linked to this EX3500 profile |