Intel 480T User Manual page 262

Netstructure 480t routing switch
Table of Contents

Advertisement

C H A P T E R 1 4
Table 68: Access List Configuration Commands (continued)
Command
create access-list <name> udp destination
[<dst_ipaddress>/<dst_mask> | any] ip-port
[<dst_port> | range <dst_port_min>
<dst_port_max> | any] source
[<src_ipaddress>/<src_mask> | any] ip-port
[<src_port> | range <src_port_min>
<src_port_max> | any] [permit <qosprofile>
| deny] ports [<portlist> | any] {precedence
<precedence_num>}
260
Access Policies
Description
Creates a named IP access list. The access list is
applied to all ingress packets. Options include:
— Specifies the access list name.
<name>
The access list name can be between 1 and 16
characters.
— Specifies an IP access list that looks at
udp
UDP port numbers.
— Specifies an IP destination
destination
address and subnet mask. A mask length of
32 indicates a host entry.
— Specifies an IP source address and
source
subnet mask.
— Specifies the packets that match
permit
the access list description are permitted to be
forward by this switch. An optional QoS
profile can be assigned to the access list, so
that the switch can prioritize packets
accordingly.
— Specifies the TCP or UDP port
range
range.
— Specifies the packets that match the
deny
access list description are filtered (dropped)
by the switch.
— Specifies the access list
precedence
precedence number. The range is 1 to 255.

Advertisement

Table of Contents
loading

Table of Contents