Displaying 1 result from an estimated 1 matches for "ipdevappend".
2003 Sep 14
2
FWD: Network Boot IP Configuration Dilemma
...string passed through as the device:
 > IPAPPEND 1
 > --same as now
 > IPAPPEND eth0
 > --passes ip=#:#:#:#::eth0:
 > IPAPPEND eth1
 > --passes ip=#:#:#:#::eth1:
 > IPAPPEND fd0
 > --passes ip=#:#:#:#::fd0:  for fddi devices or whatever.
 > Of course something like
 > IPDEVAPPEND eth0
 > would be good or even better.