Specifications

150 DOMINION SX INSTALLATION AND OPERATIONS MANUAL
ampsetipacl add
Adds an IP address to the IP ACL list.
Usage: ampsetipacl add <ip_address> <subnet_mask>
Ip_address: ip address to be added to the list
Subnet_mask: subnet mask
% ampsetipacl add 10.0.1.120 255.255.0.0
set IP acl successful
% ampsave
save complete
% ampgetipacl
IP acl: disabled
acl entries:1
10.0.1.120 255.255.0.0
%
ampsetipacl
Either turns on or turns off access-based on-source IP address.
Usage: ampsetipacl <enable/disable>
Enable: turns on ip acl
Disable: turns off ip acl
% ampsetipacl enable
set IP acl successful
% ampsave
save complete
% ampgetipacl
IP acl: enabled
acl entries:1
10.0.1.120 255.255.0.0
%
amprmipacl
Removes an IP address from the IP ACL list.
Usage: amprmipacl <ip_address> or amprmipacl <all>
ip_address: ip address to be removed from the list
All: remove all the ip addresses from the list
ampsave command
required for changes
to take effect.
ampsave command
required for changes
to take effect.