Viewing accounts, Deleting an account, Domain name service client services – Extreme Networks 200 Series User Manual
Page 55

Domain Name Service Client Services
Summit 200 Series Switch Installation and User Guide
53
Viewing Accounts
To view the accounts that have been created, you must have administrator privileges. Use the following
command to see the accounts:
show accounts
Deleting an Account
To delete a account, you must have administrator privileges. To delete an account, use the following
command:
delete account
NOTE
The account name admin cannot be deleted.
Domain Name Service Client Services
The Domain Name Service (DNS) client in ExtremeWare augments the following commands to allow
them to accept either IP addresses or host names:
•
telnet
•
download [bootrom | configuration | image]
•
upload configuration
•
ping
•
traceroute
In addition, the
nslookup
utility can be used to return the IP address of a hostname.
Table 16 describes the commands used to configure DNS.
Table 16: DNS Commands
Command
Description
config dns-client add
Adds a DNS name server(s) to the
available server list for the DNS client. Up
to three name servers can be configured.
config dns-client default-domain
Configures the domain that the DNS client
uses if a fully qualified domain name is not
entered. For example, if the default
domain is configured to be
foo.com,
executing
ping bar
searches for
bar.foo.com
.
config dns-client delete
Removes a DNS server.
nslookup
Displays the IP address of the requested
host.
show dns-client
Displays the DNS configuration.