Configure Domain Names

A domain name is a name to identify the person, group, or organization that controls the devices within an area. An example of a domain name could be us.cray.com.

Configuration commands

(switch(config)#) Create a domain name:

domain-name NAME

(switch#) Show commands to validate functionality:

show domain-name

Expected results

  • Administrators can configure the domain name
  • The output of all show commands is correct

Back to Index