beautypg.com

Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 917

background image

IPv4 Software Access Control List (ACL) Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

35.31

See the table

“IPv4 Software Access List Commands and Prompts”

in this chapter

which shows the prompts at which ACL commands are entered. See the relevant links
shown for the Related Commands.

Examples

To create ACL number 67 that will deny packets from subnet 172.16.10, use the
commands:

Alternatively, to enter the IPv4 Standard ACL Configuration mode to create the ACL filter
and deny packets from subnet 172.16.10.0 for the standard numbered access-list 67,
use the commands:

Related Commands

(access-list standard named filter)
show running-config
show ip access-list

Note

Software ACLs will deny access unless explicitly permitted by an ACL action.

awplus#

configure terminal

awplus(config)#

access-list 67 deny 172.16.10.0 0.0.0.255

awplus#

configure terminal

awplus(config)#

access-list 67

awplus(config-ip-std-acl)#

deny 172.16.10.0 0.0.0.255