beautypg.com

Allied Telesis AT-FS970M Series User Manual

Page 133

background image

AT-FS970M Switch Command Line User’s Guide

133

Both the first_line_id and the last_line_id parameters have value of 0 to 9.
You can specify one VTY line or a range of VTY lines. This example sets
the management session timer to 8 minutes on VTY line 2:

awplus> enable
awplus# configure terminal
awplus(config)# line vty 2
awplus(config-line)# exec-timeout 8

This example sets the management session timer to 3 minutes for all VTY
lines:

awplus> enable
awplus# configure terminal
awplus(config)# line vty 0 9
awplus(config-line)# exec-timeout 3