Vj-compression, Flush-routes, Default ip gateway – Verilink XEL XSP-100 SHARK IAP (9SA-USRS-9.0R1.02) Product Manual User Manual

Page 158: Option, Interface, Default, Static-routes, Destination network, Destination netmask, Vj-compression -42 flush-routes -42

Advertising
background image

Chapter 6: Using the Command Line Interface (CLI)

Chapter 6-42

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

SHARK™ IAD User’s Guide

vj-compression

vj-compression (off) [ off | on ]
Only used when ppp is selected for the 'frame mode' option in the tdm channel
setup
menu. The IP-VJ Compression-Protocol Configuration Option (typically
referred to as 'VJ Compression' after its author Van Jacobson) is used to indicate
the ability to receive compressed packets. Each end of the link must separately
request this option if bi-directional compression is desired.

flush-routes

flush-routes (off) [ off | on ]:
Only used when ppp is selected for the 'frame mode' option in the tdm channel
setup
menu. When the on selection is made any routing information acquired
from a remote peer will be cleared when the link to that peer is terminated

Default IP Gateway

This command enters the ip gateway node to enable and configure the gateway
interface and default gateway.

(top)>> ROUTER
(ROUTER)>> ip
(ROUTER ip)>> gateway
(ROUTER ip gateway)>>

option

set option { on | off }
Specifies whether the SHARK™ IAD should send packets to a default gateway
if it does not know how to reach the destination host.

interface

set interface {ip-address | fdl | tdmX-vccY } where
X = TDM number
Y = vcc number
Specifies the SHARK™ IAD's interface type.

default

set default nnn.nnn.nnn.nnn
Specifies the IP address of the default IP gateway. Used only if "ip-address" is
selected for interface type.

Static-routes

This command enters the ip static routes node to configure the static routes.

(top)>> ROUTER
(ROUTER)>> ip
(ROUTER ip)>> static-routes
(ROUTER ip static-routes)>>

A static route identifies a manually configured pathway to a remote network.
Unlike dynamic routes, which are acquired and confirmed periodically from
other routers, static routes do not time out. Consequently, static routes are
useful when working with PPP, since an intermittent PPP link may make
maintenance of dynamic routes problematic. Maximum number of static routes
is 32.

Destination

network

set destination network <nnn.nnn.nnn.nnn>
Specifies the network IP address for the static route.

Destination

Netmask

set destination netmask <nnn.nnn.nnn.nnn>
Specifies the subnet mask for the IP network at the other end of the static route.

Advertising