System Route - Fortinet Version 3.0 Administration Manual

Fortinet bridge administration guide
Hide thumbs Also See for Version 3.0:
Table of Contents

Advertisement

system route

system route
Use this command to add or edit FortiBridge static routes.
Command syntax pattern
config system route
end
config router static
get system route
show system route
Keywords and variables
distance
<distance_integer>
dst <destination-
address_ipv4mask>
gateway <gateway-
address_ipv4>
Example
This example shows how to edit a FortiBridge static route.
config system route
end
This example shows how to display the list of static route numbers.
get system route
This example shows how to display the settings for static route 2.
get system route 2
This example shows how to display the static route configuration.
show system route
This example shows how to display the configuration for static route 2.
show system route 2
70
edit <sequence_integer>
set <keyword> <variable>
unset <keyword>
Description
The administrative distance for the route. Using administrative
distance you can specify the relative priorities of different routes to the
same destination. A lower administrative distance indicates a more
preferred route. Distance can be an integer from 1-255.
The destination IP address and netmask for this route.
Enter 0.0.0.0 0.0.0.0 for the destination IP address and netmask
to add a default route.
The IP address of the first next hop router to which this route directs
traffic.
edit 2
set dst 192.168.22.0 255.255.255.0
set gateway 192.168.22.44
config CLI commands
FortiBridge Version 3.0 Administration Guide
09-30000-0163-20061109
Default
10
0.0.0.0
0.0.0.0
No
default.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fortibridge 3.0

Table of Contents