A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
256
To enable static table lookup for DNS relay.
DGS-3627:admin# enable dnsr static
Command: enable dnsr static
Success.
DGS-3627: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.
staticThis 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-3627:admin# disable dnsr
Command: disable dnsr
Success.
DGS-3627:admin#
Example usage:
To disable cache lookup for DNS relay.
DGS-3627:admin# disable dnsr cache
Command: disable dnsr cache
Success.
DGS-3627:admin#
Example usage:
To disable static table lookup for DNS relay.
DGS-3627:admin# disable dnsr static
Command: disable dnsr static
Success.
DGS-3627:admin#