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,
usetheparametersbeforeeditbuffer‐indexandmodifyeditbuffer‐index.ThefirstACEisnumber1.
Tospecifytheorderofthecommands,usethefollowingparameters:
• beforeeditbuffer‐indexinserts anACEbeforeaspecificlocation.
• modifyeditbuffer‐indexchangesanexistingACE.
Ifthe
securityACLyouspecifywhencreatinganACEdoesnotexistwhenyouentersetsecurity
aclip,thespecifiedACLiscreatedintheeditbuffer.IftheACLexistsbutisnotintheeditbuffer,
theACLreverts,orisrolledback,tothestatewhenits
lastACEwascommitted,butitnow
includesthenewACE.
Fordetails,see“PlacingOneACEbeforeAnother”onpage 15‐17and“ModifyinganExisting
SecurityACL”onpage 15‐18.
Committing a Security ACL
ToputthesecurityACLsyouhavecreatedintoeffect,use thecommitsecurityaclcommandwith
thenameoftheACL.
Examples
Tocommitacl‐99,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.