ECS2020 Series CLI Reference Guide R04
138
Configuration access control list
ip access-list extended 10
ACE configuration
Use this command in relation to an ip access-list to configure its specific rules.
ip access-list {standard|extended} {0-9|10-19}
[0-9|deny|end|exit|hlep|no|permit]
Null
ACL configuration mode
Configuration ACE
ip access-list standard 0
permit any
ip access-list extended 10
permit ip any any
Command
Command
Description
show access-list
Displays the access control list information.
Parameter
Description
0-9
Configure the ace number optional and the default is 0.
deny
Deny the assignable data type ,
parameter has
[any|host|sip]
end
Quit
exit
Back to Previous Level
no
Deletes the rules
permit
Permit the assignable data type, parameter has
[any|host|sip]
Command
command
description
show access-list
Displays access control list information.
Example
Usage
Default
Mode
Example
Usage