EasyManua.ls Logo

Juniper MX960 - Configure System Attributes; Commit the Configuration

Juniper MX960
34 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Configure System Attributes
1. Configure the name of the router. If the name includes spaces, enclose the name in
quotation marks (“ ”).
[edit]
root@# set system host-name host-name
2. Configure the router's domain name.
[edit]
root@# set system domain-name domain-name
3. Configure the IP address and prefix length for the router's Ethernet interface.
[edit]
root@# set interfaces fxp0 unit 0 family inet address address/prefix-length
4. Configure the IP address of a backup router, which is used only while the routing
protocol is not running.
[edit]
root@# set system backup-router address
5. Configure the IP address of a DNS server.
[edit]
root@# set system name-server address
Commit the Configuration
1. Optionally, display the configuration to verify that it is correct.
[edit]
root@# show
system {
host-name host-name;
domain-name domain-name;
backup-router address;
root-authentication {
authentication-method (password | public-key);
}
name-server {
address;
}
}
interfaces {
fxp0 {
unit 0 {
family inet {
address address/prefix-length;
}
}
}
}
2. Commit the configuration to activate it on the router.
27Copyright © 2015, Juniper Networks, Inc.
Configure System Attributes

Other manuals for Juniper MX960

Related product manuals