Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • the radio links are established between the wireless devices;
  • at the endpoint devices (the PCs), the IP addresses of the wireless devices to which they are directly connected are set as gateway. After specifying the gateway, each endpoint device adds a default route to its routing table;
  • switching is off on the devices of the InfiLINK 2x2 and , InfiMAN 2x2, InfiLINK Evolution, InfiMAN Evolution families;
  • in the examples for the InfiLINK 2x2 and , InfiMAN 2x2, InfiLINK Evolution, InfiMAN Evolution families of devices, the IP addresses are assigned to the physical interfaces, however, virtual interfaces can be used instead, for example, vlan interfaces.

InfiLINK 2x2

...

, InfiMAN 2x2, InfiLINK Evolution, InfiMAN Evolution families of devices

Routing configuration for the management traffic

Let's look at the task concerning the routing configuration for the management traffic (Figure 1). For this task, the Slave's device management interface must be accessible to the engineer working at the PC. Since the PC and the Slave devices belong to different subnets, routing must be used.

Image Removed
Note
Center
titleNOTE

An configuration example is given for the InfiLINK 2x2, InfiMAN 2x2 families devices, pay attention to the name of the radio interface on your devices during the scheme implementation.

Center

Image Added

Figure 1 - Routing configuration for the management traffic using the InfiLINK 2x2 / , InfiMAN 2x2, InfiLINK Evolution, InfiMAN Evolution families of devices

Let's perform a step by step configuration for the Master and the Slave devices using the Web interface:

...

Let's look at the task of performing the routing configuration for the data traffic using a PtP scheme (Figure 2). For this task, the connectivity between the PC-1 and the PC-2 devices should be established using routing, as PC-1 and PC-2 belong to different subnets.

Center

Image RemovedImage Added

Figure 2 - Routing configuration for the data traffic using the InfiLINK 2x2 / , InfiMAN 2x2 families , InfiLINK Evolution, InfiMAN Evolution families of devices

Let's look at the step-by-step configuration of the Master and Slave devices using the Web interface:

...

Let's look at the task of performing the routing configuration for the data traffic using a PtMP scheme (Figure 3). The connectivity between PC-1, PC-2, PC-3 and PC-4 should be established using routing, since all the PCs belong to different subnets.

...

PCs belong to different subnets.

Center

                                                               Image Added

Figure 3 - Routing configuration for the data traffic using theInfiLINK InfiMAN 2x2 / , InfiMAN 2x2 families Evolution families of devices

Let's look at the step-by-step configuration of the wireless devices using the Web interface:

...

Tip
titleHow to solve the same task using CLI commands
Expand
titleCommands list
Code Block
languagetext
themeEmacs
Master's device configuration:
Step 1
ifc mgmt 192.168.1.1/24
ifc mgmt 172.16.0.1/29
Step 2
netstat -r
Step 4
netstat -r

Slave's device configuration:
Step 1
ifc mgmt 192.168.2.2/24
ifc mgmt 172.16.0.2/29
Step 2
netstat -r
Step 3
route add 192.168.1.0/24 172.16.0.1
Step 3a
route add default 172.16.0.1
Step 4
netstat -r
Step 4a
netstat -r

Quanta 5, Quanta 6, Quanta 70 families of devices

Routing configuration for the management traffic

Let's look at the task of performing the routing configuration for the management traffic (Figure 5). The Slave's device management interface should be accessible to the engineer working at the PC. Since the PC and the Slave devices belong to different subnets routing will be used.

Center

Image RemovedImage Added

Figure 5 - Routing configuration for the management traffic using the Quanta 5 / , Quanta 6, Quanta 70 families of devices

...

Description

Add static routes for establishing the communication between the PC and Slave devices.

The Quanta 5, Quanta 6 and the Quanta 70 families of devices allow to configure only the default route.

MasterThe Master device is intermediate on the path of the packets between the PC and the Slave. Routes towards the PC and towards the Slave have been added to the Master's device routing table (see step 2), so there is no need to add static entries.
Slave

...

Additional materials

Online courses

  1. Quanta 5 / Quanta 6: Installation and Configuration.
  2. InfiLINK XG Family Product.
  3. InfiLINK 2x2 / InfiMAN 2x2: Initial Link Configuration and Installation.

...

  1. Typical scenario of routing setting using Infinet Wireless devices. Part I.

Other

  1. Quanta 5 / Quanta 6 device configuration.
  2. InfiLINK XG, InfiLINK XG 1000 devices configuration.
  3. Network configuration via Web interface for InfiLINK 2x2, InfiMAN 2x2 families devices.

  4. Network configuration via Web interface for InfiLINK Evolution, InfiMAN Evolution families devices.
  5. ifconfig command (interfaces configuration)
  6. route command (static routes configuration)