Configuration Guide
524
Configuring ACL
ACL Configurations
Step 5
end
Return to privileged EXEC mode.
Step 6
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to create Standard-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)#rule
1 permit
sip
192.168.1.100
smask
255.255.255.255
Switch(config)#show access-list
600
Standard IP access list 600
rule 1 permit sip 192.168.1.100 smask 255.255.255.255
Switch(config)#end
Switch#copy running-config startup-config
Configuring the Extend-IP ACL
Step 1
configure
Enter global configuration mode
Step 2
access-list create
access-list-num
Create an Extend-IP ACL
access-list-num
:
Enter an ACL ID. The ID ranges from 1500 to 2499.
Содержание TL-SG2424
Страница 26: ...Part 1 Accessing the Switch CHAPTERS 1 Overview 2 Web Interface Access 3 Command Line Interface Access...
Страница 130: ...Part 4 Configuring LAG CHAPTERS 1 LAG 2 LAG Configuration 3 Configuration Example 4 Appendix Default Parameters...
Страница 147: ...Part 5 Monitoring Traffic CHAPTERS 1 Traffic Monitor 2 Appendix Default Parameters...
Страница 449: ...Part 15 Configuring ARP CHAPTERS 1 Overview 2 ARP Configurations...
Страница 508: ...Configuring Voice VLAN Configuration Guide 485...
Страница 768: ...Configuring SNMP RMON Appendix Default Parameters Configuration Guide 745 Parameter Default Setting Status Disable...