Fujitsu M5000 Life Jacket User Manual


 
showroute(8)
384 SPARC Enterprise Mx000 Servers XSCF Reference Manual Last Revised June 2007
OPERANDS The following operand is supported:
EXTENDED
DESCRIPTION
The setroute(8) command sets routing information for the XSCF network.
EXAMPLES
EXAMPLE 1 Displays routing information for XSCF-LAN#0 on XSCF unit 0.
EXAMPLE 2 Displays routing information for XSCF-LAN#0 on XSCF unit 0 without the
name resolution of host name.
-h Displays usage statement. When used with other options or
operands, an error occurs.
-M Displays text by page. This option provides a function that is the
same as that of the more command.
-n Displays IP address without the name resolution of host name.
interface Specifies the network interface whose information is to be
displayed. One of the following values can be specified,
depending on the system configuration. If this operand is
specified with the -a option, the operand is ignored.
For XSCF unit 0:
xscf#0-lan#0 XSCF-LAN#0
xscf#0-lan#1 XSCF-LAN#1
For XSCF unit 1 (when a duplicated configuration is used):
xscf#1-lan#0 XSCF-LAN#0
xscf#1-lan#1 XSCF-LAN#1
XSCF> showroute xscf#0-lan#0
Destination Gateway Netmask Flags Interface
server1.example * 255.255.255.0 U xscf#0-lan#0
default 192.168.10.1 0.0.0.0 UG xscf#0-lan#0
XSCF> showroute -n xscf#0-lan#0
Destination Gateway Netmask Flags Interface
192.168.10.0 * 255.255.255.0 U xscf#0-lan#0
default 192.168.10.1 0.0.0.0 UG xscf#0-lan#0