SPARC T-series servers (MOSC)

MOSC Banner

Motherboard replacement in T5440 caused vsw0 plumb issue

edited Feb 4, 2016 6:33PM in SPARC T-series servers (MOSC) 1 commentAnswered ✓

We recently had a motherboard replaced in a T5440, and now vsw0 will not plumb up. We suspect it's because the MAC address has now changed for nxge0. Below is what we think we should run to reconfigure vsw0.

# ifconfig nxge0 plumb

# ifconfig -a                               (example below)

lo0: flags=2001000849 mtu 8232 index 1

        inet 127.0.0.1 netmask ff000000

nxge0: flags=201000842 mtu 1500 index 3

        inet 0.0.0.0 netmask 0

        ether 0:14:4f:c9:e3:ba                <---------------- EXAMPLE MAC ADDRESS

# ifconfig nxge0 unplumb

# ldm add-vsw mac-addr=0:14:4f:c9:e3:ba net-dev=nxge0 primary-vsw0 primary


#  /opt/SUNWldm/bin/ldm list-domain -o network primary


# ifconfig vsw plumb    

Any thoughts?


Thank you for your time...

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center