Fortinet black logo

CLI Reference

wanopt auth-group

Configure WAN optimization authentication groups.

  config wanopt auth-group
      Description: Configure WAN optimization authentication groups.
      edit <name>
          set auth-method [cert|psk]
          set psk {password}
          set cert {string}
          set peer-accept [any|defined|...]
          set peer {string}
      next
  end

config wanopt auth-group

Parameter Name Description Type Size
auth-method Select certificate or pre-shared key authentication for this authentication group.
cert: Certificate authentication.
psk: Pre-shared secret key authentication.
option -
psk Pre-shared key used by the peers in this authentication group. password Not Specified
cert Name of certificate to identify this peer. string Maximum length: 35
peer-accept Determine if this auth group accepts, any peer, a list of defined peers, or just one peer.
any: Accept any peer that can authenticate with this auth group.
defined: Accept only the peers added with the wanopt peer command.
one: Accept the peer added to this auth group using the peer option.
option -
peer If peer-accept is set to one, select the name of one peer to add to this authentication group. The peer must have added with the wanopt peer command. string Maximum length: 35

Configure WAN optimization authentication groups.

  config wanopt auth-group
      Description: Configure WAN optimization authentication groups.
      edit <name>
          set auth-method [cert|psk]
          set psk {password}
          set cert {string}
          set peer-accept [any|defined|...]
          set peer {string}
      next
  end

config wanopt auth-group

Parameter Name Description Type Size
auth-method Select certificate or pre-shared key authentication for this authentication group.
cert: Certificate authentication.
psk: Pre-shared secret key authentication.
option -
psk Pre-shared key used by the peers in this authentication group. password Not Specified
cert Name of certificate to identify this peer. string Maximum length: 35
peer-accept Determine if this auth group accepts, any peer, a list of defined peers, or just one peer.
any: Accept any peer that can authenticate with this auth group.
defined: Accept only the peers added with the wanopt peer command.
one: Accept the peer added to this auth group using the peer option.
option -
peer If peer-accept is set to one, select the name of one peer to add to this authentication group. The peer must have added with the wanopt peer command. string Maximum length: 35