Specifications

Chapter 3 - Point-to-Point Configuration Providing IP Connectivity
Alvarion BreezeNET B130/B300 GigE 31 Quick Start Guide
#2> arip start
Then enter ARIP router configuration mode:
#2> arip
RIP> configure
RIP(config)# router
And involve all the unit's interfaces in routing:
RIP(config-router)# network eth0
RIP(config-router)# network rf5.0
To configure static routing:
On each unit, e.g. on the second unit, which has 8.1.2.6/24 address on eth0
(Ethernet) and 10.10.10.2/30 on the radio interface (rf5.0) the command will
look as follows:
route add 8.1.1.0/24 10.10.10.1
which will mean that the network 8.1.1.0/24 is accessible via 10.10.10.1
address.
At this point, you can reach (e.g. ping) remote's eth0 interface both from one
unit to another.
The next step is to make you Laptops/PC/LAN "see" each other.
If you connect two PC/Laptops (for example, Windows-basic) two options are
available in this case:
Figure 3-3: Pinging Remotes Ethernet