set pwa ipaddress
18-62 Security Configuration
Example
ThisexampleshowshowtohidetheEnterasysNetworkslogo:
C2(su)->set pwa displaylogo hide
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.
ip‐address SpecifiesagloballyuniqueIPaddress.Thissamevaluemustbe
configuredintoeveryauthenticatingswitchinthedomain.
chap|pap SetsthePWAprotocolto:
•CHAP(PPPChallengeHandshakeProtocol)‐encryptstheusername
andpasswordbetweentheend‐stationandtheswitchport.
•PAP(PasswordAuthenticationProtocol‐doesnotprovideany
encryptionbetweentheend‐stationtheswitchport.