FireBrick 2700 Configuration run-through: Difference between revisions
Appearance
Content deleted Content added
| Line 476: | Line 476: | ||
The commands to set a route back to 81.x.x.0 via the FB at 192.168.1.1 are: |
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 status |
||
ip route add 81.x.x.0 255.255.255.192 192.168.1.1 static |
>ip route add 81.x.x.0 255.255.255.192 192.168.1.1 static |
||
ip route status |
>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: |
The Draytek CLI reference may be found here: |
||