Do <command_inputfile> output [outputfile, Enable, Enable bridge access_mac_addresses – 3Com ADSL Modem Ethernet User Manual

Page 44: Enable bridge forwarding, Enable bridge spanning_tree, Enable ip network <network_name, Enable link_traps interface <interface_name, Enable port <port number, Enable security_option remote_user administration, Enable security_option snmp user_access

Advertising
background image

A-6

A

PPENDIX

A: CLI C

OMMAND

D

ESCRIPTION

DO

do

<command_inputfile>

output [outputfile]

Runs a script file that is stored in FLASH memory, which contains a series of CLI
commands.

ENABLE

enable bridge

access_mac_addresses

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

enable bridge

forwarding

Globally enables bridging

.

enable bridge

spanning_tree

Enables the spanning tree algorithm for the bridge connection. The spanning tree
algorithm is required if there is more than one bridge between the same two LAN
segments.

enable ip network

<network_name>

Enables the specified IP network, which you previously defined using add ip
network
. You can use list ip networks to see the currently defined IP networks, as
well as their current status.

enable link_traps

interface

<interface_name>

This command tells SNMP to send linkup and linkdown traps for the specified
interface. You can see if the interface is currently enabled for traps using the show
interface settings
command.

enable port <port

number>

Enables a bridge WAN port. The list port command displays a summary of all
bridge ports.

enable security_option

remote_user

administration

Enables CLI access via TELNET. You can use disable security_option remote_user
administration
to restrict CLI access to the console port only and enable
security_option remote_user administration
to re-open full TELNET access.

enable security_option

snmp user_access

Enables SNMP access to the user table. This allows remote users to use SNMP to
update the user table, and gain unauthorized access to the CLI. Use show
security_options
to see the current security values.

enable snmp

authentication traps

This command tells SNMP to send a trap when access is made using an unknown
community.

enable user <user

name>

Enables a TELNET profile. You must have previously added the profile using the
add user command. The list users command displays a summary of all configured
TELNET profiles.

exit CLI

If CLI password protection is enabled, this command forces an immediate logout
from the CLI. The CLI password must be entered in order to access the CLI again.

Advertising