Verifying the New MAC Address
Use these commands to make sure that the Unique MAC Identifier was changed:
# mac_verifier -v # ifconfig < if_name>
Example
# ifconfig eth1-01
eth1-01 Link encap:Ethernet HWaddr 00:1C:7F:81:01:
inet6 addr: fe80::21c:7fff:fe81:116/64 Scope:Link
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:154820 errors:0 dropped:0 overruns:0 frame:0
TX packets:23134 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 RX bytes:15965660 (15.2 MiB)
TX bytes:2003398 (1.9 MiB)
|
Note - The last octet for eth1-01 (shown in bold) is 16 hex (22 decimal).
|
|