[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring the Router’s Domain Name

For each router, you should configure the name of the domain in which the router is located. This is the default domain name that is appended to hostnames that are not fully qualified. To configure the domain name, include the domain-name statement at the [edit system] hierarchy level:

[edit system]
domain-name domain-name;

Example: Configuring the Router’s Domain Name

Configure the router’s domain name:

[edit]
user@host# set system domain-name company.net
[edit]
user@host# show
system {
domain-name company.net;
}

[Contents] [Prev] [Next] [Index] [Report an Error]