TP-Link T1500 Series User Manual page 618

Hide thumbs Also See for T1500 Series:
Table of Contents

Advertisement

Configuring ACL
Step 5
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to create IP ACL 600, and configure Rule 1 to permit
packets with source IP address 192.168.1.100:
Switch#configure
Switch(config)#access-list create 600
Switch(config)#access-list ip 600 rule 1 permit logging disable sip 192.168.1.100 sip-
mask 255.255.255.255
Switch(config)#show access-list 600
IP access list 600 name: ACL_600
rule 1 permit logging disable sip 192.168.1.100 smask 255.255.255.255
Switch(config)#end
Switch#copy running-config startup-config
 Combined ACL
Step 1
configure
Enter global configuration mode
Step 2
access-list create acl-id [name acl-name ]
Create a Combined ACL.
acl-id:
acl-name:
Enter an ACL ID. The ID ranges from 1000 to 1499.
Enter a name to identify the ACL.
ACL Configuration
Configuration Guide
596

Advertisement

Table of Contents
loading

Table of Contents