setnetwork(8)
System Administration 219
on XSCF unit 1.
EXAMPLE 6 Sets the IP address 192.168.1.10 and netmask 255.255.255.0 for the takeover IP
address of XSCF-LAN#0.
EXAMPLE 7 Removes the IP address and netmask that set in XSCF-LAN#0 on XSCF unit 0
EXIT STATUS The following exit values are returned:
SEE ALSO applynetwork(8), shownetwork(8)
XSCF> setnetwork xscf#1-lan#0 -m 255.255.255.0 192.168.11.10
XSCF> setnetwork lan#0 -m 255.255.255.0 192.168.1.10
XSCF> setnetwork -r xscf#0-lan#0
You specified '-r' interface remove option.
So, we delete routing information that interface corresponds.
Continue? [y|n] :y
If you choose 'y'es, you must execute 'applynetwork' command for
application.
Or you choose 'y'es, but you don't want to apply, you execute 'rebootxscf'
for reboot.
0 Successful completion.
>0 An error occurred.