PurposeCommand or Action
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config
Step 5
startup-config
Configuring Network-Policy TLV
Beginning in privileged EXEC mode, follow these steps to create a network-policy profile, configure the
policy attributes, and apply it to an interface.
SUMMARY STEPS
1.
configure terminal
2.
network-policy profile profile number
3.
{voice | voice-signaling} vlan [vlan-id {cos cvalue | dscp dvalue}] | [[dot1p {cos cvalue | dscp dvalue}]
| none | untagged]
4.
exit
5.
interface interface-id
6.
network-policy profile number
7.
lldp med-tlv-select network-policy
8.
end
9.
show network-policy profile
10.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Specifies the network-policy profile number, and enter network-policy
configuration mode. The range is 1 to 4294967295.
network-policy profile profile number
Example:
Switch(config)# network-policy profile
Step 2
1
Catalyst 2960-XR Switch Interface and Hardware Component Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29420-01 63
Configuring LLDP, LLDP-MED, and Wired Location Service
Configuring Network-Policy TLV