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

The commands to set a route back to 81.x.x.0 via the FB at 192.168.1.1 are:
 
>ip route status
 
>ip route add 81.x.x.0 255.255.255.192 192.168.1.1 static
 
>ip route status
 
Once this is confirmed working, you should do a:
 
>sys commit
 
to save it to flash, otherwise it's lost on power-down.
 
The Draytek CLI reference may be found here:
49

edits