DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
851
the set matches the conditions defined for another class.
srcipv6
- Specifies the source IPv6 address of a packet.
<ipv6addr>
- Enter the source IPv6 address of a packet here.
prefix_length
- Specifies the source IPv6 prefix length of a packet.
<int 1-128>
- Enter the source IPv6 prefix length of a packet here.
src_layer4_port
- Specifies the source Layer 4 port of a packet, using a single keyword or
numeric notation.
domain
- Specifies that the source Layer 4 port of a packet will use the service called
Domain.
echo
- Specifies that the source Layer 4 port of a packet will use the service called
Echo.
ftp
- Specifies that the source Layer 4 port of a packet will use the service called FTP.
ftpdata
- Specifies that the source Layer 4 port of a packet will use the service called
FTP Data.
http
- Specifies that the source Layer 4 port of a packet will use the service called
HTTP.
smtp
- Specifies that the source Layer 4 port of a packet will use the service called
SMTP.
snmp
- Specifies that the source Layer 4 port of a packet will use the service called
SNMP.
telnet
- Specifies that the source Layer 4 port of a packet will use the service called
TELNET.
tftp
- Specifies that the source Layer 4 port of a packet will use the service called TFTP.
other
- Specifies that a custom source Layer 4 port number will be used.
<int 0-65535>
- Enter the custom source Layer 4 port number of a packet here. This
value must be between 0 and 65535.
Restrictions
Only Administrators can issue this command.
Example
To change the name of an existing wireless DiffServ class:
DWS-3160-24PC:admin#config wireless diffserv class_map cm50 rename cm30
Command: config wireless diffserv class_map cm50 rename cm30
Success.
DWS-3160-24PC:admin#
To configure a match criterion, source IP address, of an existing wireless DiffServ class:
DWS-3160-24PC:admin#config wireless diffserv class_map cm1 match ipv4 srcip
10.90.100.1 srcmask 255.0.0.0
Command: config wireless diffserv class_map cm1 match ipv4 srcip 10.90.100.1
srcmask 255.0.0.0
Success.
DWS-3160-24PC:admin#