FW 08.01.00 McDATA E/OS Command Line Interface User Manual (620-000134-740, November 2005)
2
2-42
E/OS Command Line Interface User Manual
config
Command Example Root> config security authentication interface show Web
Output Example The output for the config.security.authentication.interface.show
command appears as follows:
Interface: Web
Outgoing: N/A
Incoming: N/A
Sequence: Local, RADIUS
config.security.authentication.interface.web.sequence
Syntax sequence method1 [method2]
Purpose This command sets the sequence that the web interface will use to
authenticate. When the preferred method cannot be contacted, the
backup method will be used to authenticate the web login.
Parameters This command has one required parameter, and one optional
parameter:
NOTE: A preferred method of local and a backup method of RADIUS is not
an accepted combination because the local method can always be contacted.
Command Example Root> config security authentication interface cli
sequence RADIUS local
config.security.authentication.port.override
Syntax override portNumber [overrideState]
Purpose This command sets the outgoing override state for a single port. This
setting allows you to override the default outgoing authentication
method1 This sets the preferred method of
authentication for the CLI interface. Accepted
values are local or RADIUS.
method2 This optional parameter sets the backup
method of authentication for the CLI
interface. This backup method is used when
the preferred method cannot be contacted.
Accepted value is local.