Cisco Cisco Email Security Appliance C160 Références techniques

Page de 458
 
107
Cisco AsyncOS 8.5 CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  General Management/Administration/Troubleshooting
Select whether to allow access for all IP addresses or limit access to specific IP address/subnet/range
Adding a new IP address/subnet/range
Editing an existing IP address/subnet/range
Deleting an existing IP address/subnet/range
Printing a list of the IP addresses/subnets/ranges
Deleting all existing IP addresses/subnets/ranges
Printing the login banner
Importing a login banner from a file on the appliance
Deleting an existing login banner
Example - Configuring Network Access List
You can control from which IP addresses users access the Email Security appliance. Users can access 
the appliance from any machine with an IP address from the access list you define. When creating the 
network access list, you can specify IP addresses, subnets, or CIDR addresses.
AsyncOS displays a warning if you do not include the IP address of your current machine in the network 
access list. If your current machine’s IP address is not in the list, it will not be able to access the appliance 
after you commit your changes.
adminaccessconfig ipaccess <all/restrict>
adminaccessconfig ipaccess new <address>
adminaccessconfig ipaccess edit <oldaddress> <newaddress>
adminaccessconfig ipaccess delete <address>
adminaccessconfig ipaccess print
adminaccessconfig ipaccess clear
adminaccessconfig banner print
adminaccessconfig banner import <filename>
adminaccessconfig banner clear