AlterPath Manager Installation > Verifying your MAC Address

Verifying your MAC Address
Log on to the CLI (on the serial console port) as root or as admin and run the following Linux system command:
# ifconfig
A display similar to the following will appear:
eth0      Link encap:Ethernet  HWaddr 00:90:FB:81:57:17
          inet addr:192.168.48.162  Bcast:192.168.51.255  Mask:255.255.252.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:9691587 errors:133 dropped:0 overruns:0 frame:133
          TX packets:5726282 errors:0 dropped:0 overruns:0 carrier:0
          collisions:1038728 txqueuelen:1000
          RX bytes:685270715 (653.5 Mb)  TX bytes:548308906 (522.9 Mb)
          Interrupt:10 Base address:0xc000 Memory:e5020000-e5020038
 
eth1      Link encap:Ethernet  HWaddr 00:90:FB:01:8C:D7
          inet addr:10.10.10.2  Bcast:10.10.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:632 errors:0 dropped:0 overruns:0 frame:0
          TX packets:622 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:38288 (37.3 Kb)  TX bytes:42288 (41.2 Kb)
          Interrupt:11 Base address:0xc400 Memory:e5021000-e5021038
 
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:113528 errors:0 dropped:0 overruns:0 frame:0
          TX packets:113528 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:15268713 (14.5 Mb)  TX bytes:15268713 (14.5 Mb)
The numbers following the “
HWaddr
” subheading for each Ethernet controller installed (eth0 and eth1 by default) is the MAC address for the controller.
To activate the Blade Module
1.
2.
/var/apm/licenses/data/APM_B_IBMBLADEMODULE.enc
3.
# /etc/init.d/tomcat restart

AlterPath Manager Installation > Verifying your MAC Address