Match (Class-Map) - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

M Commands

match (class-map)

To configure match criteria for control place class maps, use the match command. To delete match criteria
for a control plane policy map, use the no form of the command.
match access-group name access-list
match exception [ip [unicast rpf-failure]| ipv6] {icmp {redirect| unreachable}| option}
match protocol arp
match redirect {arp-inspect| dhcp-snoop}
no match access-group name access-list
no match exception [ip [unicast rpf-failure]| ipv6] {icmp {redirect| unreachable}| option}
no match protocol arp
no match redirect {arp-inspect| dhcp-snoop}
Syntax Description
access-group name access-list
exception
ip
ipv6
unicast rpf-failure
icmp
redirect
unreachable
option
protocol arp
redirect
arp-inspect
dhcp-snoop
Matches an IP or MAC access control list.
Matches exception packets.
(Optional) Matches IPv4 exception packets.
(Optional) Matches IPv6 exception packets.
(Optional) Matches IPv4 Unicast Reverse Path
Forwarding (Unicast RPF) packets.
Matches IPv4 or IPv6 ICMP packets.
Matches IPv4 or IPv6 ICMP redirect packets.
Matches IPv4 or IPv6 ICMP unreachable packets.
Matches IPv4 or IPv6 option packets.
Matches Address Resolution Protocol (ARP) packets.
Matches dynamic ARP inspection or DHCP snooping
redirect packets.
Matches dynamic ARP inspection.
Matches dynamic DHCP snooping.
Cisco Nexus 7000 Series Security Command Reference
match (class-map)
505

Advertisement

Table of Contents
loading

Table of Contents