414
ExtremeWare XOS 11.0 Command Reference Guide
Security Commands
configure access-list
configure access-list <aclname> [any | ports <portlist> | vlan <vlanname>]
{ingress}
Description
Configures an access list to the specified interface.
Syntax Description
Default
The default direction is ingress.
Usage Guidelines
The access list applied in this command is contained in a text file created externally to the switch. The
file is transferred to the switch using TFTP before it is applied 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.
Specifying the keyword
any
applies the ACL to all the ports, and is referred to as the wildcard ACL.
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
History
This command was available in ExtremeWare XOS 10.1.
The VLAN option was first available in ExtremeWare XOS 11.0
aclname
Specifies the ACL name. The name can be from 1-32 characters long.
portlist
Specifies the ports on which this ACL is applied.
vlanname
Specifies the VLAN on which this ACL is applied.
Содержание ExtremeWare XOS 11.0
Страница 26: ...26 ExtremeWare XOS 11 0 Command Reference Guide Contents...
Страница 176: ...176 ExtremeWare XOS 11 0 Command Reference Guide Commands for Managing the Switch...
Страница 262: ...262 ExtremeWare XOS 11 0 Command Reference Guide VLAN Commands...
Страница 280: ...280 ExtremeWare XOS 11 0 Command Reference Guide FDB Commands...
Страница 492: ...492 ExtremeWare XOS 11 0 Command Reference Guide EAPS Commands...
Страница 536: ...536 ExtremeWare XOS 11 0 Command Reference Guide STP Commands...
Страница 580: ...580 ExtremeWare XOS 11 0 Command Reference Guide ESRP Commands...
Страница 752: ...752 ExtremeWare XOS 11 0 Command Reference Guide IGP Commands History This command was available in ExtremeWare XOS 10 1...
Страница 816: ...816 ExtremeWare XOS 11 0 Command Reference Guide BGP Commands History This command was available in ExtremeWare XOS 10 1...
Страница 876: ...876 ExtremeWare XOS 11 0 Command Reference Guide BGP Commands...
Страница 926: ...926 ExtremeWare XOS 11 0 Command Reference Guide IP Multicast Commands...