xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
229
DGS-3450:admin# enable dnsr static
Command: enable dnsr static
Success.
DGS-3450:admin#
disable dnsr
Purpose
Used to disable DNS relay on the Switch.
Syntax
disable dnsr {[cache | static]}
Description
This command is used, in combination with the
enable dnsr
command above, to enable and
disable DNS Relay on the Switch.
Parameters
cache
– This parameter will allow the user to disable the cache lookup for the DNS relay on the
Switch.
static
– This parameter will allow the user 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 status of DNS relay.
DGS-3450:admin# disable dnsr
Command: disable dnsr
Success.
DGS-3450:admin#
Example usage:
To disable cache lookup for DNS relay.
DGS-3450:admin# disable dnsr cache
Command: disable dnsr cache
Success.
DGS-3450:admin#
Example usage:
To disable static table lookup for DNS relay.
DGS-3450:admin# disable dnsr static
Command: disable dnsr static
Success.
DGS-3450:admin#
show dnsr
Purpose
Used to display the current DNS relay status.