User Manual
Chapter 3 - Operation and Administration of the Macro BTS NPU Configuration
4Motion 224 System Manual
After you have enabled the interface configuration mode, you can:
Attach an ACL to an interface (Section 3.4.10.3.2)
De-attach an ACL from an interface (Section 3.4.10.3.3)
3.4.10.3.2 Attaching an ACL to an Interface
After you have enabled the interface configuration mode, run the following
command to attach an ACL with an interface:
npu(config-if)# ip access-group {<access-list-number (1-199)> |
<access-list-name>}
3.4.10.3.3 Deattaching an ACL from an Interface
Run the following command to de-attach an ACL from an interface:
npu(config-if)# no ip access-group {<access-list-number (1-199)> |
<access-list-name>}
IMPORTANT
An error may occur if the ACL number/name that you have specified does not exist or is already
attached to this interface.
Command
Syntax
npu(config-if)# ip access-group {<access-list-number (1-199)> | <access-list-name>}
Privilege
Level
10
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
{<access-list-numb
er (1-199)> |
<access-list-name
>}
Indicates the number or name
of the ACL to be attached to
this interface.
Mandatory N/A
1-
a
99
String
a.
Command
Modes
Interface configuration mode