SUMMARY: Configure multiple network interface within same subnet

From: Kunnachaar Koothattukulam <yoni_prasad_at_yahoo.com>
Date: Mon Sep 17 2001 - 10:01:54 EDT
SUMMARY: Configure multiple network interface within
same subnet-

Thanks for all the answers. Here is the summary.

The IEEE ethernet standards state that the Media
Access Code (mac)
is assigned per node, and Sun writes its drivers per
the standard.
If your run 'ifconfig -a' as root, you will see that
all NIC's have
the same ethernet address.

Having multiple interfaces from the same host with the
same ethernet
address on the same network can confuse the other
equipment on the
network.

Anyway, depending on the requirement, the following
steps can be
used to get both the interfaces worked.

You have to issue the following commands from the OBP
before you
boot the system
OK> setenv local-mac-address? true
OK> reset-all
You could also make this change by issuing the
following commands
from the OS before rebooting.

#eeprom local-mac-address?=true
#reboot

This will ensure that each NIC has a unique mac
address as opposed
to the default configuration where the mac address is
selected from
the IDPROM and is therefore the same for each NIC on
the system 
which also means that the same machine can not have
two NICs on 
the same subnet without making the above change.


Kunnachaar Koothattukulam wrote:
> 
> I have a question regarding configuration of
multiple
> interfaces.
> 
> System : E6500
> OS       : Solaris8
> Question : Machine has two network cards : hme0 and
> hme1
> 
> I want to assign IP 192.9.200.1 to hme0
>          and      192.9.200.2 to hme1  ( See both
IPs
> are in the same net).
> I did configured it but only one card is working at
> the same time.
> If I assign different subnet adresses, both of it
are
> working fine.
> I check sunmanager's FAQ and it has been mentioned
> that ifconfig command can be
> used to alter ethernet addresses. So how do I select
a
> different ethernet address for
> the second card ?
> 
> Awaiting your reply,
> 
> - Prasad



__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/
Received on Mon Sep 17 15:01:54 2001

This archive was generated by hypermail 2.1.8 : Wed Mar 23 2016 - 16:32:30 EDT