Tsunami MP.11 Installation and Management

Modifying Several Table Entries

You can also modify several table entries at once by indicating the index of the table row and the parameters that must be modified. With the search command, you can see which parameters are in the table.

Example:

set snmpipaccesstbl 1 ipaddr 10.0.0.12 submask 255.255.255.248 cmt “First Row”

Enabling, Disabling, or Deleting a Table Row

You can also enable, disable, or delete a row in a table. The syntax of this command is:

<table name> <row> <enable/disable/delete>, or <table name> <row> status <1/2/3>

Example 1: The following command enables the row at index 2 of the SNMP IP access table (snmpipaccesstbl).

set snmpipaccesstbl 2 enable

Example 2: The following command disables the row at index 2 of the SNMP IP access table

(snmpipaccesstbl). The status codes have the following meaning: 1 is enable, 2 is disable, 3 is delete.

set snmpipaccesstbl 2 status 2

Chapter 6. Command Line Interface

63

CPN 63708

Issue Date: 02/05/2003

Page 63
Image 63
Proxim CPN 63708 manual Modifying Several Table Entries, Enabling, Disabling, or Deleting a Table Row