Skip to main content

7.5.6 Applying network settings


7.5.6 Applying network settings
To complete configuration of the network, settings must be reflected and the XSCF must be reset. The XSCF reset disconnects the XSCF session, so log in again.
  1. Execute the applynetwork command on the XSCF shell.
    Execution of the command displays the network settings, so you can confirm the settings made.
XSCF> applynetwork
The following network settings will be applied:
bb#00 hostname :scf0-hostname
bb#01 hostname :scf1-hostname
DNS domain name :example.com

interface :bb#00-lan#0
status :up
IP address :192.168.1.x
netmask :255.255.255.0
route :-n 0.0.0.0 -m 0.0.0.0 -g 192.168.1.1

interface :bb#00-lan#1
status :down
IP address :192.168.2.a
netmask :255.255.255.0
route :-n 0.0.0.0 -m 0.0.0.0 -g 192.168.2.1

  Omitted


Continue? [y|n] :y
Please reset the all XSCFs by rebootxscf to apply the network settings.
Please confirm that the settings have been applied by executing
showhostname, shownetwork, showroute, showsscp and shownameserver after
rebooting the all XSCFs.
  1. Execute the rebootxscf command to reset the XSCF and complete the settings.
XSCF> rebootxscf -a
The XSCF will be reset. Continue? [y|n] :y
  1. Execution of the command disconnects the XSCF connection.
    The setting work from this step can be done through an XSCF-LAN connection too.
    To switch from a serial connection to an XSCF-LAN connection, connect to the XSCF by specifying its IP address on a PC connected to the XSCF-LAN, and log in again.
  1. Execute the showhostname, shownetwork, showsscp, and showroute commands again to display the network settings, and confirm the new network information.