FireBrick 2700 Configuration: Difference between revisions

mNo edit summary
No edit summary
<port name="WAN3" ports="4"/>
</syntaxhighlight>
Port grouping for use as a network switch, or a single PPPoE session over 3G dongle:
<syntaxhighlight>
<port name="LAN" ports="1 2 3 4"/>
</syntaxhighlight>
==Ethernet Interface:==
<syntaxhighlight>
<interface name="LAN" port="LAN"/>
</syntaxhighlight>
<syntaxhighlight>
<interface name="WAN" port="WAN"/>
</syntaxhighlight>