Hello Everyone! Our new colleagues who recently joined Commtel have
registered on Fortinet Partner Portal but they don’t have access to
Fortinet Training. All of them are in CC. Kindly look into this and
resolve this issue asap. Regards Farina Ahmed
The Juniper Networks EX Series Switches, specifically the EX5240, are
designed for data center and campus networks. While they provide
excellent performance and flexibility, it's important to consider
specific requirements when using them for vSAN tr...
The script retrieves the current date using the date command and formats
it as "YYYY-MM-DD". It then generates the filename by concatenating the
static part ("/Folder/backup_") with the formatted date and the ".cfg"
extension. Finally, it executes th...
#!/bin/bash# Get the current date in the desired format date=$(date
+"%Y-%m-%d") # Generate the filename with the date
filename="/Folder/backup_${date}.cfg"# Execute the backup command with
the generated filename execute backup full-config ftp "${fil...
To troubleshoot the issue with SD-WAN performance SLAs showing the link
as down on a FortiWifi 80F device:Verify Wi-Fi connectivity.Check
interface settings in the SD-WAN zone.Review SD-WAN
configuration.Validate SLA configuration.Monitor network tra...
To address the issue:Verify FMG configuration.Directly configure speed
on the FGT200F using CLI.Check interface status.Restart the
interface.Sync with FMG.