Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)
If -host is specified, then -target is required, -netmask and -gateway are not required,
and -mt (route -add only) is optional.
If -default is specified, then -target and -netmask are not required, -gateway is
required, and -mt (route -add only) is optional.
If -all (route -delete only) is specified, then -target, -netmask, -gateway, and
-mt (route -add only) are not valid.
A route added by the route -add command is added to the /etc/network/interfaces
file, to the kernel or to both, as follows:
If the specified interface is down, the route is added to the file.
If the CLIM is in the STOPPED state, the route is added to the file.
If the specified interface is UP and CLIM is in the STARTED state and ifactivate is issued
to the home resources by CLIMAGT, the route is added to the file and to the kernel.
If the specified interface is UP and CLIM is in the STARTED state and ifdeactivate is issued
to the home resources by CLIMAGT, the route is added to the file.
All the options specified with climconfig route –add -net (except the –mt option) should
be specified for climconfig route –delete –net.
-src is not valid for an IPv6 route.
EXAMPLES
> CLIMCMD clim1 climconfig route -add eth1 -net
-target 15.76.217.1 -netmask 255.255.255.0
-gateway 15.76.217.101
> CLIMCMD n100253 climconfig route -add eth2 -default
-gateway 23.34.34.34
> CLIMCMD n100253 climconfig route -delete eth1 -net
-target 15.76.217.0 –netmask 255.255.255.0
> CLIMCMD clim1 climconfig route -delete eth2 -default
-gateway 23.34.35.1
> CLIMCMD 17.205.15.2 climconfig route -info
CLIMCMD 17.205.15.2 climconfig route -info
Maintenance LAN routes
Interface : eth0
Destination : 16.107.168.0
Netmask : 255.255.252.0
Gateway : 0.0.0.0
Flags : U
Metric : 0
Ref : 0
Use : 0
MinRTO : Unspecified
InitCWND : Unspecified
Src : 16.107.168.71
Interface : eth0
Destination : 0.0.0.0
Netmask : 0.0.0.0
Getway : 16.107.168.1
Flags : UG
349
Metric : 0
Ref : 0
Use : 0
MinRTO : 5ms
InitCWND : Unspecified
359










