Enabling Per-Port Per-Vlan Qos - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Configuring VSS QoS

Enabling Per-Port Per-VLAN QoS

The per-port per-VLAN QoS feature enables you to specify different QoS configurations on different
VLANs on a given interface. Typically, you use this feature on trunk or voice VLANs (Cisco IP Phone)
ports, as they belong to multiple VLANs.
To configure per-port per-VLAN QoS, perform this task:
Command
Step 1
Switch(config)# interface {fastethernet | gigabitethernet |
tengigabitethernet} slot/interface
Step 2
Switch(config-if)# vlan-range vlan_range
Step 3
Switch(config-if-vlan-range)# service-policy
{input | output} policy-map
Step 4
Switch(config-if-vlan-range)# exit
Step 5
Switch(config-if)# end
Step 6
Switch# show policy-map interface interface_name
Example 1
Figure 44-6
multiple VLANs (101 and 102). Within a port, you can create your own service policy per VLAN. This
policy, performed in hardware, might consist of ingress and egress Policing or giving precedence to
voice packet over data.
Figure 44-4 Per-Port Per-VLAN Topology
Port gi3/1
Port gi3/2
Service Policy/VLAN
Within a port
The following configuration file shows how to perform ingress and egress policing per VLAN using the
policy-map P31_QOS applied to port Gigabit Ethernet 3/1:
ip access-list 101 permit ip host 1.2.2.2 any
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
44-36
|
Port-channel number
displays a sample topology for configuring PVQoS. The trunk port gi3/1 is comprised of
L2 trunk
L2 trunk
VLAN
VLAN
Police1
Police1
101
Dscp
Dscp
101
DSCP
VLAN
DSC
SCP
VLAN
102
DSCP
DSC
SCP
102
CoS
VLAN
103
CoS
DSCP
VLAN
DSCP
104
Chapter 44
Configuring Quality of Service
Purpose
Selects the interface to configure.
Specifies the VLANs involved.
Specifies the policy-map and direction.
Exits class-map configuration mode.
Exits configuration interface mode.
Verifies the configuration.

Advertisement

Table of Contents
loading

Table of Contents