Entering Commands That Control Tables; Adding Table Entries - Enterasys Security Router X-PeditionTM User Manual

Enterasys security router user's guide
Table of Contents

Advertisement

Utilizing the Command Line Interface
interface bri 2/1
isdn switch-type basic-ni1
interface serial 2/1:0
interface serial 2/1:1
interface serial 2/1:2
interface bri 2/1
no isdn switch-type

Entering Commands that Control Tables

A number of CLI commands configure entries in tables such as
Two types of tables are configurable:
• Single-instance table: The ARP table, for example, in which one table holds many rows and
• Multiple-instance table: The Access-List table, for example, in which there are multiple
With few exceptions, you must be in Global mode before issuing table commands.

Adding Table Entries

Depending on the type of table configured, the parameter list can be optional or required. For
example the ARP table has three required parameters and some optional values depending on the
context. For example, using the following command:
arp ip-address mac-address
you may type:
XSR(config)#arp 1.1.1.1 e45e.ffe5.ffee
+
where arp is the command and type of table to be filled or modified, 1.1.1.1 is the IP address corresponding to the MAC
address e45e.ffe5.ffee
A second example is entered as follows:
XSR(config)#access-list 1 deny any
+
where access-list is the command and the type of table to be filled or modified, 1 is the ID of the table to be modified,
deny is the type of operation authorized and any is the host that should be denied.
2-20 Managing the XSR
Switched: When configuring a switched BRI connection, three serial sub-interfaces are
automatically created when you enter:
The following sub-interfaces are added:
These serial sub-interfaces are removed with the
+
each row is a complete entry. Entries are not displayed in the same order they are entered.
tables identified by number with each table containing many rows and each row is a
complete entry. Entries are not displayed in the same order they are entered.
.
Note: ARP is a table type, as well as a command, that fills or modifies entries in the ARP table.
This deletes serial ports 2/1:0, 2/1:1 and 2/1:2
no isdn switch-type
arp
and
access-list
command:
in the XSR.

Advertisement

Table of Contents
loading

This manual is also suitable for:

X-pedition xsr

Table of Contents