Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1265

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

1257

53-1003098-01

26

Parameters

accounting access-method [all|console|ssh|telnet] {(console|ssh|telnet)}

accounting [auth-fail|commands|session]

accounting server preference

[authenticated-server-host|authenticated-server-number|

authorized-server-host|authorized-server-number|none]

accounting server <1-2> retry-timeout-factor <50-200>

access-method

Configures TACACS accounting access mode. The options are: console, SSH, Telnet, and all

all

Configures TACACS accounting for all access modes

console

Configures TACACS accounting for console access only

ssh

Configures TACACS accounting for SSH access only

telnet

Configures TACACS accounting for Telnet access only

auth-fail

Enables accounting for authentication fail details. This option is disabled by default.

commands

Enables accounting of commands executed. This option is disabled by default.

session

Enables accounting for session start and stop details. This option is disabled by default.

server

Configures a TACACS accounting server

preference

Configures the accounting server preference (specifies the method of selecting a server, from the pool, to
send the request)

authenticated-server-host

Sets the authentication server as the accounting server. This is the default setting.
This parameter indicates the same server is used for authentication and accounting. The server is
referred to by its hostname.

authenticated-server-number

Sets the authentication server as the accounting server
This parameter indicates the same server is used for authentication and accounting. The server is
referred to by its index or number.

authorized-server-host

Sets the authorization server as the accounting server
This parameter indicates the same server is used for authorization and accounting. The server is referred
to by its hostname.

authorized-server-number

Sets the authorized server as the accounting server
This parameter indicates the same server is used for authorization and accounting. The server is referred
to by its index number.

none

Indicates the accounting server is independent of the authentication and authorization servers

server <1-2>

Configures an accounting server. Up to 2 accounting servers can be configured

retry-timeout-factor
<50-200>

Sets the scaling factor for retry timeouts

<50-200> – Specify a value from 50 - 200. The default 15 100.

A value of 100 indicates the time gap between two consecutive retires remains the same irrespective of
the number of retries.
A value lesser than 100 indicates the time gap between two consecutive retries reduces with each
successive retry.
A value greater than 100 indicates the time gap between two consecutive retries
increases with each successive retry.

Advertising