[SunHELP] Configuring Multiple Cards on Sun E250 R

Dale Ghent sunhelp at sunhelp.org
Wed Dec 19 00:33:32 CST 2001


On Tue, 18 Dec 2001, Prakash Venkatakrishna wrote:

|  Hi All,
|
|  I have a E250 R with 7 Network Cards. Now 1 card is configured with a
| IP address. Can some one help me
|  as to how do i configure the remain 6 cards for 6 different networks to
| work. I do not want the network of
|  say network card 6 be able to talk to network card 1.

to configure those additional interfaces, make the apropriate
/etc/hostname.<interface> files, each containing the IP address of the
associated interface.

example:

echo 10.10.2.3 > /etc/hostname.hme2
echo 10.10.5.10 > /etc/hostname.hme3

and so on.

/dale



More information about the SunHELP mailing list