Example – Fortinet 100A User Manual

Page 188

Advertising
background image

188

01-28007-0068-20041203

Fortinet Inc.

config router static6

Router

Example

This example shows how to add an IPV6 static route that has the sequence number 2.

config router static6

edit 2

set dev internal
set dst 12AB:0:0:CD30::/60
set gateway 12AB:0:0:CD30:123:4567:89AB:CDEF

end

This example shows how to display the list of IPV6 static route numbers.

get router static6

This example shows how to display the settings for IPV6 static route 2.

get router static6 2

This example shows how to display the IPV6 static route configuration.

show router static6

This example shows how to display the configuration for IPV6 static route 2.

show router static6 2

Advertising