FireBrick 2700 Configuration

From AAISP Support Site
Revision as of 09:34, 18 August 2014 by CrazyTeeka (talk | contribs)

2700-small.png

This page describes editing the XML directly. The Firebrick does have a Web User Interface too. Both can be used to edit the config, as they edit the same underlying XML.

These instructions are mostly applicable to the 2500 too. The difference between the 2700 and the 2500 is that:

  • The 2700 has a USB port so supports 3G fallback, the 2500 does not have a USB port.
  • The 2700 has faster throughput - 350Mb/s on the 2700 compared to 100Mb/s on the 2500.


Factory Default Config

The default config of a FireBrick looks like this:


Config Run Through

XML

<?xml version="1.0" encoding="UTF-8"?>

CONFIG

<config xmlns="http://firebrick.ltd.uk/xml/fb2700/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://firebrick.ltd.uk/xml/fb2700/ http://firebrick.ltd.uk/download/FB2701/xml/fb2700/1.31.008.xsd" 
timestamp="2014-08-14T09:20:17Z" patch="19726">


Complete Config Example