D-Link xStack DGS-3610 Series Configuration Manual page 623

Hide thumbs Also See for xStack DGS-3610 Series:
Table of Contents

Advertisement

DGS-3610 Series Configuration Guide
# Permit other IP packets
DGS-3610(config-ext-nacl)# permit ip any any
2) Applying the ACL to the interface
# Exit the ACL mode.
DGS-3610(config-ext-nacl)# exit
# Enter the application of the interface G3/2
DGS-3610(config)# interface gigabitEthernet 3/2
# Apply ACL 101 in packet filtration in the G3/2 input direction
DGS-3610(config-if)# ip access-group 101 in
3) Showing ACL configuration
# In the privileged mode, execute the show command to display ACL configuration.
DGS-3610# show access-lists 101
ip access-list extended 101
10 deny tcp any any match-all syn
20 permit ip any any
Chapter 44 Access Control List Configuration
44-23

Advertisement

Table of Contents
loading

Table of Contents