Specifications
Managing 802.1X Encryption Keys
RoamAbout Mobility System Software Configuration Guide 19-3
Managing 802.1X Encryption Keys
Bydefault,theRoamAboutSwitchsendsencryptionkeyinformationtoawirelesssupplicant
(client)inanExtensibleAuthenticationProtocoloverLAN(EAPoL)packetafterauthenticationis
successful.Youcandisablethisfeatureorchangethetimeintervalforkeytransmission.
ThesecretWired‐EquivalentPrivacyprotocol(WEP)keysusedbyMSS
onAPsforbroadcast
communicationonaVLANareautomaticallyrotated(rekeyed)ev ery30 minutestomaintain
securepackettransmission.YoucandisableWEPkeyrotationfordebuggingpurposes,orchange
therotationinterval.
Enabling 802.1X Key Transmission
Thefollowingcommandenablesordisablesthetransmissionofkeyinformationtothesupplicant
(client)inEAPoLkeymessages,afterauthentication:
set dot1x key-tx {enable | disable}
Keytransmissionisenabledbydefault.
TheRoamAboutSwitchsendsEAPoLkeymessagesaftersuccessfullyauthenticatingthe
supplicant(client)andreceivingauthorizationattributesfortheclient.Iftheclientisusing
dynamicWEP,theEAPoLKeymessagesaresentimmediatelyafterauthorization.
Example
Thefollowingcommandtoreenableskeytransmission:
RBT-8100# set dot1x key-tx enable
success: dot1x key transmission enabled.
Configuring 802.1X Key Transmission Time Intervals
ThefollowingcommandsetsthenumberofsecondstheRASwaitsbeforeretransmittingan
EAPoLpacketofkeyinformation:
set dot1x tx-period seconds
Thedefaultis5 s econds.Therangefortheretransmissioninterval isfrom1to65,535seconds.
Examples
Typethefollowingcommandtosettheretransmissionintervalto300 seconds:
RBT-8100# set dot1x tx-period 300
success: dot1x tx-period set to 300.
Typethefollowingcommandtoresettheretransmissionintervaltothe5‐seconddefault:
RBT-8100# clear dot1x tx-period
success: change accepted.