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 (no 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.
- 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 details on the settings, see "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 boxes)
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 XBBOX#80 (master XSCF)
- XSCF-LAN#1 of XBBOX#80 (master XSCF)
- XSCF-LAN#0 of XBBOX#81 (standby XSCF)
- XSCF-LAN#1 of XBBOX#81 (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. (See (1) in Figure 7-3.) - Configure XSCF-LAN#1 of XBBOX#80 and XSCF-LAN#1 of XBBOX#81 on the same subnet. (See (2) in Figure 7-3.) |
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. (See (1) and (2) in Figure 7-3.) - Configure XSCF-LAN#0 of XBBOX#81 and XSCF-LAN#1 of XBBOX#81 on different subnets. (See (1) and (2) in Figure 7-3.) |
Remarks - Set one takeover IP address for each pair of XSCF-LAN#0 and XSCF-LAN#1. (See (3) in Figure 7-3.) For details on the settings, see "7.5.3 Setting a takeover IP address." |
- Execute the setnetwork command with network interface information specified.
The following example sets IP addresses and net masks for XSCF-LAN#0 and XSCF-LAN#1 of XBBOX#80 and XBBOX#81 to enable 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 >