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

You need to telnet in to the CLI to set the route. The commands to set a route back to 81.x.x.0 via the FB at 192.168.1.1 are:
 
<pre>ip route status
&gt;ip route status<br>&gt;ip route add 81.x.x.0 255.255.255.192 192.168.1.1 static<br>&gt;ip route status
ip route status
</pre>
 
Once this is confirmed working, you should do a:
 
&gt;<pre>sys commit </pre>
 
to save it to flash, otherwise it's lost on power-down.
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,271

edits