
XG2000 series User's Guide
21/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
In the following example, show command output is redirected to TFTP server "remote-host1" using "| tftp".
xg# show startup-config | tftp remote-host1 restore_ startup_09302005
xg# show running-config | tftp remote-host1 restore_running_09302005
xg# show system information | tftp remote-host1 restore_system_09302005
In the following example, show command output is redirected to SSH server "remote-host2" using "| scp".
xg# show startup-config | scp foo remote-host2 restore_ startup_07012008
remote-host2's password:
xg# show running-config | scp foo remote-host2 restore_running_07012008
remote-host2's password:
xg# show system information | scp foo remote-host2 restore_system_07012008
remote-host2's password:
z
“scp” supports only password authentication, and this device can register up to 10 public keys of SSH
servers.
z
Execute “clear ssh-rhost-key” command to delete a registered public key.
2.2.12 Using the monitor Command
The monitor command provides additional key commands to perform screen navigation.
The following table shows the keys used to perform screen-related operations.
Displayed item
Meaning
ESC:exit
Press the [Esc] key to close the monitor screen.
F:refresh
Press the [F] or [f] key to refresh the screen.
U:page up
Press the [U] or [u] key to scroll up to the previous page.
If the current page is the first page of the display nothing occurs.
D:page down
Press the [D] or [d] key to scroll down to the next page.
If the current page is the last page of the display, nothing occurs.
L:page left
Press the [L] or [l] key to scroll the screen to the left.
If there are no additional columns of data to the left to display, nothing occurs.
R:page right
Press the [R] or [r] key to scroll the screen to the right.
If there are no additional columns of data to the right of the display, nothing occurs.
Содержание XG2000 Series
Страница 1: ...P3N1 E202 01ENZ0 XG2000 series User s Guide ...
Страница 57: ...XG2000 series User s Guide 57 315 All Rights Reserved Copyright C PFU LIMITED 2009 Chapter 5 Command Reference ...
Страница 279: ...XG2000 series User s Guide 279 315 All Rights Reserved Copyright C PFU LIMITED 2009 APPENDICES ...