Ip access-list 1, Ip access-list – Allied Telesis AT-FS970M Series User Manual
Page 1571
Advertising

AT-FS970M Switch Command Line User’s Guide
1571
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 1619 and “SHOW INTERFACE
ACCESS-GROUP” on page 1621
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