Open Network Controller File Viewer 


File Name= /etc/onc/netstart
#if you need SUBNETMASK add
#-subnetmask XXX.XXX.XXX.XXX
#in front of "up"
#[Example]
#/usr/ucb/ifconfig en1 onchost netmask 255.255.0.0 up
#export SOCK=$NODE
ONCHOST=onchost
ONCMASK=255.0.0.0
/usr/Tool/bin/netraw
/bin/slay -f Socklet;
/usr/ucb/Socklet   $ONCHOST &
/usr/ucb/ifconfig en1 $ONCHOST netmask $ONCMASK up
/usr/ucb/ifconfig lo0 localhost up
/usr/bin/syslogd
/usr/ucb/inetd
#/usr/ucb/routed
/bin/sh /iproute


Return to Maintenance Menu

© Copyright OMRON Corporation 2002-2003 All Rights Reserved