Dell POWEREDGE M1000E User Manual

Page 404

Advertising
background image

2-374

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)

network-policy profile (network-policy configuration)

Use the network-policy profile configuration mode command to configure the network-policy profile
created by using the network-policy profile global configuration command. Use the no form of this
command without additional parameters to delete a profile. Use the no form with parameters to change
its configured attributes.

network-policy profile profile number {voice | voice-signaling} vlan [vlan-id {cos cvalue | dscp

dvalue}] | [[dot1p {cos cvalue | dscp dvalue}] | none | untagged]

no network-policy profile profile number {voice | voice-signaling} vlan [vlan-id | {cos cvalue} |

{dscp dvalue}] | [[dot1p {cos cvalue} | {dscp dvalue}] | none | untagged]

Syntax Description

Defaults

No network policies are defined.

Command Modes

Network-policy configuration

Command History

Usage Guidelines

Use the network-policy profile command to configure the attributes of a network-policy profile.

The voice application type is for dedicated IP telephones and similar devices that support interactive
voice services. These devices are typically deployed on a separate VLAN for ease of deployment and
enhanced security through isolation from data applications.

The voice-signaling application type is for network topologies that require a different policy for voice
signaling than for voice media. This application type should not be advertised if all the same network
policies apply as those advertised in the voice policy TLV.

voice

Specify the voice application type.

voice-signaling

Specify the voice-signaling application type.

vlan

Specify the native VLAN for voice traffic.

vlan-id

(Optional) Specify the VLAN for voice traffic. The range is 1 to 4094.

cos cvalue

(Optional) Specify the Layer 2 priority class of service (CoS) for the
configured VLAN. The range is 0 to 7; the default is 0.

dscp dvalue

(Optional) Specify the differentiated services code point (DSCP) value
for the configured VLAN. The range is 0 to 63; the default is 0.

dot1p

(Optional) Configure the telephone to use IEEE 802.1p priority tagging
and to use VLAN 0 (the native VLAN).

none

(Optional) Do not instruct the IP telephone about the voice VLAN. The
telephone uses the configuration from the telephone key pad.

untagged

(Optional) Configure the telephone to send untagged voice traffic. This
is the default for the telephone.

Release

Modification

12.2(50)SE

This command was introduced.

Advertising