HP (Hewlett-Packard) 449298-001 Network Router User Manual


 
Command line 14
Item Description
PXE
Enables or disabled PXE on the network connection. Valid values are
enabled, disabled, and UseBios. If this value is not specified, the default
is "UseBios."
Only one connection can have PXE enabled per profile.
AddressType
The source of MAC address assignments to be used during the creation
of the new connection. If not specified, the default is the domain default.
If "User-Defined" is specified, then both an Ethernet MAC Address and
iSCSI MAC Address must also be specified. Valid values include Vc-
Defined, Factory-Default, and User-Defined.
EthernetMAC
The user-defined Ethernet MAC address to use for the connection. This
property is required if the AddressType specified is "User-Defined."
iScsiMAC
The user-defined iSCSI MAC address to use for the connection. This
property is required if the AddressType specified is "User-Defined."
Examples:
->add enet-connection MyNewProfile
Network=SomeNetwork
Adds a new Ethernet network connection to a profile
->add enet-connection MyNewProfile
Network=SomeNetwork2 PXE=enabled
Adds a new Ethernet network connection and enables PXE
->add enet-connection MyNewProfile
Adds a new Ethernet network connection and leaves the network
unassigned
->add enet-connection MyNewProfile
AddressType=Factory-Default
Adds a new Ethernet network connection and uses factory default
addresses
->add enet-connection MyNewProfile AddressType=Vc-
Defined
Adds a new Ethernet network connection using VC-defined addresses
->add enet-connection MyNewProfile AddressType=User-
Defined EthernetMAC=00-17-A4-77-00-00 iScsiMAC=00-
17-A4-77-00-01
Adds a new Ethernet network connection and provides user-defined
MAC addresses
Item Description
set enet-connection
Modify an existing server profile connection
Syntax
set enet-connection <ProfileName> <Port>
[Network=<NetworkName>]
[PXE=<enabled|disabled|UseBios>]
Parameters:
ProfileName
The name of the server profile that contains the connection to modify
Port
The port number of the connection being modified
Properties:
NetworkName
The name of the Ethernet network to associate with the connection.
Applies to Ethernet network connections only.