For When You Can't Have The Real Thing
[ start | index | login ]
start > FortiOS > 5 > IPv6 Default Route

IPv6 Default Route

Created by dave. Last edited by dave, 9 years and 66 days ago. Viewed 2,204 times. #1
[edit] [rdf]
labels
attachments
(2015-02-12)

Problem

Can't define the IPv6 default route through the gui

Solution

CLI:

config router static6
    edit 1
        set device "wan1"
        set gateway xxxx:xxx:xxx:113::1
    next
end
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt