Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

When to use mls qos vlan-based command?

Status
Not open for further replies.

drbk563

IS-IT--Management
Nov 21, 2006
194
US
Hi,

I am trying the understand what is the use of the command "mls qos vlan-based". Let's say I have the following configured:

interface Gi7/4
switchport
switchport access vlan 156
switchport mode access
no shut
!
interface Gi7/5
switchport
switchport access vlan 157
switchport mode access
no shut
!
interface Gi7/6
switchport
switchport access vlan 158
switchport mode access
no shut
!
interface Vlan156
service-policy input qos_lan

interface Vlan157
service-policy input qos_lan

interface Vlan158
service-policy input qos_lan

Is the following below required if I already applied the service policy to the SVI's:

interface range Gi7/4-6
mls qos vlan-based



Thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top