Configure Access-List - Extreme Networks ExtremeWare XOS Command Reference Manual

Software version 11.5
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.

configure access-list

configure access-list <aclname> [any | ports <portlist> | vlan <vlanname>]
{ingress | egress}
Description
Configures an access list to the specified interface.
Syntax Description
aclname
any
portlist
vlanname
ingress
egress
Default
The default direction is ingress.
Usage Guidelines
The access list applied in this command is contained in a text file created either externally to the switch
or using the
edit policy
to the ports. The ACL name is the file name without its ".pol" extension. For example, the ACL
blocknetfour would be in the file blocknetfour.pol. For more information on policy files, see the
ExtremeWare XOS Concepts Guide.
Specifying the keyword
any
This ACL is evaluated for ports without a specific ACL applied to it, and is also applied to packets that
do not match the ACL applied to the interface.
Example
The following command configures the ACL test to port 1:2 at ingress:
configure access-list test ports 1:2
The following command configures the ACL mydefault as the wildcard ACL:
configure access-list mydefault any
The following command configures the ACL border as the wildcard egress ACL:
configure access-list border any egress
ExtremeWare XOS 11.5 Command Reference Guide
Specifies the ACL name. The name can be from 1-32 characters long.
Specifies that this ACL is applied to all interfaces as the lowest precedence
ACL.
Specifies the ports on which this ACL is applied.
Specifies the VLAN on which this ACL is applied.
Apply the ACL to packets entering the switch on this interface.
Apply the ACL to packets leaving the switch from this interface (BlackDiamond
10808 and BlackDiamond 12804 only).
command. The file is transferred to the switch using TFTP before it is applied
applies the ACL to all the ports, and is referred to as the wildcard ACL.
configure access-list
831

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.5

Table of Contents