Open Frames Download Complete PDF Send Feedback Print This Page

Previous

Next

Working with the ARP Table (asg_arp)

This command shows the ARP cache for the whole 61000/41000 Security System or for the specified:

  • SGMs
  • Interface
  • MAC address
  • Host Name

You can show summary or detailed (verbose) information. You can also run MAC address verification on both Chassis.

Syntax

# asg_arp -h                     
# asg_arp [-b <sgm_ids>] [-v]  [--verify] [-i <if>] [-m <mac>] [<hostname>]            
# asg_arp --legacy                                                                      

Parameter

Description

-h

Shows command syntax and help information

-v

Verbose - Shows detailed SGM cache information

-b <sgm_ids>

Works with SGMs and/or Chassis as specified by <sgm_ids>.

<sgm_ids> can be:

  • No <sgm_ids> specified or all shows all SGMs and Chassis
  • One SGM
  • A comma-separated list of SGMs (1_1,1_4)
  • A range of SGMs (1_1-1_4)
  • One Chassis (Chassis1 or Chassis2)
  • The active Chassis (chassis_active)

 

-i <if>

Shows the ARP cache for the specified interface

-m <mac>

Shows the ARP cache for the specified MAC address

<hostname>

Shows the ARP cache for the specified host name

--verify

Run MAC address verification on both Chassis and show the results

--legacy

Shows the ARP cache for each SGM in the legacy format

Related Topics

Verbose Mode Output

Verifying MAC Addresses

Legacy Mode Output

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