Chapter 33 System
ZyWALL (ZLD) CLI Reference Guide
255
33.5 Console Port Speed
This section shows you how to set the console port speed when you connect to the ZyWALL
via the console port using a terminal emulation program. The following table describes the
console port commands.
You must use the configure terminal command to enter the
configuration mode before you can use these commands.
33.6 DNS Overview
DNS (Domain Name System) is for mapping a domain name to its corresponding IP address
and vice versa. The DNS server is extremely important because without it, you must know the
IP address of a machine before you can access it.
33.6.1 DNS Commands
The following table identifies the values required for many of these commands. Other input
values are discussed with the corresponding commands.
Table 149 Command Summary: Console Port Speed
COMMAND DESCRIPTION
[no] console baud baud_rate Sets the speed of the console port. The
no command
resets the console port speed to the default
(
115200).
baud_rate: 9600, 19200, 38400, 57600 or 115200.
show console Displays console port speed.
Table 150 Input Values for General DNS Commands
LABEL DESCRIPTION
address_object The name of the IP address (group) object. You may use 1-31 alphanumeric
characters, underscores(
_), or dashes (-), but the first character cannot be a
number. This value is case-sensitive.
interface_name The name of the interface.
Ethernet interface: For the ZyWALL USG 300 and above, use gex, x = 1 - N,
where N equals the highest numbered Ethernet interface for your ZyWALL
model.
The ZyWALL USG 100 and 200 models use a name such as wan1, wan2,
opt, lan1, ext-wlan, or dmz.
virtual interface on top of Ethernet interface: add a colon (:) and the number of
the virtual interface. For example: gex:y, x = 1 - N, y = 1 - 4
VLAN interface: vlanx, x = 0 - 4094
virtual interface on top of VLAN interface: vlanx:y, x = 0 - 4094, y = 1 - 12
bridge interface: brx, x = 0 - N, where N depends on the number of bridge
interfaces your ZyWALL model supports.
virtual interface on top of bridge interface: brx:y, x = the number of the bridge
interface, y = 1 - 4
PPPoE/PPTP interface: pppx, x = 0 - N, where N depends on the number of
PPPoE/PPTP interfaces your ZyWALL model supports.