Network: subnet_one
----------------------
IP Address: dhcp
Net Mask: dhcp
Domain Name: dhcp
Gateway: dhcp
Bonding Mode: Not applicable
Default Network: yes
Interfaces:eth0
Command Successful
In the example above the DHCP connection has been successful. There is a single port and the
connection is to the 1GbE network adapter (eth0/LAN port1).
You cannot modify or delete the default configuration — it is always eth0 port in DHCP mode —
but you can create a new configuration file and activate it so that it becomes the Current
configuration. This is recommended for installations that require link aggregation and high
availability or that wish to use 10GbE ports.
Identifying network ports available
All systems have two 1GbE ports that are identified as eth0 (LAN port 1) and eth1 (LAN port 2).
HP StoreOnce 4400 Series Backup systems have four 1GbE ports, of which eth0 and eth1 are
used and eth2 and eth3 are unused. They also have an additional two 10GbE ports that are
identified as eth4 and eth5.
If you do not know what ports are available on your system, use the following StoreOnce CLI
command:
# net show ports
This command will display the port layout of the StoreOnce Backup system with details of the ports.
# net show ports
============================ Node ===================================
| || || |
| || | 1 Gb Port 4 | (unused) || |
| || || | port 1 | |
| || | 1 Gb Port 3 | (unused) || |
| || || | port 2 | |
| || | 1 Gb Port 2 | || |
| || || 10GbE |
| | Ilo | || | 1 Gb Port 1 | || |
| || || |
=====================================================================
Port Number OS Hardware Bonds 1G/10G
P1 eth0 1 Gig
P2 eth1 1 Gig
P3 eth2 1 Gig
P4 eth3 1 Gig
P5 eth4 10 Gig
P6 eth5 10 Gig
Bonding Modes Supported
1 Active Passive Bonding (default)
4 Link Aggregate Control Protocol (LACP) Bonding
6 Active Load Balance Bonding
Command Successful
Identifying network ports available 23