Working with the ARP Table (asg_arp)
Check Point Maestro R80.20SP Administration Guide | 42
Example Output for Verifying MAC Addresses
This example shows the output of the MAC address verification.
[Expert@MyChassis-ch01-01:0]# asg_arp --verify
Address
HWtype
HWaddress
Flags Mask
Iface
SGMs
172.23.19.4
ether
54:7F:EE:6A:D0:BC
C
eth1-Mgmt2
1_01
1_01
ether
00:1C:7F:01:04:FE
C
Sync
1_02
1_2
ether
00:1C:7F:02:04:FE
C
Sync
1_01
ssm1
ether
02:02:03:04:05:40
C
eth1-CIN
1_01,1_02
ssm2
ether
04:02:03:04:05:40
C
eth2-CIN
1_01
MAC address for IP 172.23.19.4 is inconsistent across the SGMs
--------------------------------------------------------------------------------
Collecting information from SGMs...
--------------------------------------------------------------------------------
Verifying FW1 mac magic value on all SGMs...
Success
--------------------------------------------------------------------------------
Verifying IPV4 and IPV6 kernel values...
Success
--------------------------------------------------------------------------------
Verifying FW1 mac magic value in /etc/smodb.json...
Success
--------------------------------------------------------------------------------
Verifying MAC address on local chassis (Chassis 1)...
Success
--------------------------------------------------------------------------------
[Expert@MyChassis-ch01-01:0]#
Verifying ARP Entries
Use these commands to confirm that the Unique MAC value has changed.
For the Unique MAC database value, run this command in the Expert mode:
# g_allc dbget chassis:private:magic_mac
Example:
[Expert@MyChassis-ch01-01:0]# 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 this command in Gaia gClish:
> fw ctl get int fwha_mac_magic
Example:
[Global] MyChassis-ch01-01> fw ctl get int fwha_mac_magic
-*- 4 sgms: 1_01 1_02 2_02 2_03 -*-
fwha_mac_magic = 22
[Global] MyChassis-ch01-01>