Fortinet black logo

CLI Reference

wireless-controller vap-group

wireless-controller vap-group

Use this command to add multiple SSIDs to VAP groups.

config wireless-controller vap-group
    edit {name}
    # Configure virtual Access Point (VAP) groups.
        set name {string}   Group Name size[35]
        set comment {string}   Comment. size[255]
        config vaps
            edit {name}
            # List of SSIDs to be included in the VAP group.
                set name {string}   vap name size[35] - datasource(s): wireless-controller.vap.name
            next
    next
end

append vaps <ssid>

Append SSIDs to be included in the VAP group.

comment [string]

Optional comments.

vaps <ssids>

List of SSIDs to be included in the VAP group.

wireless-controller vap-group

Use this command to add multiple SSIDs to VAP groups.

config wireless-controller vap-group
    edit {name}
    # Configure virtual Access Point (VAP) groups.
        set name {string}   Group Name size[35]
        set comment {string}   Comment. size[255]
        config vaps
            edit {name}
            # List of SSIDs to be included in the VAP group.
                set name {string}   vap name size[35] - datasource(s): wireless-controller.vap.name
            next
    next
end

append vaps <ssid>

Append SSIDs to be included in the VAP group.

comment [string]

Optional comments.

vaps <ssids>

List of SSIDs to be included in the VAP group.