clear lldp port network-policy

Use this command to return network policy for a set of applications on a port or range of ports to default values.

Syntax

clear lldp port network-policy {all | voice | voice-signaling | guest-voice | guest-voice-signaling | softphone-voice | video-conferencing | streaming-video | video-signaling} {[state] [tag] [vid] [cos] [dscp]} port-string

Parameters

all Command will be applied to all applications.
voice Command will be applied to the voice application.
voice-signaling Command will be applied to the voice signaling application.
guest-voice Command will be applied to the guest voice application.
guest-voice-signaling Command will be applied to the guest voice signaling application.
softphone-voice Command will be applied to the softphone voice application.
video-conferencing Command will be applied to the video conferencing application.
streaming-video Command will be applied to the streaming video application.
video-signaling Command will be applied to the video signaling application.
state (Optional) Clear the state of advertising the application information being configured to disabled.
tag (Optional) Clear the tag value of the application being configured to untagged.
vid (Optional) Clear the VLAN identifier for the port to the default value of 1.
cos (Optional) Clear the Layer 2 priority to be used for the application being configured to the default value of 0. (A value of 0 represents use of the default priority as defined in IEEE 802.1D.)
dscp (Optional) Clear the DSCP value to be used to provide Diffserv node behavior for the application being configured to the default value of 0. (A value of 0 represents use of the default DSCP value as defined in RFC 2475.)
port-string Specifies the port or range of ports to be affected.

Defaults

At least one application (or all) and one policy parameter must be specified.

Mode

All command modes.

Example

This example returns all network policy values for all applications on port ge.1.1 to their default values.

System(rw)->clear lldp port network-policy all state tag vid cos dscp ge.1.1