Juniper CBL-M40-PWR-AU ユーザーズマニュアル

ページ / 268
Install the Router and Configure Software
Configure the JUNOS Internet Software
129
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-name# commit
14. When you have finished configuring the router, exit configuration mode.
[edit]
root@host-name# exit
root@host-name
The commands in Steps 5 through 12 connect the router to the network but do not enable it 
to forward traffic. For complete information about the commands to issue in Step 13
including examples, see the JUNOS Internet software configuration guides.