Dual trunk e1 router – Black Box LRU4240 User Manual

Page 151

Advertising
background image

Dual Trunk E1 Router

Dual Trunk E1 Router User’s Guide

TECHNICAL: 0118 96 56 000

139

memory Memory statistics

Table E-2 Router CLI Help

Topic

Description

Syntax Help

Use command ? to list commands or use List command to see available commands
for each each mode.
At the CLI command prompt type kernel:
[Unit/Kernel/Rip/Ospf/Bpg]#kernel
[Kernel(enable)]# sh ?
Press TAB. The CLI shows:
[Kernel(enable)]# show
Type

show i

. Press TAB. The CLI shows:

[Kernel(enable)]# show i
interface ip
[Kernel(enable)]# show i
The CLI waits for your choice of the interface or ip parameters. Type n and
press TAB. The CLI shows:
[Kernel(config)]# show in
[Kernel(config)]# show interface
Type? and the CLI shows the list of parameters for the

show interface

command. This command has one positional parameter, an interface name.
[IFNAME] Interface name
[Kernel(enable)]> show interface
The router waits for you to supply a value for the IFNAME parameter.

Coomand abbreviations

The CLI accepts abbreviations for commands. For example,
sh in
is the abbreviation for the show interface command.

Command line errors

If at any time the router does not recognize the command or parameter (check the
position of a parameter) it displays this message:
% Unknown command.
If a command is incomplete it displays this message:
% Command incomplete.
Some commands are too long for the display line and can wrap in mid-parameter or
mid-keyword if necessary:
area 215.216.217.218 virtual-link 215.216.217.218 authentication-key 57393

Command Negation

In this example from the OSPF

area virtual-link

command,

no

is

optional. This means that the entire syntax can be negated. Depending on the
command or the parameters, command negation can mean the disabling of one entire
feature for the router or the disabling of that feature for a specific ID or address.
(no) area AREAADDRESSID virtual-link ROUTERID
(AUTHENTICATE|MSGD|INTERVAL)
In this example negation is for the base command; the negated command does not
take any parameters.
default-metric <1-16777214>
no default-metric

Advertising