FireBrick 2700 Configuration: Difference between revisions

</syntaxhighlight>
==Ethernet Interface:==
LAN:
<syntaxhighlight>
<interface name="LAN" port="LAN"/ ra-client="false">
<subnet ip="1.2.3.4/24 2001:8b0::1/64"/>
</interface>
</syntaxhighlight>
WAN:
<syntaxhighlight>
<interface name="WAN" port="WAN" ra-client="false"/>
</syntaxhighlight>
 
 
=Complete Config Example=