TMS zl Management and Configuration Guide ST.1.2.100916
A-65
Command-Line Reference
Global Configuration Context
For example, network administrators at HP 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 command:
hostswitch(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 it h the name that you w an t to assign to the file.
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>
Replace <source server location> with the IP address of your TFTP or SCP
server.
Replace <source filename> with the name of the file you are uploading from
your server.