Delete syslog <ip_addr, Delete tftp client <ip_addr, Delete user <name – 3Com ADSL Modem Ethernet User Manual

Page 43: Disable, Disable bridge access_mac_addresses, Disable bridge forwarding, Disable bridge spanning_tree, Disable ip network <network_name, Disable link_traps interface <interface_name, Disable port <port number

Advertising
background image

CLI Commands

A-5

delete syslog

<ip_addr>

Deletes the specified IP address from the list of addresses which are authorized to
receive syslog information. Use list syslog to see the currently allowed addresses.

delete tftp client

<ip_addr>

Deletes the specified IP address from the list of addresses which are authorized to
TFTP. Use list tftp clients to see the currently allowed addresses.

delete user <name>

Deletes a user you previously added to the local user table. Use list users to see the
currently defined user, and show user to see the attributes you assigned to that
user using the add user or set user command.

DISABLE

disable bridge

access_mac_addresses

Disables the Access MAC feature. When the Access MAC feature is enabled, only
MAC Addresses in the Access MAC Table will be bridged.

disable bridge

forwarding

Globally d

isables bridging.

disable bridge

spanning_tree

Disables use of the spanning tree. The spanning tree algorithm is required if there
is more than one bridge between the same two LAN segments.

disable ip network

<network_name>

Disables the specified IP network. Make sure there is no activity on this network
before disabling it.

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 port <port

number>

Disables the specified bridge port from being used.

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 not generate a trap when an access is made using an unknown
community.

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.

Advertising