HP (Hewlett-Packard) 600 Network Router User Manual


 
Syntax
zput config filename [overwrite] [format]
transfer router configuration
zput NCL-command filename [overwrite] [format]
store display command output
filename is the name of a file on the remote PC host to store
the output from this router.
NCL-command is an NCL display command string on this router.
Possible commands are listed above and described earlier in this
chapter. If the command has parameters and thus includes a
space, then enclose the command string in double quotes.
[overwrite] (optional) specifies whether to overwrite any
existing file of the same name as filename, either of the
following:
0 (the default) prevents overwriting.
1 allows overwriting.
[format] (optional) selects the file formatting required by the
host, either:
0 (the default) ends lines with carriage returns and line feeds
(CR LF), as needed by most PCs.
1 ends lines with line feeds only (LF).
Examples
zput config inter1.cfg
zput "rgetr 10.1.2.1 public"” pr1table.txt
In response, a status window temporarily appears to monitor
transfer data and progress.
NCL
Commands
16
Using the Network Control Language
Using ZModem to Transfer Configuration and NCL Display
16-101