Navigating the config hierarchy, Moving from config to root, Moving from top to a subnode – Verilink XEL XSP-100 SHARK IAP (9SA-USRS-9.0R1.02) Product Manual User Manual

Page 140: Jumping down several nodes at once, Moving up one node, Jumping to the top node, Avigating the, Config h, Ierarchy

Advertising
background image

Chapter 6: Using the Command Line Interface (CLI)

Chapter 6-24

XEL P/N & Release 9SA-USRS-9.0R1.02

SHARK™ IAD User’s Guide

module's CONFIG hierarchy. If you move to a different node in the CONFIG
hierarchy as shown:

(ROUTER)>>up
(top)>> VOICE-1
(VOICE-1)>> up
(top)>> LAN-1
(LAN-1)>>

the prompt changes to:
(VOICE-1) >> to identify your current location in ROUTER module or to
(LAN-1)>> to identify your current location in the LAN-1 module. There are
other module config prompts. Notice that all module names are entered in
capital letters except for the trunk module.

N

AVIGATING THE

CONFIG
H

IERARCHY

You start at the top node when you enter the CONFIG mode. The command line
interface reminds you of your location by showing your current node in
parenthesis.

(top)>>ROUTER
(ROUTER)>>

Moving from
CONFIG
to ROOT

- You can navigate from anywhere in the CONFIG hierarchy back to the ROOT
level by entering the quit command and pressing Return.

(ROUTER tdm-setup chan-1 slot-assignment)>>q
SHARK010101000011>

Moving from
top to a
subnode

- You can navigate from the top node to a subnode by entering the node name
(or the significant letters of the node name) at the CONFIG prompt and pressing
return. For example, you move to the system subnode by entering system and
pressing return.

(ROUTER)>>

system

(ROUTER system)>>

As a shortcut, you can enter the significant letters of the node name in place of
the full node name at the CONFIG prompt. The significant characters of a node
name are the letters that uniquely identify that node. For example, only the ip
CONFIG node starts with I, you could enter one letter ("i") to move to the IP
node.

(top)>> R i

(ROUTER ip)>>

You would have to enter two or more letters ("ppp") to move to the PPP node.

Jumping down
several nodes at
once

- You can jump down several levels in the CONFIG hierarchy by entering the
complete path to a node.

(

ROUTER)>> ip fether option

(

ROUTER ip fether option)>>

Moving up one
node

- You can move up through the CONFIG hierarchy one node at a time by
entering the up command.

(ROUTER ip fether option)>> up

(

ROUTER ip fether)>>

Jumping to
the top node

- You can jump to the top level of the configuration mode from anywhere in the
CONFIG hierarchy by entering the top command.

Advertising