3.9.15 Reflecting the XSCF Network Settings
3.9.15 Reflecting the XSCF Network Settings
After completing settings with the setnetwork, setsscp, sethostname, setroute, and setnameserver commands, reflect their network settings.
- Execute the applynetwork command.
The network settings are displayed, and their application is confirmed.
XSCF> applynetwork The following network settings will be applied: bb#00 hostname :hostname-0 bb#01 hostname :hostname-1 DNS domain name :example.com nameserver :10.23.4.3 interface :bb#00-lan#0 status :up IP address :10.24.144.214 netmask :255.255.255.0 route : -n 0.0.0.0 -m 0.0.0.0 -g 10.24.144.1 interface :bb#00-lan#1 status :down IP address : netmask : route : interface :bb#01-lan#0 status :up IP address :10.24.144.215 netmask :255.255.255.0 route : -n 0.0.0.0 -m 0.0.0.0 -g 10.24.144.1 interface :bb#01-lan#1 status :down IP address : netmask : route : interface :lan#0 status :down IP address : netmask : interface :lan#1 status :down IP address : netmask : SSCP network ID:0 netmask :255.255.255.248 interface :bb#00-if#0 IP address :192.168.1.1 interface :bb#01-if#0 IP address :192.168.1.2 interface :bb#02-if#0 IP address :192.168.1.3 interface :bb#03-if#0 IP address :192.168.1.4 SSCP network ID:1 netmask :255.255.255.248 interface :bb#00-if#1 IP address :192.168.1.10 interface :bb#01-if#1 IP address :192.168.1.9 interface :bb#02-if#1 IP address :192.168.1.11 interface :bb#03-if#1 IP address :192.168.1.12 SSCP network ID:2 netmask :255.255.255.252 interface :bb#00-if#2 IP address :192.168.1.17 interface :bb#01-if#2 IP address :192.168.1.18 Continue? [y|n] : y |
- Execute the rebootxscf command to reboot the XSCF and complete the settings.
XSCF> rebootxscf -a The XSCF will be reset. Continue? [y|n] :y |
- The session is disconnected at this time. Reconnect with a new interface, and log in again.
- Execute the shownetwork, showsscp, showhostname, showroute, and shownameserver commands to display the network settings, and confirm the new network information.
- Execute the nslookup command, and confirm the host name information.
The following example displays information on the host name scf0-hostname.
XSCF> nslookup scf0-hostname Server: server.example.com Address: 192.168.1.3 Name: scf0-hostname.example.com Address: 192.168.10.10 |
< Previous Page | Next Page >