Cisco 3560x-24p 参考指南

下载
页码 1188
 
2-416
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2      Catalyst 3750-X and 3560-X Switch 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-signalingvlan [vlan-id {cos cvalue | dscp 
dvalue}] | [[dot1p {cos cvalue | dscp dvalue}] | none | untagged]
no network-policy profile profile number {voice | voice-signalingvlan [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 5.
dscp dvalue
(Optional) Specify the differentiated services code point (DSCP) value 
for the configured VLAN. The range is 0 to 63; the default is 46.
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(53)SE2
This command was introduced.