2-406
Catalyst 3750 Switch Command Reference
OL-8552-07
Chapter 2 Catalyst 3750 Switch Cisco IOS Commands
network-policy profile (network-policy configuration)
This example shows how to configure the voice application type for VLAN 100 with a priority 4 CoS:
Switch(config)#
network-policy profile 1
Switch(config-network-policy)#
voice vlan 100 cos 4
This example shows how to configure the voice application type for VLAN 100 with a DSCP value of
34:
Switch(config)#
network-policy profile 1
Switch(config-network-policy)#
voice vlan 100 dscp 34
This example shows how to configure the voice application type for the native VLAN with priority
tagging:
Switch(config-network-policy)#
voice vlan dot1p cos 4
Related Commands
Command
Description
Applies a network-policy to an interface.
network-policy profile (global
configuration)
Creates the network-policy profile.
Displays the configured network-policy profiles.