beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 137

background image

AT-8100 Switch Command Line User’s Guide

137

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