Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Specify range in route add statement

Status
Not open for further replies.

nolim073

IS-IT--Management
Nov 9, 2006
21
US
Hello,
i have 4 nic's attached to my legato master.
IP address : x.y.z.1, x.y.z.2, x.y.z.3, x.y.z.4
on the client i can specify i can specify which IP to send data to. but on the server the data always goes theough the first interface. the network is DAN n/w and is not segrigated into different.
We cant do trunking ( switch code issue).
My question is can we specify range in route add.
eg route add -host a.b.c.1-10 x.y.z.1
route add -host a.b.c.11-20 x.y.z.2
 
there is no "range" statement in route add. What you could do is work with subnets or add hostroute by hostroute

Best Regards, Franz
--
UNIX System Manager from Munich, Germany
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top