Specifications

set pwa protocol
21-62 Security Configuration
set pwa protocol
Usethiscommandtosettheportwebauthenticationprotocol.
Syntax
set pwa protocol {chap | pap}
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
ThisexampleshowshowtosetathePWAprotocoltoCHAP:
C3(su)->set pwa protocol chap
set pwa guestname
UsethiscommandtosetaguestusernameforPWAnetworking.PWAwillusethisnametogrant
networkaccesstoguestswithoutestablishedloginnamesandpasswords.
Syntax
set pwa guestname name
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
ThisexampleshowshowtosetthePWAguestusernameto“guestuser”:
C3(su)->set pwa guestname guestuser
chap|pap SetsthePWAprotocolto:
•CHAP(PPPChallengeHandshakeProtocol)‐encryptstheusername
andpasswordbetweentheendstationandtheswitchport.
•PAP(PasswordAuthenticationProtocol‐doesnotprovideany
encryptionbetweentheendstationtheswitchport.
name Specifiesaguestusername.