Administrator Guide

Layer 2 Switching Commands 706
Syntax
match srcip6 source-ipv6-prefix/prefix-length
source-ipv6-prefix IPv6 prefix in IPv6 global address format.
prefix-length IPv6 prefix length value.
Default Configuration
There is no default configuration for this command.
Command Mode
Ipv6-Class-Map Configuration mode.
User Guidelines
There are no user guidelines for this command.
Example
console(config-classmap)#match srcip6 2001:DB8::0/32
match srcl4port
Use the match srcl4port command in Class-Map Configuration mode to add
to the specified class definition a match condition based on the source layer 4
port of a packet using a single keyword or a numeric notation.
NOTE: This command is not available on the N1500 Series switches.
Syntax
match srcl4port {portkey | port-number}
portkey — Specifies one of the supported port name keywords. A match
condition is specified by one layer 4 port number. The currently supported
values are: domain, echo, ftp, ftpdata, http, smtp, snmp, telnet, tftp, and
www.
port-number — Specifies a layer 4 port number (Range: 0–65535).
Default Configuration
This command has no default configuration.