ACS Host Pool Configuration Mode Commands


ACS Host Pool Configuration Mode Commands
 
 
The ACS Host Pool Configuration Mode is used to define pool of host addresses and names within the ACS Configuration Mode. The Host Pool Configuration facilitates to create rules to handle the packets coming from or going to a group of hosts within an access policy.
 
Important: The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
 
end
This command exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage
Use this command to change to the Exec mode.
 
exit
This command exits the current configuration mode and returns to the parent configuration mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
exit
Usage
Use this command to return to the parent configuration mode.
 
ip
This command specifies an individual or a range of host IP address(es) to add to the host pool.
Product
All
Privilege
Security Administrator, Administrator
Syntax
[ no ] ip { ip_address | ip_address/maskbit | range start_ip to end_ip }
no
Removes the specified IP address(es) that were configured previously from this host pool.
ip_address
Specifies an individual host IP address to add to this host pool.
ip_address is the IP address in dotted decimal notation for IPv4 and in colon notation for IPv6.
ip_address/maskbit
Specifies an individual host IP address with subnet mask bit to add to this host pool.
ip_address/maskbit is the IP address in dotted decimal notation for IPv4, and in colon notation for IPv6 with subnet mask bit. The maskbit is a numeric value which is the number of bits in the subnet mask.
range start_ip to end_ip
Specifies a range of host IP addresses to add to this host pool.
start_ip is the start IP address of the range in dotted decimal notation for IPv4 and in colon notation for IPv6, and must be less than end_ip.
end_ip is the end IP address of range in dotted decimal notation for IPv4 and in colon notation for IPv6, and must be greater than start_ip.
Usage
Use this command to add an individual or range of IP addresses to the host pool. Up to 10 sets of IP addresses can be configured in each host pool.
Example
The following command adds all IP addresses from 1.2.3.4 through 1.4.5.6 in IPv4 notation to the host pool:
ip range 1.2.3.4 to 1.4.5.6
 
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883