DGS-1210 Metro Ethernet Managed Switch CLI Reference Guide
482
• udp – Specifies that the Switch examine the protocol field in
each packet and it should match User Datagram Protocol
(UDP).
• src_port <value 0-65535> – Specifies that the access profile
applies only to packets that have this UDP source port in
their header.
• dst_port <value 0-65535> – Specifies that the access profile
applies only to packets that have this UDP destination port
in their header.
Ipv6 – Specifies that the Switch examines the IPv6 fields in each
packet with special emphasis on one or more of the following:
class <value 0-255> – Examine the class field of IPv6 header.
The range is 0 to 255.
source_ipv6 <ipv6addr> – Specifies that the access profile
applies only to packets with this source IPv6 address.
destination_ipv6 <ipv6addr> – Specifies that the access profile
applies only to packets with this destination IPv6 address.
tcp – Specifies that the Switch examines each frames protocol
field and its value must be 6 (Transmission Control Protocol-
TCP) for the action to take place.
• src_port <value 0-65535> – Specifies the TCP source
port range. The range is between 0 and 65535.
• dst_port <value 0-65535> – Specifies the TCP
destination port range. The range is between 0 and
65535.
udp – Specifies that the Switch examines each frame’s protocol
field and it’s value must be 17 (User Datagram Protocol-UDP) in
order for the action to take place.
• src_port <value 0-65535> –Specifies the UDP source
port range. The range is between 0 and 65535.
• dst_port <value 0-65535> –Specifies the UDP
destination port range. The range is between 0 and
65535.
icmp – Specifies that the Switch examines the Protocol field in
each frame’s IP header , and that the value must be 1 (Internet
Control Message Protocol- ICMP) for the action to take place.
• type <value 0-255> – Specifies that the Switch
examines each frame’s ICMP Type field. The range is
between 0 and 255.
• code <value 0-255> – Specifies that the Switch
examines each frame’s ICMP Code field. The range is
between 0 and 255.
port [<portlist> | all| - The access profile for IP may be defined for
each port on the Switch.
permit – Specifies that packets that match the access profile are
permitted to be forwarded by the Switch.
• mirror – Specifies the action to mirror before being
forwarded by the Switch.
• replace_dscp_with <value 0-63> – Specifies a value to be
written to the DSCP field of an incoming packet that meets
the criteria specified in the first part of the command. This
value will over-write the value in the DSCP field of the
packet.