3com OfficeConnect Remote 812 Manual De Usuario

Descargar
Página de 170
B-14
A
PPENDIX
 B: CLI C
OMMAND
 D
ESCRIPTION
disable lan access
When the access list is enabled, this command disables access to Hosts on the 
local LAN interface. When disabled, all frames received on the LAN interface are 
subject to the access list check. If the corresponding LAN subnet is not in the 
access list, the frame is silently discarded.
disable link_traps
interface
<interface_name>
Prevents SNMP from sending linkup and linkdown traps for the specified interface. 
You can see if the interface is currently enabled for traps by using the show 
interface settings
 command.
disable network service
<service_name>
Disables a network service, such as TELNET or TFTP. If close_active_connection’ was 
specified as TRUE in the add network_service command, then all active 
connections will be closed when the server is disabled.
disable security_option
snmp user_access
Turns off SNMP access to the CLI. This prevents remote users from using SNMP 
and possibly damage the configuration. You can use enable security_option snmp 
user_access
 to re-enable full SNMP access.
disable security_option
remote_user
administration
Disables CLI access to remote TELNET users. All CLI configuration must be done 
from the console port. You can use enable security_option remote_user 
administration
 to re-enable remote CLI access.
disable snmp
authentication traps
Instructs SNMP to stop recording trap information for user (either local or remote) 
authentication.
disable telnet escape
Disables the TELNET escape character for all TELNET clients. When disabled, 
TELNET clients who press the escape character during their session will not get a 
local TELNET command line.
disable tunnel
<tunnel_name>
Deactivates the specified tunnel. 
disable user
<user_name>
Disables the specified user from being used. It also causes all active sessions 
established using that particular user to terminate, and does not allow any new 
sessions to occur using that user name. Disabling a user is useful when prohibiting 
a user’s access temporarily.
disable vc
<user_name>
Disables the specified virtual channel from being used. It also causes any active 
session established using that particular VC to terminate, and does not allow any 
new sessions to occur using that VC. Disabling a VC is useful when prohibiting a 
VC’s access temporarily.
DO
do
<command_inputfile>
output [outputfile]
Runs a script file that is stored in FLASH memory, which contains a series of CLI 
commands.