Fortinet white logo
Fortinet white logo

CLI Reference

Config interface

config interface

Description: Configure PIM interfaces.

Note

There’s no entry for the “set”command, although “set” is an available option.

Config interface

Edit <name> *must be valid interface id in system interface list

Next

Show

Abort

End

Delete <name>

Purge

Show

End

Show

End

Sample command:
FX201E5919000057 (multicast) # show
config router multicast
    config pim-sm-global
        set join-prune-interval 60
        set hello-interval 30
        config rp-address
            edit 1
                set address 192.168.200.23
                set group 224.0.0.0/4
            next
        end
    end
    config interface
    end
end

Config interface

config interface

Description: Configure PIM interfaces.

Note

There’s no entry for the “set”command, although “set” is an available option.

Config interface

Edit <name> *must be valid interface id in system interface list

Next

Show

Abort

End

Delete <name>

Purge

Show

End

Show

End

Sample command:
FX201E5919000057 (multicast) # show
config router multicast
    config pim-sm-global
        set join-prune-interval 60
        set hello-interval 30
        config rp-address
            edit 1
                set address 192.168.200.23
                set group 224.0.0.0/4
            next
        end
    end
    config interface
    end
end