Enterasys Networks XSR CLI Router User Manual


 
AAA User Commands
16-100 Configuring Security
Example
Thefollowingexamplesetsthepasswordwilliamsforuserted:
XSR(config)#aaa user ted
XSR(aaa-user)#password williams
policy
Thiscommandconfigurestheuserʹspolicyorauthorizedlistofservices,anditoverridesthe
policyspecifiedbytheuserʹsgroup.ItisavailableinbothAAAUserandAAAGroup
configurationmodes.
Uptofourkeywordscanbespecifiedinthecommandstatement.
Syntax
policy {vpn | telnet | console | firewall | ssh | ppp} [vpn | telnet | firewall |
ssh | ppp ...}
Syntax of the No Form
Thenoformofthiscommanddisablestheearlierconfiguredpolicy:
no policy {vpn | telnet | console | firewall | ssh | ppp}
Mode
AAAUser/Groupconfiguration:XSR(aaa-user)# or XSR(aaa-group)#
Example
ThefollowingexampleprovidesuseraccesstoVPN,Telnet,ConsoleandSecureShell(SSH),and
thenremovesSSHfromtheuserʹspolicy:
XSR(aaa-user)#policy vpn telnet console ssh
XSR(aaa-user)#no policy ssh
vpn
SubsystemkeywordforVPNpolicy.
telnet
SubsystemkeywordforTelnetpolicy.
console
SubsystemforConsolepolicy.
firewall
SubsystemkeywordforFirewallpolicy.
ssh
SubsystemkeywordforSecureShell(SSH)policy.
Note: A sub-system keyword can be stated no more than once in the command.