QoS Policy Commands
page 39-132 OmniSwitch CLI Reference Guide November 2009
policy action port-disable
Administratively disables the source port of the traffic to which this action is applied.
policy action action_name port-disable
policy action action_name no port-disable
Syntax Definitions
action_name The name of the action.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to remove port-disable from the policy action.
• An SNMP trap is sent when a port is administratively disabled through a port disable action or a User-
Ports shutdown function.
• To enable a port disabled by this action, use the interfaces admin command to administratively enable
the port or disconnect and reconnect the port cable.
Examples
-> policy action pd01 port-disable
-> policy action pb02 no port-disable
Release History
Release 6.6.1; command was introduced.
Related Commands
qos apply Applies configured QoS and policy settings to the current configuration.
show policy action Displays information about actions configured on the switch.