2-375
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13271-03
Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell 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
network-policy
Applies a network-policy to an interface.
network-policy profile (global
configuration)
Creates the network-policy profile.
show network-policy profile
Displays the configured network-policy profiles.