home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

system domain-name <domain>

Establishes a domain name for the system.

set system domain-name domain
delete system domain-name
show system domain-name
domain
Mandatory. A name for the domain in which the system resides. The format of the name is a character string that contains letters, numbers, hyphens (-), and one period; for example, att.com. A domain name can have a maximum of 253 characters.

Configuration mode


system {
    domain-name domain
}

Use this command to establish a domain name for the system.

Note that both the system domain-name and system domain-search domain commands cannot be configured simultaneously; they are mutually exclusive.

Use the set form of this command to establish the domain name to be used by the system.

Use the delete form of this command to remove a domain name.

Use the show form of this command to display a domain name.