A SERVICE OF

logo

set pwa ipaddress
15-62 Security Configuration
set pwa ipaddress
UsethiscommandtosetthePWAIPaddress.ThisistheIPaddressoftheendstationfromwhich
PWAwillpreventnetworkaccessuntiltheuserisauthenticated.
Syntax
set pwa ipaddress ip-address
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
ThisexampleshowshowtosetaPWAIPaddressof1.2.3.4:
D2(su)->set pwa ipaddress 1.2.3.4
set pwa protocol
Usethiscommandtosettheportwebauthenticationprotocol.
Syntax
set pwa protocol {chap | pap}
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
ThisexampleshowshowtosetathePWAprotocoltoCHAP:
D2(su)->set pwa protocol chap
ipaddress SpecifiesagloballyuniqueIPaddress.Thissamevaluemustbe
configuredintoeveryauthenticatingswitchinthedomain.
chap|pap SetsthePWAprotocolto:
•CHAP(PPPChallengeHandshakeProtocol)‐encryptstheusername
andpasswordbetweentheendstationandtheswitchport.
•PAP(PasswordAuthenticationProtocol‐doesnotprovideany
encryptionbetweentheendstationtheswitchport.