Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
1220
Supplemental
Information
A standard ACL is assigned a number in the range of 1-99. A wildcard netmask allows an ACL to match multiple subnets. Each subnet
has its own netmask and deny/permit access rights. The host keyword is equivalent to a wildcard of 0.0.0.0.
If a condition is specified using the no option, the matching condition will be removed from the ACL. If the removed condition is the
only one for the ACL, the ACL will also be removed. If the no option is used and no condition is specified, then all conditions and the
ACL will be removed. When an ACL is removed, all references to the removed ACL are reset.
Parameters
<1-99>
The standard ACL numeric identifier of the access list.
<name>
Access list name
<1-214748364>
Access list index number.
<permit | deny |
remark |
resequence>
permit: Permits access if the condition is matched.
deny: Denies access if the condition is matched.
remark: Access list entry comment
resequence: Resequence the access list index numbers
[<ip_addr> [mask] |
any | host <ip>]
ip_addr: Source address and optional mask.
any: Any source host
host: IP address of the host
Related commands