I would like to run a historical report to show the bandwidth usage for
a certain policy. Similar to NetFlow, it would need to show the Mb/s for
the past day, week, month, etc... and peaks and low points. I've had a
lot of trouble getting good respon...
We are trying to implement VRRP over L2, but it doesn't seem to be
establishing a connection. I have a few questions:1. Does the interface
need it's own actual IP Address plus the vrip?Example:FG1config system
interface edit "vrrp1" set vdom "root" s...
Hi,I'm trying to announce a default prefix from BGP. My goal is that all
BGP traffic will flow to my datacenter Fortigate, unless the network is
announced somewhere else. We're moving from Cisco to Fortigate... the
command for Cisco was just 'network...
I understand this is not the preferred method at all, but we have
certain requirements within our DR site. Please let me know if this is
possible and how to implement it. We have two datacenters that will have
a L2 connection between them. We will st...
We're configuring our Internet circuit for BGP. I've been instructed by
our Network Provider to set our community to 100:999. The 999 will allow
for a subnet smaller than /24 to be announced. What is the command or
process to do this on the Fortigate...
I made the change last night, but there was still no default route
picked up by the remote branches. I found this earlier... is it this
simple?config router bgp set as 65002 set router-id 1.1.1.2 config
neighbor edit "1.1.1.1" set capability-default-...
Hey there. Hope your configuration is going well... any luck getting
this set up? I am making progress on my end, but would like to compare
to something that is working for reference. Thanks for your time.
Thank you for the explanation. Please forgive my ignorance, but how
would I apply this to bgp?Like this? config router bgpconfig
neighboredit 1.1.1.1set route-map-out "announce-public" Also, where to
enable "redistribute connected"?
You are correct. We want to advertise the prefix of a public IP Block
that we own. Example, but not really our IP Block:config neighboredit
1.1.1.1set local-as 65001set prefix 12.34.45.67/26 Is this how you are
recommending making the route-map
chang...