configure dns-client delete
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
69
configure dns-client delete
configure dns-client delete [domain-suffix <domain_name> | name-server
<ip_address> {vr <vr_name>}]
Description
Deletes a domain suffix from the domain suffix list or a name server from the available server list for
the DNS client.
Syntax Description
Default
N/A.
Usage Guidelines
NOTE
The BlackDiamond 8800 series switch and the Summit X450 family of switches do not support user-created VRs.
Specifying a domain suffix removes an entry from the domain suffix list. If the deleted item was not the
last entry in the list, all items that had been added later are moved up in the list. If no entries in the list
match the domain name specified, an error message will be displayed.
The default value for the virtual router used by the DNS client option is VR-Default.
Examples
The following command deletes a domain name from the domain suffix list:
configure dns-client delete domain-suffix xyz_inc.com
The following command removes a DNS server from the list:
configure dns-client delete name-server 10.1.2.1
domain-suffix
Specifies deleting a domain suffix.
domain_name
Specifies a domain name.
name-server
Specifies deleting a name server.
ip_address
Specifies an IP address for the name server.
vr
Specifies deleting a virtual router.
NOTE: User-created VRs are not available on the BlackDiamond 8800 series
switch or the Summit X450 family of switches.
vr_name
Specifies a virtual router.