beautypg.com

Policy – Enterasys Networks X-Pedition XSR CLI User Manual

Page 644

background image

AAA User Commands

16-100 Configuring Security

Example

The following example sets the password williams for user ted:

XSR(config)#aaa user ted
XSR(aaa-user)#password williams

policy

This command configures the userʹs policy or authorized list of services, and it overrides the 
policy specified by the userʹs group. It is available in both AAA User and AAA Group 
configuration modes.

Up to four keywords can be specified in the command statement.

Syntax

policy {vpn | telnet | console | firewall | ssh | ppp} [vpn | telnet | firewall |
ssh | ppp ...}

Syntax of the No Form

The no form of this command disables the earlier configured policy:

no policy {vpn | telnet | console | firewall | ssh | ppp}

Mode

AAA User/Group configuration: 

XSR(aaa-user)#

or

XSR(aaa-group)#

Example

The following example provides user access to VPN, Telnet, Console and Secure Shell (SSH), and 
then removes SSH from the userʹs policy:

XSR(aaa-user)#policy vpn telnet console ssh
XSR(aaa-user)#no policy ssh

vpn

Sub‐system keyword for VPN policy.

telnet

Sub‐system keyword for Telnet policy.

console

Sub‐system for Console policy.

firewall

Sub‐system keyword for Firewall policy.

ssh

Sub‐system keyword for Secure Shell (SSH) policy.

Note: A sub-system keyword can be stated no more than once in the command.