○
○
○
○
○
A- Commonly Used Commands
A-27
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
subnet 192.168.219.0 netmask 255.255.255.0 {
range 192.168.219.10 192.168.219.30;
max-lease-time 5000;
}
>
dhcpserver config flush
Configuration file flushed.
>
dhcpserver config
—-
Current DHCP server configuration
(Issue
dhcpserver config confirm
followed by
flashfs update
to confirm
new configuration)
—-
>
A.5.2
dnsrelay config
Syntax:
dnsrelay config [reset]
Description:
This command displays the configuration of the DNS relay, including the DNS server
address, the number of communication retries the relay will attempt in the event of
a failed connection, and whether or not the relay has managed to connect successfully
to a DNS server. Adding the keyword
reset
to the
config
command results in the
configuration being reset to factory default settings.
Example:
>
dnsrelay config
Server discovery mode :
MANUAL
DNS Server address : 192.168.96.200 - Connected
Max connection retries : 3
>
dnsrelay config reset
dnsrelay : Default settings restored. (Warning: Must re-connect to DNS
server,
dnsrelay : all old outstanding traffic and connections will be
dropped).