set pwa ipaddress
23-66 Authentication and Authorization Configuration
set pwa ipaddress
UsethiscommandtosetthePWAIPaddress.ThisistheIPaddressoftheendstationfromwhich
PWAwillpreventnetworkaccessuntiltheuserisauthenticated.
Syntax
set pwa ipaddress ip-address
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
ThisexampleshowshowtosetaPWAIPaddressof1.2.3.4:
C2(su)->set pwa ipaddress 1.2.3.4
set pwa protocol
Usethiscommandtosettheportwebauthenticationprotocol.
Syntax
set pwa protocol {chap | pap}
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
ThisexampleshowshowtosetathePWAprotocoltoCHAP:
C2(su)->set pwa protocol chap
ip‐address SpecifiesagloballyuniqueIPaddress.Thissamevaluemustbe
configuredintoeveryauthenticatingswitchinthedomain.
chap|pap SetsthePWAprotocolto:
•CHAP(PPPChallengeHandshakeProtocol)‐encryptstheusername
andpasswordbetweenthe end‐stationandtheswitchport.
•PAP(PasswordAuthenticationProtocol‐doesnotprovideany
encryptionbetweentheend‐stationtheswitchport.