match protocol
Use this command to classify traffic based on protocol.
Use the no command to remove the specified protocol as a match criteria.
Command Syntax
match protocol (arp | bridging |cdp | clns | clns-is |clns-es | dhcp | isis | ldp| netbios )
no match protocol
Parameters
arp
Address Resolution Protocol (ARP)
bridging
Bridging
cdp
Cisco Discovery Protocol (CDP)
clns
Connection-less Network Service (CLNS)
clns-is
CLNS Intermediate System
clns-es
CLNS end System
dhcp
Dynamic Host Configuration (DHCP)
isis
Intermediate system to intermediate system (IS-IS)
ldp
Label Distribution Protocol (LDP)
netbios
NetBIOS Extended User Interface (NetBEUI)
all
Delete all matched protocols.
Default
No default value is specified
Command Mode
Class-map mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)# class-map my_test
(config-cmap-qos)# match protocol ldp
Last modified date: 07-14-2023