Specifications
226 Chapter 8. Command Reference
SYSTEM SECURITYTIMER
Automatically logs out a Telnet or console user out of privileged mode when no typing has occurred for 10
minutes. This command allows the user to change the 10-minute default to a different value.
SYSTEM SNMPPORT
Manages SNMP port access including disabling SNMP, reestablishing SNMP services, or redefining the SNMP
port for security reasons. Refer to Chapter 4. Controlling Remote Management on page 101.
Note: This command requires a save and reboot to take effect.
default Restores the port value to the default value 161 and re-enables the port.
disabled Disables remote SNMP management.
port Defines a new SNMP port number. Use this option to restrict remote access.
Examples:
system snmpport default
system snmpport disabled
system snmpport 3333
SYSTEM SUPPORTTRACE
Lets you capture to a file all the configuration data that Technical Support may need to investigate configuration
problems. This exhaustive list command incorporates the following commands:
¥system history
¥ vers
¥ mem
¥ system list
¥ eth list
¥ dhcp list (if DHCP is enabled)
¥ remote list
¥ ifs
system securityTimer <minutes>
minutes Length of time in minutes.
Auto logout can be disabled by setting the <minutes> to zero.
Example:
system securityTimer 15
system snmpport default | disabled | <port>