FireBrick MAC Graphs: Difference between revisions

mNo edit summary
No edit summary
 
There is also an option for set-graph-source-mac which causes the session to set a (forward)
graph that is based on the MAC address of the source packet, if from an [[Ethernet]] interface.
The graph is created if it does not exist. If set-graph is also defined then each new session
created also causes the speed settings and long term shaper parameters to be copied from the
Assuming you have no current outgoing ruleset, create one such as:
 
<rule-set name="LAN Outgoing" source-interface="LAN" no-match-action="continue">
<rule set-graph-source-macdynamic="truemac" action="continue"/>
</rule-set>