Gateway interface, Gateway address, Metric – Verilink XEL XSP-100 SHARK IAP (9SA-USRS-9.0R1.02) Product Manual User Manual

Page 159: Configuring ppp for the tdm channels, Tip on entering long command sequences, Configuring basic ppp settings, Option, Onfiguring, For the, Tdm c

Advertising
background image

Chapter 6: Using the Command Line Interface (CLI)

SHARK™ IAD User’s Guide

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

Chapter 6-43

Gateway interface

set gateway interface [ ip-address | fdl | tdm1-vcc1 ]:
Specifies the interface through which the static route is accessible.

Gateway

Address

set gateway address <nnn.nnn.nnn.nnn>
If you specified the gateway is accessible through an IP address, specifies the IP
address of the gateway for the static route. The default gateway must be located
on a network connected to the SHARK™ IAD configured interface.

metric

set metric <1-15>
Specifies the metric (hop count) for the static route. The default metric is 1

C

ONFIGURING

PPP

FOR THE

TDM C

HANNELS

You can use the following commands to configure the settings for the PPP TDM
channels on your SHARK™ IAD.

Enter this node as shown:

(top)>> ROUTER
(ROUTER)>> ppp-setup
(ROUTER ppp-setup)>> tdm1 vcc1

(ROUTER ppp-setup tdm1 vcc1)>>

TIP on entering
long command
sequences

Reminder: Enter the appropriate node as described in the " Stepping Through
SHARK™ IAD Configuration" section on page 6-25 before typing in a key
word such as set and all the arguments.
For example:

Try moving down to a lower node using the stepping mode with this

sequence of commands:

(top)>> ROUTER
(ROUTER)>> ppp-setup
(ROUTER ppp-setup)>> tdm1 vcc1
(ROUTER ppp-setup tdm1 vcc1)>> set
tdm1 vcc1
option (off) [ off | on ]:on
mru (1500) [ 128 - 2048 ]:

Or, once you have moved to the "ppp-setup tdm1 vcc1" node, you may enter
the desired commands for that node one at a time as shown in this example:

(ROUTER ppp-setup tdm1 vcc1)>> set option on
(ROUTER ppp-setup tdm1 vcc1)>> set mru 1600
(ROUTER ppp-setup tdm1 vcc1)>> set magic-number on

Configuring Basic
PPP Settings

Configure the following parameters to configure basic PPP settings for the TDM
channel VCCs.

option

set option { on | off }
Enables PPP on a virtual PPP interface. By default, PPP is turned off.

mru

set mru integer Specifies the Maximum Receive Unit for the virtual PPP
interface. The MRU is the largest packet that will be accepted by this circuit.
The integer argument can be any number between 128 and 2048. By default, the

Advertising