Specifications

Management Guide CLI
TigerAccess™ EE
SMC7824M/VSW 115
You can configure up to 3 servers so that you use second and third servers as backup
use in case the first server is down.
To display SNTP configuration, use the following command.
Command Mode Description
show sntp
Enable
Global
Bridge
Show SNTP configuration.
The following is to register SNTP server as 203.255.112.96 and enable it.
SWITCH(config)# sntp 203.255.112.96
SWITCH(config)# show sntp
==========================
sntpd is running.
==========================
Time Servers
--------------------------
1st : 203.255.112.96
==========================
SWITCH(config)#
6.1.6 Terminal Configuration
By default, the switch is configured to display 24 lines composed by 80 characters on
console terminal. You can change the number of displayed lines by using the command,
terminal length. The maximum line displaying is 512 lines.
To set the number of the lines displaying on terminal screen, use the following command.
Command Mode Description
terminal length <0-512>
Sets the number of the lines displaying on a terminal
screen, enter the value.
no terminal length
Enable
Restores a default line displaying.
6.1.7 Login Banner
It is possible to set system login and log-out banner. Administrator can leave a message
to other users with this banner.
To set system login and log-out banner, use the following command.
Command Mode Description
banner Sets a banner before login the system.
banner login Sets a banner when successfully log in the system.
banner login-fail
Global
Sets a banner when failing to login the system.