Each network port must be located on a separate subnet.
Each network port can have more than one IP address.
Configuring the Network Ports
To connect the
ip config set
You need to define three parameters to configure each network port:
Executing this command on the same network port with a different IP address will not reset the network port address. It will add another IP address to the network port
SWITCH | PARAMETER | DEFINITION | STATUS | EXAMPLE |
|
|
|
|
|
IP ADDRESS | IP ADDRESS | MANDATORY | 212.199.43.56 | |
|
| ASSIGNING TO THE |
|
|
|
| INTERFACE PORT |
|
|
INTERFACE ALIAS | NETWORK | MANDATORY | eth1 | |
| OR NAME | INTERFACE PORT | ETH1, ETH2, |
|
|
|
| ETH3 |
|
IP MASK | IP NET MASK | OPTIONAL |
| |
|
|
| DEFAULT: |
|
|
|
| 255.255.255.0 |
|
| ACTIVITY | IF IP ADDRESS IS | OPTIONAL | 1 |
|
| ACTIVE TO EXPOSE | DEFAULT: 1 |
|
|
| VOLUMES. USE | (ACTIVE) |
|
|
| INACTIVE STATUS | 2 (INACTIVE) |
|
|
| TO ALLOW |
| |
|
|
|
| |
|
| FAILOVER. |
|
|
For regular port activity, use the default active port setting. The inactive port setting is used when configuring a
Example:
The IP address 212.199.43.56 is assigned to the 1 Gb Ethernet port Eth1.
ip config set –ip 212.199.43.56 –if eth1 –act 1
60 | SANRAD |