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 3G Dongle: Difference between revisions

m
mNo edit summary
Tags: Mobile edit Mobile web edit
(4 intermediate revisions by 2 users not shown)
#REDIRECT [[:Category:FireBrick_USB_Dongles]]
 
[[File:2700-small.png|link=:Category:FireBrick]]
[[File:Zoom_Dongle_Small.png]]
 
==A Note on Bonding 3G SIMs==
Multiple USB Donglesdongles can used via a USB hub - however the benefits of bonding multiple 3G are small, as you'll typically be contending with yourself and so there will be little or no added bandwidth.
Using multiple dongles with SIMs from different providers may provide extra resilience in the case of one having a problem.
 
 
=Basic Config=
<syntaxhighlight>
<interface name="LAN" port="LAN" ra-client="false">
<subnet ip="2001:8b0::1/64 10.0.0.1/24 2001:8b0::1/64" ra="true" ra-mtu="1480" ra-dns="2001:8b0::2020 2001:8b0::2021"/>
</interface>
</syntaxhighlight>
<syntaxhighlight>
<interface name="LAN" port="LAN" ra-client="false">
<subnet ip="2001:8b0::1/64 10.0.0.1/24 2001:8b0::1/64" ra="true" ra-mtu="1472" ra-dns="2001:8b0::2020 2001:8b0::2021"/>
</interface>
</syntaxhighlight>
=Telnet Commands=
 
Will resetReset the USB controller and re-detect everything from scratch:
<pre>clear usb</pre>
 
Show dongle information:
To show info:
<pre>show dongle</pre>
 
You can turn on debug logging to get more info, there will be lots of info coming out:
<pre>set command log level debug</pre>
 
[[Category:Data SIM Devices]]
252

edits