User Guide
Table Of Contents
- Revision History
- PLEASE READ THESE SAFETY PRECAUTIONS!
- Document Overview
- AB-Access Overview
- AB-Access
- RF Design and Planning
- Static Configurations
- CLIP_T
- CLIP_S
- Hybrid CLIP_S
- 1483_T
- 1483_S
- Native ATM
- Extender
AB-Access Config & User Guide 5.5 Axxcelera Broadband Wireless
July 27, 2004 Company Confidential Page 42 of 129
6.1.5
rip send
rip send interface version
interface
{device | all} This will correspond to the device defined in
device line.
version
{1 | 2 | 1 2 | none} Defines which version of RIP you want to
accept.
Example
The following example shows the wireless ATM interface sending RIP version 2.
rip send atm1 2
6.1.6
rip relay
rip relay version remoteip device timeout
version
{1 | 2 | 1 2} Version of RIP to send.
remoteip
{a.b.c.d} Remote IP address to send RIP to.
device
{device} Device that RIP is to be sent from. This will usually be
atm1 or atm0.
timeout
{seconds} The number of seconds until connection will timeout.
This parameter is optional, if not set the rip relay will not timeout.
Example
The following example shows rip version 2 being sent over the wireless interface.
rip relay 2 192.168.10.3 atm1
6.1.7
route add
route add name network gateway netmask cost
name
Unique name used to identify the route.
network
{a.b.c.d} Network ID of remote network.
gateway
{a.b.c.d} Target IP address for path to remote network.
netmask
{ff:ff:ff:ff} Subnet mask of remote network.
cost
{#} Hop count to destination network, also referred to as metric.