Managing Routes
If data needs to be transmitted across network segments in an iSCSI network, routes must be configured. This operation guides you to configure routes.
Prerequisites
An Ethernet port has been assigned an IP address.
If redundant links are used, you must configure IP addresses and routes for multiple Ethernet ports.
Precautions
- The IP addresses of an Ethernet port and internal heartbeat must be on different network segments.
The default IP addresses of internal heartbeat on a dual-controller storage system are 127.127.127.10 and 127.127.127.11, and those of internal heartbeat on a four-controller storage system are 127.127.127.10, 127.127.127.11, 127.127.127.12, and 127.127.127.13.
- Internal heartbeat links are established between controllers for the controllers to detect each other's working status. Heartbeat links do not require separate cable connections. Internal heartbeat IP addresses have been assigned before delivery and cannot be changed.
Procedure
- Log in to DeviceManager.
- Choose
System.
- Click the controller enclosure where the Ethernet port resides.
- Click
to switch to the rear view.
- Click the Ethernet port that you want to configure.
- Click Route Management.
The Route Management dialog box is displayed.
- Set route information for the Ethernet port.
- In IP Address, select the IP address of the Ethernet port.
- Click Add.
The Add Route dialog box is displayed.
- Select the type of the route to be added from Type and set the other route parameters.Table 5-1 describes the related parameters.Table 5-1 Route parameters
Parameter
Description
Type
There are three route options:
- Default route
A route through which data is forwarded by default if no preferred route is available. The destination address and destination mask (IPv4) or prefix (IPv6) of the default route are automatically set to 0. To use this option, you only need to add a gateway.
- Host route
A route to a host. The destination mask (IPv4) or prefix (IPv6) of the host route is automatically set to 255.255.255.255 or 128. To use this option, you only need to add the destination address and a gateway.
- Network segment route
A route to a network segment. To use this option, you need to add the destination address, the destination address mask (IPv4) or prefix (IPv6), and gateway.
Destination address
IPv4 address, IPv6 address, or network segment of the destination service network port on the application server or destination Ethernet port on another storage system.
Destination mask/Prefix
Subnet mask of the IPv4 address or prefix of the IPv6 address for the destination service network port on the application server or destination Ethernet port on another storage system.
Gateway
Gateway where the local Ethernet port's IP address resides.
NOTE:The IP address of the gateway must not be the same as internal heartbeat IP addresses. Otherwise, routing will fail.
- Default route
- Confirm the route management operation.
- Click OK.
The security alert dialog box is displayed.
- Confirm the information in the dialog box and select I have read and understand the consequences associated with performing this operation.
- Click OK.
The Success dialog box is displayed, indicating that the operation succeeded.
To delete a route, select the route and click Remove.
- Click Close.
- Click OK.