Fortinet white logo
Fortinet white logo

CLI Reference

config simmap

config simmap

Description: Configure LTE SIM maps.

config lte simmap
    edit <name>
        set mcc {integer}
        set mnc {integer}
        set carrier <name1>
next
delete <name>
purge
show
end
end

Sample command:

config lte simmap
    edit testsim
        set mcc 276
        set mnc 02
        set carrier Generic
    next
end
Parameter Description Type Size Default
mcc Mobile Country Code (the first three digits of the SIM card’s IMSI). integer - none
mnc Mobile Network Code (the two or three digits after the Mobile Country Code of the SIM card’s IMSI). integer - none
carrier Carrier of the SIM card. string - none

config simmap

config simmap

Description: Configure LTE SIM maps.

config lte simmap
    edit <name>
        set mcc {integer}
        set mnc {integer}
        set carrier <name1>
next
delete <name>
purge
show
end
end

Sample command:

config lte simmap
    edit testsim
        set mcc 276
        set mnc 02
        set carrier Generic
    next
end
Parameter Description Type Size Default
mcc Mobile Country Code (the first three digits of the SIM card’s IMSI). integer - none
mnc Mobile Network Code (the two or three digits after the Mobile Country Code of the SIM card’s IMSI). integer - none
carrier Carrier of the SIM card. string - none