Specifications

Creating and Committing a Security ACL
RoamAbout Mobility System Software Configuration Guide 15-9
Determining the ACE Order
Thesetsecurityaclcommandcreatesanewentryintheeditbufferandappendsthenewentryas
aruleattheendofanACL,unlessyouspecifyotherwise.TheorderofACEsissignificant,
becausetheearliestACEtakesprecedenceoverlaterACEs.ToplacetheACEsin
thecorrectorder,
usetheparametersbeforeeditbufferindexandmodifyeditbufferindex.ThefirstACEisnumber1.
Tospecifytheorderofthecommands,usethefollowingparameters:
beforeeditbufferindexinserts anACEbeforeaspecificlocation.
modifyeditbufferindexchangesanexistingACE.
Ifthe
securityACLyouspecifywhencreatinganACEdoesnotexistwhenyouentersetsecurity
aclip,thespecifiedACLiscreatedintheeditbuffer.IftheACLexistsbutisnotintheeditbuffer,
theACLreverts,orisrolledback,tothestatewhenits
lastACEwascommitted,butitnow
includesthenewACE.
Fordetails,seePlacingOneACEbeforeAnotheronpage 1517andModifyinganExisting
SecurityACLonpage 1518.
Committing a Security ACL
ToputthesecurityACLsyouhavecreatedintoeffect,use thecommitsecurityaclcommandwith
thenameoftheACL.
Examples
Tocommitacl99,typethefollowingcommand:
RBT-8100# commit security acl acl-99
success: change accepted.
TocommitallthesecurityACLsintheeditbuffer,typethefollowingcommand:
RBT-8100# commit security acl all
success: change accepted.
Viewing Security ACL Information
TodeterminewhetherasecurityACLiscommitted,youcanchecktheeditbufferandthe
committedACLs.Afteryoucommitan ACL,MSSremovesitfromtheeditbuffer.
Example
TodisplayACLs,usethefollowingcommand:
show security acl editbuffer
show security acl info all editbuffer
show security acl info
show security acl
UsethefirsttwocommandstodisplaytheACLsthatyouhavenotyetcommittedtononvolatile
storage.ThefirstcommandliststheACLsbyname.ThesecondcommandshowstheACLsin
detail.