
Chapter 1 How to Access and Use the CLI
2Type help and press [ENTER]. A list comes up which shows all the commands available for this device.
ras> help |
|
|
|
Valid commands are: | ether | aux | |
sys | exit | ||
config | wwan | wlan | ip |
ipsec | bridge | bm | certificates |
8021x | radius | radserv | wcfg |
ras> |
|
|
|
Abbreviations
Commands can be abbreviated to the smallest unique string that differentiates the command. For example sys version could be abbreviated to s v.
ras> sys version
ZyNOS version: V4.03(XD.0)Preb2_0802_1 08/03/2007
romRasSize: 3596736
system up time: 42:41:02 (ea784b ticks)
bootbase version: V1.08 01/28/2005
CPU chip revision: 1
CPU chip clock: 266MHz
CPU core revision: 0 ras> s v
ZyNOS version: V4.03(XD.0)Preb2_0802_1 08/03/2007
romRasSize: 3596736
system up time: 42:41:05 (ea796a ticks)
bootbase version: V1.08 01/28/2005
CPU chip revision: 1
CPU chip clock: 266MHz
CPU core revision: 0 ras>
1.4 Saving Your Configuration
In the ZyWALL some commands are saved as you run them and others require you to run a save command. For example, type ip stroute save to save the static route rule in non- volatile memory. See the related section of this guide to see if a save command is required.
"Unsaved configuration changes to commands that require you to run a save command are lost once you restart the ZyWALL
| 15 |
ZyWALL (ZyNOS) CLI Reference Guide | |
|
|