Skip to content

Instantly share code, notes, and snippets.

@MikeN123
Created February 5, 2015 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MikeN123/22d50fa3d37834b9659a to your computer and use it in GitHub Desktop.
Save MikeN123/22d50fa3d37834b9659a to your computer and use it in GitHub Desktop.
<gateways>
<gateway_item>
<interface>opt2</interface>
<gateway>x.x.x.126</gateway>
<name>GW_OPT2_2</name>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr><![CDATA[Interface opt2 Gateway]]></descr>
<monitor_disable/>
<defaultgw/>
</gateway_item>
</gateways>
...
<bridges>
<bridged>
<members>wan,lan</members>
<descr><![CDATA[BRIDGE]]></descr>
<maxaddr/>
<timeout/>
<maxage/>
<fwdelay/>
<hellotime/>
<priority/>
<proto>rstp</proto>
<holdcnt/>
<ifpriority/>
<ifpathcost/>
<bridgeif>bridge0</bridgeif>
</bridged>
</bridges>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment