Topology:
1. start the CLI, enter configuration mode.login: root
root@% cli
root> configure
Entering configuration mode
2. Set the root authentication password.
[edit]
root# set system root-authentication plain-text-password
New password:
Retype new password:
3. Set the host name.
[edit]
root# set system host-name VSRX1
4. Set Management interface IP Address, commit to save configuration.
[edit]
root@VSRX1# set interfaces fxp0.0 family inet address 192.168.100.11/24
[edit]
root@VSRX1# commit
commit complete
5. Send Ping and continue using JWEB.
No comments:
Post a Comment