

DMVPN IKE Call Admission Control
DMVPN IKE Call Admission Control
- To mitigate attack IKE Phase 1 Negotiation
CAC protection
-In Negotiation limit
-SA limit
# show crypto call admission statistics
(config)# crypto call admission limit ike sa 2
(config)# crypto call…

DMVPN Commands
R1
int tunnel 0
tunnel source gi1/0
tunnel destination mode gre multipoint
tunnel key HRT //should be the same
ip nhrp network-id 1 //should be the same
ip nhrp authentication cisco123 //should be the same
ip nhrp map multicast dynamic
ip…

Configure the network settings for FMC
Configure the Network Settings
On the Sourcefire3D login prompt, use these credentials to log in:For version 5.x
Username: admin
Password: Sourcefire
For version 6.x and later
Username: admin
Password: Admin123
Tip:…

Excel file and fortinet automation
Simply make a batch file in windows and read from your excel file then convert the your datasheet to fortigate rules. In this code, I converted the excel file with 5 columns to the fortigate policy.
My Excel File:
any,any,ctldl.windowsupdate.com,80/443,Test1
any,any,microsoft.com,80,Test2
any,any,crl.microsoft.com,80,Test3
any,any,ssl.google-analytics.com,443,Test4
My…
