Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick 2700 Configuration run-through: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
No edit summary
AA-Andrew (talk | contribs)
Line 12: Line 12:
<pre> &lt;port name="PPPoE" ports="1"/&gt;
<pre> &lt;port name="PPPoE" ports="1"/&gt;
&lt;interface name="PPPoE" port="PPPoE"&gt;
&lt;interface name="PPPoE" port="PPPoE"&gt;
&lt;ppp username="a@a.1" password="secret" mtu="1492" graph="AAISP ADSL"/&gt;
&lt;ppp username="abc@a.1" password="secret" mtu="1492" graph="AAISP ADSL"/&gt;
&lt;/interface&gt;
&lt;/interface&gt;
</pre>
</pre>