ON THIS PAGE
Changing Network and System Settings for a Junos Space Appliance
You can use the Junos Space CLI to change the network and system settings for a Junos Space Appliance configured as a Junos Space node or a fault monitoring and performance monitoring (FMPM) node. You can perform the following tasks using the Junos Space CLI:
Change the default user (admin) password.
Change network settings such as DNS, virtual IP (VIP) address, and so on.
Change the time zone and NTP time server.
Retrieve and transfer system log files.
Change SSH and firewall settings.
Run shell commands.
An openNMS user does not have permission to modify the Junos Space Settings.
Before you begin:
Ensure that you have connected a management device (PC or laptop) to the appliance using the management console, and that both the appliance and the management device are powered on. Alternatively, you can connect to the appliance via telnet or SSH if the appliance is accessible via the network.
Ensure that you have logged in to the appliance using the administrator username (admin) and password.
When you log in to the appliance, the Junos Space Settings Menu appears as follows:
Junos Space Settings Menu 1> Change Password 2> Change Network Settings 3> Change Time Options 4> Retrieve Logs 5> Security 6> (Debug) run shell A> Apply changes Q> Quit R> Redraw Menu Choice [1-6,QR]:
Password changes take effect immediately. Any other changes
that you make to the settings do not take effect until you apply the
changes. You can apply the changes from the Junos Space Settings Menu
or any sub-menu by typing A
at the prompt. Irrespective
of the menu or sub-menu that you are in when you apply changes, all changes to the appliance settings are applied.
This topic includes the following sections:
Changing the Password for the Default User
You can change the password for the default user (admin) for the Junos Space Appliance. To change the password, do the following:
Changing Network Settings
You can change the following network settings for your Junos Space Appliance:
DNS servers
Virtual IP address of the Junos Space node or FMPM node, Ethernet interface parameters, and NAT configuration
Static routes
From Junos Space Network Management Platform Release 14.1R2 onward, you can configure Junos Space Ethernet interfaces with only IPv4 addresses, or both IPv4 and IPv6 addresses.
On a multinode fabric, we recommend that you modify the network settings by using the Junos Space Network Management Platform GUI.
From Junos Space Network Management Platform Release 16.1R1 onward, you can configure access to Junos Space through a Network Address Translation (NAT) gateway.
To change the network settings, do the following:
Modifying the IP Address of the eth1 Interface
You may need to modify the IP address of the eth1 interface of a Junos Space Appliance when you move the Junos Space Appliance from one network to another.
If you configure the eth1 interface, SSH is disabled on the eth0 and the eth3 interfaces. You can then access the CLI of the Junos Space appliance only through the eth1 interface.
To modify the eth1 interface settings:
To troubleshoot issues in configuring the eth1 interface, refer to the /var/log/changeEth1.log file.
Changing the Time Zone and NTP Servers
You can change the time zone, add or delete an NTP server, and enable or disable an NTP server. When you configure each Junos Space Appliance with an NTP server, you ensure that if the first node, which is used to synchronize time for all nodes in the fabric, goes down, all other nodes in the fabric remain synchronized. To ensure this behavior, all nodes in a fabric should be configured with the same external NTP server that you configured for the first appliance.
To change the time zone and NTP servers for your Junos Space Appliance, do the following:
Retrieving and Transferring System Log Files
You can retrieve system log files using Secure Copy Protocol (SCP) if the network is functional, or a USB device if the network is down.
To save the system log files to a USB device, the device must be connected to the Junos Space Appliance.
To retrieve system log files, do the following:
Changing Firewall and SSH Settings
By default, the firewall and SSH are enabled on the Junos Space Appliance.
To change the firewall and SSH settings, do the following:
Accessing the Shell
You can access a shell and run shell commands that can help during debugging. Do the following:
Applying or Cancelling Changes to Settings
Changes to the appliance settings are not applied immediately but are queued in the order that you made the changes. You must explicitly apply the changes before quitting the Junos Space CLI so that the changes to the appliance settings are made. Alternatively, you can choose to cancel some or all changes that you made.
To apply all changes or cancel one or more changes, do one of the following:
To apply all changes, type
A
.The changes are applied and you are taken to the Junos Space Settings Menu.
Note:For some changes, you may be asked to enter your administrator password before the change is applied.
To cancel a change, type the number corresponding to that change, and follow the prompts on the CLI.
To cancel all changes and quit the console session, type
C
.