TMS zl Management and Configuration Guide ST.1.1.100226
A-62
Command-Line Reference
Global Configuration Context
To create (or delete) a custom service and timeout, enter the following
command:
Syntax: [no] connection-settings timeout <service> < tcp | udp > <port number>
<timeout>
Replace <service> with a custom service name.
Replace <port number> with the TCP or UDP port for the service.
Replace <timeout> with the number of seconds that you want an inactive
session to remain open.
For example, to create a custom timeout called h323inac which runs over TCP
through port 1720 and times out after 45 seconds of inactivity, enter the
following command:
ProCurve(tms-module-<slot ID>:config)# connection-
settings timeout h323inac tcp 1720 45
connection-settings reservation
This command reserves firewall associations for specific addresses or address
ranges which may need priority access to some resources. The reservation
ensures that these resources are always available for these devices. If associ-
ations are not available, the firewall will drop traffic from a device without a
reservation and establish a connection for the device with a reservation.
You can use the connection-settings reservation command to:
■ Create new connection reservations
■ Update existing reservation
To create (or delete) a connection reservation for a particular address, or
address range, enter the following command:
Syntax: [no] connection-settings reservation <zone> < inbound | outbound > < host
<host address> | ip-range <start IP address> <end IP address> > <reservation count>
[comment <comment>] [update-at id <rule ID>]
Replace <zone> with the zone for which you are creating the reservation.
Replace <host address> with the dotted-decimal IP address of a single host.
Replace <start IP address> <end IP address> with the dotted-decimal start and
end IP addresses of the IP address range.