Juniper M10i Hardware Manual page 93

Internet router
Hide thumbs Also See for M10i:
Table of Contents

Advertisement

[edit]
root@# set system root-authentication ssh-rsa public-key
Optionally, display the configuration to verify that it is correct.
11.
[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;
}
}
}
}
Commit the configuration to activate it on the router.
12.
[edit]
root@# commit
Optionally, configure additional properties by adding the necessary configuration
13.
statements. Then commit the changes to activate them on the router.
[edit]
root@host# commit
When you have finished configuring the router, exit configuration mode.
14.
[edit]
root@host# exit
root@host>
Chapter 10: Performing the Initial Configuration
Configuring the JUNOS Internet Software
69

Advertisement

Table of Contents
loading

Table of Contents