Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
1204
configure access-list * ip
Purpose
Configures an extended Access Control List (ACL) on the CMTS.
Default Access Level
15
Command Syntax
configure access-list <num> <permit | deny> ip <src-ip> <dst-ip> [dscp <0-63>] [precedence <0-7>] [tos
<0-15>] [fragments]
configure access-list <num> <permit | deny> ip <src-ip> <dst-ip> [dscp <0-63>] [precedence <0-7>] [tos
<0-15>] [fragments] no
Supplemental
Information
To remove an ACL, use the no option.
Parameters
<num>
The access-list-number. This is a number from 1-99; the extended access-list-number is 100-199.
<permit | deny>
permit: Permits access if the condition is matched.
deny: Denies access if the condition is matched.
ip
Does not filter out any Internet Protocols
<src-ip>
This can be the {host <IP> | any | <IP> [mask]}
<dst-ip>
This can be the {host <IP> | any | <IP> [mask]}