Configure unique MAC addresses on multiple interfaces

Home -> UNIX -> Solaris -> System administration

12135 views

From the computer of: qmchenry (337 recipes)
Created: Oct 13, 2003


Add a comment

Add to:
Add to stumbleuponAdd to del.icio.usDigg itAdd to FURL

The same ethernet hardware (MAC) address is used by default on Sun systems with multiple ethernet interfaces. This works fine for failover load balancing or failover groups. It presents a problem when the two interfaces are connected to the same subnet.

To enable uniqe MAC addresses on multiple Sun ethernet interfaces, the BootPROM variable local-mac-address? needs to be set to true. This can be done from the ok prompt or by issuing the following command from the Solaris shell as superuser:

eeprom "local-mac-address?"=true


The quotes escape the question mark which would otherwise be interpreted as a wildcard by the shell.

Subscribe to the Tech-Recipes Newsletter

You can get tips like this delivered in your email every week!

Enter your Email

We will never, ever sell your email address or spam you.





Related recipes:

  Set the ethernet MAC address in Solaris
  Configure Solaris for DNS resolution of hostnames
  Enable/configure FC-AL/SAN devices with cfgadm in Solaris
  Change Solaris DNS client settings
  Simple Solaris BIND/DNS Server Setup with Failover
  Install a Solaris directory-based package
  ZFS: Create a mirrored storage pool
  ZFS: Create a new filesystem from an existing pool
  ZFS: Restore a filesystem from a snapshot backup
  Solaris software RAID

 

Sponsored links

 

Login

Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.