Ip access-list – Allied Telesis AT-8100 Series User Manual
Page 1593
Advertising

AT-8100 Switch Command Line User’s Guide
1593
IP ACCESS-LIST
Syntax
ip access-list
name
Parameters
name
Specifies the name of the IP ACL.
Mode
Global Configuration mode
Description
Use this command to create a Named IP ACL and enter the IP ACL mode.
Confirmation Commands
“SHOW ACCESS-LIST” on page 1641 and “SHOW INTERFACE
ACCESS-GROUP” on page 1643
Examples
This example creates a Named ICMP ACL, called “icmppermit,” and
enters the IP ACL mode:
awplus> enable
awplus# configure terminal
awplus(config)# ip access-list icmppermit
awplus(config-ip-acl)#
This example creates a Named ICMP ACL, called “icmpdeny,” and enters
the IP ACL mode:
awplus> enable
awplus# configure terminal
awplus(config)# ip access-list icmpdeny
awplus(config-ip-acl)#
Advertising