|
QoS Parameters for a Single Port
Jul 08,2008 00:00
by
admin
QoS Parameters for a Single PortSwitch1 (enable) show port qos 10/3
Config:
Port ACL name Type
----- -------------------------------- ----
10/3 list1 IP
QoS access list can either be implemented for a specific port,
port-based, or to the entire VLAN, vlan-based. Access list, list1, was created for
port-based only, which means the access list will not affect other hosts on the
same VLAN. By default, Cisco switches are configured for port-based. However, if
needed, the set port qos command can be used to
change the QoS access list configuration to vlan-based.
Switch1 (enable) set port qos 10/3 vlan-based
|