ACS Port Map Configuration Mode Commands


ACS Port Map Configuration Mode Commands
 
 
The ACS Port Map Configuration Mode is used to define application-port map in the ACS Configuration Mode. The application-port map facilitates to associate a range of port to specific application/protocol within a rule definition (ruledef).
 
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 Executive mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage
Use this command to change to the Executive 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.
 
port
This command specifies a range of ports for application or protocol in ACS Port Map Configuration Mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
[ no ] port { port_num | range start_port to end_port }
no
Removes the specified port(s) / range of ports that were configured previously from this port map.
port_num
Specifies the port number to add to the port map.
port_num must be an integer from 1 through 65535.
range start_port to end_port
Specifies the range of ports for an application/protocol to add to this port map.
start_port must be an integer from 1 through 65535, and must be lesser than end_port.
end_port must be an integer from 1 through 65535, and must be greater than start_port.
Usage
Use this command to specify mapping between application and range of ports. Up to 10 sets of ports can be configured in each port map.
Example
The following command adds all ports from 3112 through 5000 to the port map:
port range 3112 to 5000
 
 

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