Allied Telesis AT-8100L/8 User Manual page 1578

Fast ethernet switches at-8100 series management software command line interface user’s guide alliedware plus version 2.2.5
Hide thumbs Also See for AT-8100L/8:
Table of Contents

Advertisement

Chapter 99: ACL Commands
awplus(config_if)# access-group 3011
awplus(config_if)# end
awplus# show access-list
awplus# show interface port1.0.5,port1.0.6 access-group
This example configures port 18 to accept untagged packets only from the
167.75.89.0 network and that are protocol 54. The permit ACL is assigned
the ID number 3014 and the deny ACL, which blocks all protocol 54
packets, is assigned the ID number 3025:
awplus> enable
awplus# configure terminal
awplus(config)# access-list 3014 permit proto 54
167.75.89.0/24 any
awplus(config)# access-list 3025 deny proto 54 any any
awplus(config)# interface port1.0.18
awplus(config_if)# access-group 3014
awplus(config_if)# access-group 3025
awplus(config_if)# end
awplus# show access-list
awplus# show interface port1.0.18 access-group
1578

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents