
CLI Commands
disable network service Disables a network service, such as TELNET or TFTP. If close_active_connection’ <service_name> 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 Turns off SNMP access to the CLI. This prevents remote users from using SNMP snmp user_access and possibly damage the configuration. You can use enable security_option snmp
user_access to
disable security_option Disables CLI access to remote TELNET users. All CLI configuration must be done remote_user from the console port. You can use enable security_option remote_user
administration administration to
disable snmp | Instructs SNMP to stop recording trap information for user (either local or remote) |
authentication traps | 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 user Disables the specified user from being used. It also causes all active sessions <user_name> 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 Disables the specified virtual channel from being used. It also causes any active <user_name> 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 Runs a script file that is stored in FLASH memory, which contains a series of CLI <command_inputfile> commands.
output [outputfile]
ENABLE
enable bridge network Enables bridging over the specified network. You must have previously run add <network_name> bridge network to add bridging over this network. bridge networking is enabled
by default, so you will only need to use this command if you have previously disabled this bridge. Note that bridging will not occur for a protocol, if routing is enabled for that protocol.
enable bridge Enables the spanning tree algorithm for the bridge connection. The spanning tree spanning_tree algorithm is required if there is more than one bridge between the same two LAN
segments. You can use list bridge forwarding to see which bridges are defined, and show bridge network <network_name> settings to see which options are enabled on a particular bridge network.