DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 82
disable dnsr
Syntax
disable dnsr {[cache | static]}
Description
This command is used to disable DNS relay on the switch.
Parameters
cache
- Specify to disable the cache lookup for the DNS relay on the switch.
static
- Specify to disable the static table lookup for the DNS relay on the switch.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable the status of DNS relay:
DGS-3700-12:5#disable dnsr
Command: disable dnsr
Success.
DGS-3700-12:5#
To disable cache lookup for DNS relay:
DGS-3700-12:5#disable dnsr cache
Command: disable dnsr cache
Success.
DGS-3700-12:5#
To disable static table lookup for DNS relay:
DGS-3700-12:5#disable dnsr static
Command: disable dnsr static
Success.
DGS-3700-12:5#
show dnsr
Purpose
To display the current DNS relay status.
Syntax
show dnsr {static}
Description
This command is used to display the current DNS relay configuration and static
entries.
Parameters
static
- Specify to display the static entries in the DNS relay table. If this parameter is
omitted, the entire DNS relay table will be displayed.
Restrictions
None.
Example usage:
To display the DNS relay status: