GE L60 Instructions Manual page 257

Line phase comparison system
Hide thumbs Also See for L60:
Table of Contents

Advertisement

CHAPTER 5: SETTINGS
The route mask has IP mask format. In binary this needs to be a set of contiguous bits of 1 from left to right, followed
by one or more contiguous bits of 0.
The route destination and mask must match. This can be verified by checking that
RtDestination and RtMask = RtDestination
Example of good configuration: RtDestination = 10.1.1.0; Rt Mask = 255.255.255.0
Example of bad configuration: RtDestination = 10.1.1.1; Rt Mask = 255.255.255.0
The following rules must be observed when you configure static routes:
The route destination must not be a connected network
The route gateway must be on a connected network. This rule applies to the gateway address of the default route as
well. This can be verified by checking that:
(RtGwy & Prt1Mask) == (Prt1IP & Prt1Mask) || (RtGwy & Prt2Mask) == (Prt2IP & Prt2Mask) || (RtGwy & Prt3Mask) == (Prt3IP
& Prt3Mask)
where
& is the bitwise-AND operator
== is the equality operator
|| is the logical OR operator
Routing behavior compared to previous releases
Prior to release 7.10, UR devices did not have an explicit manner of configuring routes. The only available route was the
default route configured as part of the network settings (port gateway IP address). This limited the ability to route to
specific destinations, particularly if these destinations were reachable through a different interface than the one on which
the default gateway was.
Starting with UR 7.10, up to six static network routes can be configured in addition to a default route. The default route
configuration was also moved from the network settings into the routing section.
The figure shows an example of topology that benefits from the addition of static routes.
In the figure, the UR connects through the following two Ethernet ports:
Port 1 (IP address 10.1.1.2) connects the UR to LAN 10.1.1.0/24 and to the Internet through Router1. Router1 has an
interface on 10.1.1.0/24 and the IP address of this interface is 10.1.1.1.
Port 2 (IP address 10.1.2.2) connects the UR to LAN 10.1.2.0/24 and to the EnerVista software through Router2. Router2
has an interface on 10.1.2.0/24 and the IP address of this interface is 10.1.2.1.
The configuration before release 7.10 was as follows:
L60 LINE PHASE COMPARISON SYSTEM – INSTRUCTION MANUAL
Figure 5-17: Using static routes
PRODUCT SETUP
5
5-49

Advertisement

Table of Contents
loading

Table of Contents