Config Router Static6 - Fortinet FortiGate FortiGate-1000A Administration Manual

Fortinet fortigate fortigate-1000a: user guide
Hide thumbs Also See for FortiGate FortiGate-1000A:
Table of Contents

Advertisement

Router

config router static6

FortiGate-1000A/FA2 Administration Guide
config router ospf
config summary-address
end
This example shows how to display the OSPF settings.
get router ospf
This example shows how to display the OSPF configuration.
show router ospf
Use this command to add, edit, or delete static routes for IPv6 traffic. Add static routes
to control the destination of traffic exiting the FortiGate unit. You configure routes by
adding destination IP addresses and netmasks and adding gateways for these
destination addresses. The gateways are the next hop routers to which to route traffic
that matches the destination addresses in the route.
The FortiGate unit assigns routes using a best match algorithm. To select a route for a
packet, the FortiGate unit searches through the routing table for a route that best
matches the destination address of the packet. If a match is not found, the FortiGate
unit routes the packet using the default route.
Command syntax pattern
config router static6
edit <sequence_integer>
set <keyword> <variable>
end
config router static6
edit <sequence_integer>
unset <keyword>
end
config router static6
delete <sequence_integer>
end
get router static6 [<sequence_integer>]
show router static6 [<sequence_integer>]
01-28011-0254-20051115
edit 5
set prefix 10.0.0.0 255.0.0.0
end
CLI configuration
201

Advertisement

Table of Contents
loading

Table of Contents