7.5.2 Setting an Ethernet (XSCF-LAN) IP Address
7.5.2 Setting an Ethernet (XSCF-LAN) IP Address
The XSCF-LAN is a LAN established for user access to the XSCF. Two XSCF-LAN ports can be used, depending on the network configuration.
1BB configuration
In the systems with one XSCF, set either or both of the following IP addresses:
- XSCF-LAN#0 of BB#00
- XSCF-LAN#1 of BB#00
|
Remarks - Configure the XSCF-LAN#0 and XSCF-LAN#1 ports such that they are on different subnets. (See (1) in Figure 7-1.) |
- Execute the setnetwork command with network interface information specified.
The following example sets the IP addresses and net masks for XSCF-LAN#0 and XSCF-LAN#1 of BB#00 to enable them.
XSCF> setnetwork bb#00-lan#0 -m 255.255.255.0 192.168.1.x XSCF> setnetwork bb#00-lan#1 -m 255.255.255.0 192.168.2.a |
2BB configuration or larger (direct connections between chassis for up to the 4BB configuration)
In the systems with multiple XSCFs, first set each XSCF-LAN IP address on the master XSCF side, and then set the XSCF-LAN IP address on the standby XSCF.
- XSCF-LAN#0 of BB#00 (master XSCF)
- XSCF-LAN#1 of BB#00 (master XSCF)
- XSCF-LAN#0 of BB#01 (standby XSCF)
- XSCF-LAN#1 of BB#01 (standby XSCF)
|
Remarks - For XSCF LAN ports with the same number, set addresses on the same subnet. - Configure XSCF-LAN#0 of BB#00 and XSCF-LAN#0 of BB#01 on the same subnet. (See (1) in Figure 7-2.) - Configure XSCF-LAN#1 of BB#00 and XSCF-LAN#1 of BB#01 on the same subnet. (See (2) in Figure 7-2.) |
Remarks - Set different network addresses for the IP addresses of XSCF-LAN#0 and XSCF-LAN#1. - Configure XSCF-LAN#0 of BB#00 and XSCF-LAN#1 of BB#00 on different subnets. (See (1) and (2) in Figure 7-2.) - Configure XSCF-LAN#0 of BB#01 and XSCF-LAN#1 of BB#01 on different subnets. (See (1) and (2) in Figure 7-2.) |
Remarks - Set one takeover IP address for each pair of XSCF-LAN#0 and XSCF-LAN#1. (See (3) in Figure 7-2.) For the setting, do as described in "7.5.3 Setting a Takeover IP Address." |
- Execute the setnetwork command with network interface information specified.
The following example sets the IP addresses and net masks for XSCF-LAN#0 and XSCF-LAN#1 of BB#00 and BB#01 to enable them.
XSCF> setnetwork bb#00-lan#0 -m 255.255.255.0 192.168.1.x XSCF> setnetwork bb#01-lan#0 -m 255.255.255.0 192.168.1.y XSCF> setnetwork bb#00-lan#1 -m 255.255.255.0 192.168.2.a XSCF> setnetwork bb#01-lan#1 -m 255.255.255.0 192.168.2.b |
2BB configuration or larger (with crossbar box):
In the systems with multiple XSCFs, first set each XSCF-LAN IP address on the master XSCF side, and then set the XSCF-LAN IP address on the standby XSCF.
Remarks - For XSCF LAN ports with the same number, set addresses on the same subnet. - Configure XSCF-LAN#0 of XBBOX#80 and XSCF-LAN#0 of XBBOX#81 on the same subnet. - Configure XSCF-LAN#1 of XBBOX#80 and XSCF-LAN#1 of XBBOX#81 on the same subnet. |
Remarks - Set different network addresses for the IP addresses of XSCF-LAN#0 and XSCF-LAN#1. - Configure XSCF-LAN#0 of XBBOX#80 and XSCF-LAN#1 of XBBOX#80 on different subnets. - Configure XSCF-LAN#0 of XBBOX#81 and XSCF-LAN#1 of XBBOX#81 on different subnets. |
Remarks - Set one takeover IP address for each pair of XSCF-LAN#0 and XSCF-LAN#1. For the setting, execute by "7.5.3 Setting a Takeover IP Address." |
- Execute the setnetwork command with network interface information specified.
The following example sets the IP addresses and net masks for XSCF-LAN#0 and XSCF-LAN#1 of XBBOX#80 and XBBOX#81 and enables them.
XSCF> setnetwork xbbox#80-lan#0 -m 255.255.255.0 192.168.1.x XSCF> setnetwork xbbox#81-lan#0 -m 255.255.255.0 192.168.1.y XSCF> setnetwork xbbox#80-lan#1 -m 255.255.255.0 192.168.2.a XSCF> setnetwork xbbox#81-lan#1 -m 255.255.255.0 192.168.2.b |
< Previous Page | Next Page >