Command Line Interface Reference Guide > The Configuration Menu > /cfg/security/ipacl IP Address Access Control List Configuration Menu
/cfg/security/ipacl
IP Address Access Control List Configuration Menu
Alteon can be configured with IP access control lists (ACLs) composed of ranges of client IP addresses that are to be denied access to Alteon. When traffic ingresses Alteon, the client source or destination IP address is checked against this pool of addresses. If a match is found, the client traffic is blocked.
 
[IP ACL Menu]
add - Add configuration source IPv4 Address
rem - Remove configuration source IPv4 Address
arem - Remove all configuration source IP Address
dadd - Add configuration destination IPv4 Address
drem - Remove configuration destination IP Address
darem - Remove all configuration destination IP Address
list - Display IP ACLs
syslog - Set IP ACL syslog settings
cur - Display all IP Address
 
IP Address ACL Menu Options (/cfg/sec/ipacl) 
Command Syntax and Usage
add <IP address IP mask>
 
Adds a range of source IPv4 addresses to be denied, defined by the IP address pair.
The following prompts display when using this command:
Enter IPv4 address:
Enter IPv4 subnet mask [default 255.255.255.255]:
rem <IP address/mask pair index>
 
Removes a range of source IPv4 addresses to be denied, defined by the IP address pair index.
The following prompts display when using this command:
Enter IPv4 address:
Enter IPv4 subnet mask [default 255.255.255.255]:
arem
 
Removes all configuration source IP addresses.
dadd <IP address IP subnet >
 
Adds a configuration destination IPv4 address.
The following prompts display when using this command:
Enter IPv4 address:
Enter IPv4 subnet mask [default 255.255.255.255]:
drem <IP address IP subnet >
 
Removes a configuration destination IPv4 address.
The following prompts display when using this command:
Enter IPv4 address:
Enter IPv4 subnet mask [default 255.255.255.255]:
cfg
 
Display configuration IP Address/Mask.
bogon
 
Display bogon IP Address/Mask.
oper
 
Display operations IP Address/Mask.
syslog <threshold | time | none>
 
Sets method for sending the IP ACL syslog, defined by the threshold, time, and none parameters.
cur
 
Displays current IP addresses ranges in the Access Control List.