Juniper Networks M10i Authentication-method password public-key, Address address/prefix-length

Models: M10i

1 240
Download 240 pages 53.15 Kb
Page 93
Image 93

Chapter 10: Performing the Initial Configuration

[edit]

root@# set system root-authentication ssh-rsa public-key

11.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;

}

}

}

}

12.Commit the configuration to activate it on the router.

[edit]

root@# commit

13.Optionally, configure additional properties by adding the necessary configuration statements. Then commit the changes to activate them on the router.

[edit]

root@host# commit

14.When you have finished configuring the router, exit configuration mode.

[edit] root@host# exit root@host>

Configuring the JUNOS Internet Software 69

Page 93
Image 93
Juniper Networks M10i manual Authentication-method password public-key, Address address/prefix-length