Open Frames Download Complete PDF Send Feedback Print This Page

Previous

Next

Verifying the New MAC Address

Use these commands to make sure that the unique MAC value has changed:

  • For the unique MAC database value, run (from the bash shell): g_allc dbget chassis:private:magic_mac
# # g_allc dbget chassis:private:magic_mac
-*- 4 sgms: 1_01 1_02 2_02 2_03 -*-
22

  • For the unique MAC Kernel value, run (from gclish): fw ctl get int fwha_mac_magic
> fw ctl get int fwha_mac_magic
-*- 4 sgms: 1_01 1_02 2_02 2_03 -*-
fwha_mac_magic = 22

You can also display the magic attribute within type ethX-YZ interfaces by using the ifconfig command:

# ifconfig eth1-01
eth1-01     Link encap:Ethernet  HWaddr 00:1C:7F:81:01:16 
            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)

 
Top of Page ©2014 Check Point Software Technologies Ltd. All rights reserved. Download Complete PDF Send Feedback Print