• Home
  • About
    • Disclaimer
  • Archives
  • Tools

Fortigate: edit static arp entries.

Jul22
2011
Written by david

I use this commands to list, troubleshot and edit arp related problems/settings on a Fortigate unit.

To list your existing ARP table entries on a Fortigate unit.

get system arp-table

Use this command to add ARP table entries to the Fortigate unit.

config system arp-table
	edit %value%
	set interface %int%
	set ip 192.168.0.100
	set mac 00:00:00:00:00:00
end

%value% – create or edit entry number.
%int% – Interface name (wan1, wan2,internal,dmz).

Use this command to delete ARP table entries to the Fortigate unit.

config system arp-table
	delete %value%
end

%value% – is the entry number you want to delete.

Use this command to clear ARP cache entries on a Fortigate unit.

execute clear system arp table
VN:F [1.9.20_1166]
please wait...
Rating: 9.0/10 (5 votes cast)
VN:F [1.9.20_1166]
Rating: +3 (from 5 votes)
Fortigate: edit static arp entries., 9.0 out of 10 based on 5 ratings
Posted in Fortigate - Tagged CLI, Fortigate
SHARE THIS Twitter Facebook Delicious StumbleUpon E-mail
Similar posts
  • Fortios 5.6 – Enable intra-vap-... — In order to prevent communication between wifi clients an...
  • Fortigate – useful log related ... — I use these commands whenever I have problems with the lo...
  • Fast way to enable Syslog server on f... — Here are the cli commands I use to set a fortigate unit w...
  • Fortigate rates legitimate web sites ... — I had this problem with a few of my costumers. The Fortig...
  • Fortigate: “The cmdb add entry ... — The Fortigate web interface is a great management tool, u...
« Fortigate AS Engine feature returns an error “ASE reports it as spam”.
» Fortigate: “The cmdb add entry failed”.

Categories

  • Command Line (11)
  • Exchange (8)
    • 2007 (4)
    • 2010 (5)
  • Fortigate (10)
  • FreeNAS (2)
  • HmailServer (1)
  • How To: (8)
  • MS SQL 2008 (4)
  • Networking (4)
  • Open Source (1)
  • PowerShell (2)
  • Recovery (1)
  • SBS (8)
    • SBS 2008 (6)
    • SBS 2011 (3)
  • Terminal Server (2)
  • Veeam (2)
  • VMware (6)
  • Windows (18)

Links

  • חי הדפסות – דפוס משי, חולון
  • שלישיה – זה לא מה שחשבתם

Archives

  • March 2018
  • January 2018
  • September 2015
  • January 2015
  • August 2014
  • May 2014
  • December 2013
  • January 2013
  • October 2012
  • September 2012
  • July 2012
  • June 2012
  • May 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
Site Meter

EvoLve theme by Theme4Press  •  Powered by WordPress How to do.....IT