Domain Name Service Client Services; Dns Commands - Extreme Networks Summit 300-48 Software User's Manual

Software version 6.2a
Hide thumbs Also See for Summit 300-48:
Table of Contents

Advertisement

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 <username>
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
Table 8 describes the commands used to configure DNS.
Table 8: DNS Commands
Command
config dns-client add <ipaddress>
config dns-client default-domain <domain_name>
config dns-client delete <ipaddress>
nslookup <hostname>
show dns-client
Summit 300-48 Switch Software User Guide
utility can be used to return the IP address of a hostname.
nslookup
Description
Adds a DNS name server(s) to the
available server list for the DNS client. Up
to three name servers can be configured.
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.
Removes a DNS server.
Displays the IP address of the requested
host.
Displays the DNS configuration.
Domain Name Service Client Services
31

Advertisement

Table of Contents
loading

Table of Contents