Setroute - Fujitsu SPARC ENTERPRISE M3000 Xscf Reference Manual

Xscf control package (xcp) 109x
Hide thumbs Also See for SPARC ENTERPRISE M3000:
Table of Contents

Advertisement

NAME
setroute - set routing information for an XSCF network interface
SYNOPSIS
setroute -c {add | del} -n address [-m address] [-g address] interface
setroute -h
DESCRIPTION
setroute(8) command sets routing information for an XSCF network interface.
Up to eight routing information items can be registered for each network interface.
Any attempt to register more than eight items causes an error.
You must have platadm privilege to run this command.
Privileges
Refer to setprivileges(8) for more information.
OPTIONS
The following options are supported:
-c {add|del}
-g address
Specifies a function for routing information. One of the following
values can be specified. If none of them is specified, an error
occurs.
Adds routing information.
add
Deletes routing information.
del
Specifies a gateway address used for routing. To specify address,
use the standard form of four integer values delimited by "."
(periods). For example, use xxx.xxx.xxx.xxx, where xxx is an
integer from 0-255. Zero suppression can be used to specify the
integer.
You cannot specify the loopback address (127.0.0.0/8), the
network address, or a broadcast address.

setroute(8)

System Administration
267

Advertisement

Table of Contents
loading

Table of Contents