config 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 |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
auth-method |
Select certificate or pre-shared key authentication for this authentication group. |
option |
- |
cert |
||||||||
|
|
|||||||||||
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. |
option |
- |
any |
||||||||
|
|
|||||||||||
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 |
|