FortiSwitch
FortiSwitch: secure, simple and scalable Ethernet solutions
yabhishek
Staff
Staff
Article Id 366309
Description This article describes the maximum length allowed for VRF names on FortiSwitch.
Scope FortiSwitch in Standalone mode.
Solution
While creating VRF, make sure that the names of the VRF instances should not exceed the length of 15bytes:
 
For example:
 
config router vrf
    edit "VRF_11_Fortiswitch"
        set vrfid 1
    next
 
Exceeding the limit will give the below error:
 
 
FSW # get router info routing-table vrf "VRF_11_Fortiswitch"
 
% VRF "VRF_11_Fortiswitch" not found
Please check: core-1-debuglog
Contributors