JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
Command Mode
Class-Map Configuration Mode
Example
Create a class whose name is “Market”, definites a match condition that the
packets should match TCP protocol:
T3700G-52TQ(config)#class-map match-all Market
T3700G-52TQ(config-cmap)#match protocol TCP
25.10 match dstip6
Description
The match dstip6 command definites a match condition based on the
destination IPv6 address of a packet. The match condition only apply to an
IPv6 class.
Syntax
match dstip6
destination-ipv6 /prefix-length
Parameter
destination-ipv6
—— The destination IPv6 address.
prefix-length
—— The prefix length of the destination IPv6 address.
Command Mode
Class-Map Configuration Mode( IPv6)
Example
Create an IPv6 class whose name is “Market”, definites a match condition that
the packets’s destination IPv6 address should be AD80:0000:0000:0000:
ABAA:0000:00C2:0002/96:
T3700G-52TQ(config)#class-map match-all Market ipv6
T3700G-52TQ(config-cmap)#match dstip6
AD80:0000:0000:0000:ABAA:0000:00C2:0002/96
25.11 match srcip6
Description
The match srcip6 command definites a match condition based on the source
IPv6 address of a packet. The match condition only apply to an IPv6 class.
188