Allied Telesis AT-S63 User Manual

Page 895

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section IX: Management Security

895

This example sets the RADIUS global encryption key to ‘key22a’:

awplus> enable
awplus# configure terminal
awplus(config)# radius-server key key22a

This example deletes the current RADIUS global encryption key without
defining a new value:

awplus> enable
awplus# configure terminal
awplus(config)# no radius-server key

This example sets the TACACS+ timeout to 15 seconds:

awplus> enable
awplus# configure terminal
awplus(config)# tacacs-server timeout 15

This example returns the TACACS+ timeout parameter to the default value
of 30 seconds:

awplus> enable
awplus# configure terminal
awplus(config)# no tacacs-server timeout

This example sets the TACACS+ global encryption key to ‘skylight74’:

awplus> enable
awplus# configure terminal
awplus(config)# tacacs-server key skylight74

This example deletes the current TACACS+ global encryption key without
defining a new value:

awplus> enable
awplus# configure terminal
awplus(config)# no tacacs-server key

Advertising