To configure a dynamic MAC address for a vNIC, use the set identity dynamic-mac command.
set identity dynamic-mac { dynamic-mac | derived }
| dynamic-mac |
Specifies a unique MAC address in the form nn:nn:nn:nn:nn:nn. |
| derived |
Derive the MAC address from a pool, if available, or from a MAC address burned into the hardware at manufacture. |
The MAC address is derived.
Virtual NIC (/org/service-profile/vnic)
| Release | Modification |
|---|---|
| 1.1(1) |
This command was introduced. |
Use this command to configure a dynamic MAC address for a virtual NIC (vNIC).
To specify a pool of MAC addresses for dynamic assignment, use the set identity mac-pool command.
This example shows how to specify a dynamic MAC address for a vNIC:
server-A# scope org /
server-A /org # scope service-profile ServInst90
server-A /org/service-profile # scope vnic dynamic-prot-001
server-A /org/service-profile/vnic # set identity dynamic-mac 01:23:45:67:89:ab
server-A /org/service-profile/vnic* # commit-buffer
server-A /org/service-profile/vnic #
|
Command |
Description |
|
set identity mac-pool |
|
|
show vnic |
|