Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
10 Security
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
399
Step
Command
Description
2
Raisecom(config)#access-list
acl-
number
[
name
acl-name
]
Create an ACL, and enter ACL
configuration mode.
When the ACL number is
1000–1999, this configuration
enters basic IP ACL
configuration mode.
When the ACL number is
2000–2999, this configuration
enters extended IP ACL
configuration mode.
When the ACL number is
3000–3999, this configuration
enters MAC ACL
configuration mode.
When the ACL number is
5000–5999, this configuration
enters User ACL
configuration mode.
When the ACL number is
6000–6999, this configuration
enters IPv6 ACL
configuration mode.
When the ACL number is
7000–7999, this configuration
enters advanced ACL
configuration mode.
3
Raisecom(config-acl-ip-std)#rule
[
rule-id
] { deny | permit }
{
source-ip-address source-ip-mask
|
any }
(Optional) configure the
matching rule for basic IP ACL.
4
Raisecom(config-acl-ip-ext)# rule
[
rule-id
] { deny | permit }
{
protocol-id
| icmp | igmp | ip }
{
source-ip-address source-ip-mask
|
any } {
destination-ip-address
destination-ip-mask
| any } [ dscp
dscp-value
] [ ttl
ttl-value
]
[ fragment ] [ icmp-type
icmp-type-
value
] [ precedence
precedence-
value
] [ tos
tos-value
] [ time-
range
time-range-name
]
(Optional) configure the
matching rule for extended IP
ACL.