Working with the ARP Table (asg_arp)
Check Point Maestro R80.20SP Administration Guide | 43
You can display the magic attribute within type
eth
X
-
YZ
interfaces with the
ifconfig
command.
Example:
[Expert@MyChassis-ch01-01:0]# 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)
[Expert@MyChassis-ch01-01:0]#
Example Legacy Output
This example shows ARP cache for each Security Appliance in the Legacy Mode output:
[Expert@MyChassis-ch01-01:0]# asg_arp --legacy
1_01:
Address
HWtype
HWaddress
Flags Mask
Iface
ssm2
ether
04:02:03:04:05:40
C
eth2-CIN
ssm1
ether
02:02:03:04:05:40
C
eth1-CIN
1_2
ether
00:1C:7F:02:04:FE
C
Sync
172.23.19.4
ether
54:7F:EE:6A:D0:BC
C
eth1-Mgmt2
1_02:
Address
HWtype
HWaddress
Flags Mask
Iface
1_01
ether
00:1C:7F:01:04:FE
C
Sync
ssm1
ether
02:02:03:04:05:40
C
eth1-CIN
[Expert@MyChassis-ch01-01:0]#