TMS zl Management and Configuration Guide ST.1.1.100226
A-63
Command-Line Reference
Global Configuration Context
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>
Replace <destination server location> with the IP address of your TFTP server.
Replace <destination filename> w ith th e name that you want to assig n t o the fi le.
Replace <username> with the username on the account on your FTP or SCP
server.
To upload a configuration file from an external TFTP, FTP, or SCP server to
the module’s startup-config, enter one of the following commands:
Syntax: copy tftp < startup-config | image > <source server location> <source
filename> user <username>
Syntax: copy < ftp | scp > < startup-config | image > <source server location> <source
filename>