xStack
Command: config dnsr add static dns1 10.43.21.12
Success.
Example Usage:
To delete an entry domain name dns1, IP address 10.43.21.12 from DNS static table.
Command: config dnsr delete static dns1 10.43.21.12
Success.
enable dnsr
Purpose | Used to enable DNS relay. |
Syntax | enable dnsr {cache static} |
Description | This command is used, in combination with the disable dnsr |
| command below, to enable and disable DNS Relay on the Switch. |
Parameters | cache - This parameter will allow the user to enable the cache |
| lookup for the DNS rely on the Switch. |
| static - This parameter will allow the user to enable the static table |
| lookup for the DNS rely on the Switch. |
Restrictions | Only |
|
|
Example Usage:
To enable status of DNS relay:
DES-6500:4#enable dnsr
Command: enable dnsr
Success.
Example Usage:
To enable cache lookup for DNS relay.
284