Chapter 1 Command Line Interface
ZyWALL (ZLD) CLI Reference Guide
20
For example, look at the following command to create a TCP/UDP service object.
service-object object-name {tcp | udp} {eq <1..65535> | range <1..65535>
<1..65535>}
1 Enter service-object exactly as it appears.
2 Enter the name of the object where you see object-name.
3 Enter
tcp or udp, depending on the service object you want to create.
4 Finally, do one of the following.
•Enter
eq exactly as it appears, followed by a number between 1 and 65535.
•Enter
range exactly as it appears, followed by two numbers between 1 and 65535.
1.4.6 Changing the Password
It is highly recommended that you change the password for accessing the ZyWALL. See
Section 23.2 on page 172 for the appropriate commands.
1.5 CLI Modes
You run CLI commands in one of several modes.
Table 2 CLI Modes
USER PRIVILEGE CONFIGURATION SUB-COMMAND
What Guest users
can do
Unable to access Unable to access Unable to access Unable to access
What User users
can do
• Look at (but not
run) available
commands
Unable to access Unable to access Unable to access
What Limited-
Admin users can
do
• Look at system
information (like
Status screen)
• Run basic
diagnostics
• Look at system
information (like
Status screen)
• Run basic
diagnostics
Unable to access Unable to access
What Admin
users can do
• Look at system
information (like
Status screen)
• Run basic
diagnostics
• Look at system
information (like
Status screen)
• Run basic
diagnostics
• Configure simple
features (such as
an address
object)
• Create or remove
complex parts
(such as an
interface)
• Configure
complex parts
(such as an
interface) in the
ZyWALL
How you enter it Log in to the ZyWALL Type enable in User
mode
Type configure
terminal in User or
Privilege mode
Type the command
used to create the
specific part in
Configuration mode
What the prompt
looks like
Router> Router# Router(config)# (varies by part)
Router(zone)#
Router(config-
if-ge)#
...
How you exit it Type exit Type disable Type exit Type exit