TMS zl Management and Configuration Guide ST.1.1.100430
A-64
Command-Line Reference
Global Configuration Context
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.
Replace <reservation count> with the number of connection reservations you
want to create for the zone.
Replace <comment> with a comment string to define the connection reserva-
tion.
Replace <rule ID> with ID of the rule that you are updating.
For example, network administrators at ProCurve University want to create
a connection reservation for the research faculty members in Zone1. They
want to reserve 500 outbound connections, and the research faculty are
assigned IP addresses 10.164.2.50–10.62.32.4. They enter the following com-
mand:
ProCurve(tms-module-<slot ID>:config)# connection-
settings reservation zone1 outbound ip-range 10.164.2.50
10.62.32.4 500 comment Research_Faculty
copy
The copy commands are used for managing files on your module.
To save a copy of your event-log, startup-config, or most recent snapshot or
pcap file to an external TFTP, FTP, or SCP server using, enter one of the
following commands:
Syntax: copy < event-log | startup-config | snapshot | pcap > tftp <destination server
location> <destination filename>
Syntax: copy < event-log | startup-config | snapshot | pcap > < ftp | scp > <destination
server location> <destination filename> user <username>