HP StoreOnce D2D4324 HP StoreOnce Backup System CLI Reference Guide (BB877-909 - Page 71

net add subnet, This optional parameter defines the domain name for the subnet configuration.

Page 71 highlights

net add subnet NOTE: This command applies to single-node products only. Description of Command Function Adds a subnet data structure to the network configuration. Command Syntax net add subnet subnet [default {yes|no}] [domain {|DHCP}] IPAddr {DHCP|IP address} [netmask ] [gateway |DHCP] [bonding ] ports Command Authority Administrator Command Object Requirements • netlabel - This required object identifies the network configuration to which the subnet will be added. This is not case sensitive. • subnet - This optional object is a label that identifies the subnet configuration object that will be created by execution of this command and will then be added to the network configuration defined in this command sequence. The object is a data structure which defines a subnet configuration. This must uniquely identify the subnet and may not be "ALL" or begin with the letters "grp." If the subnet label is "ALL," begins with "grp," or is already being used to identify a subnet object within the network configuration, an error message is generated and the execution of the command will fail. If this is not defined, the label is "default". This label is not case sensitive. Command Parameter Requirements • default - This optional parameter defines if the subnet configuration is the default; the default subnet defines the default gateway for the system. The values can be either Yes or No. If not defined, the default value is No, unless the subnet label is "default" in which case the value is Yes. • domain - This optional parameter defines the domain name for the subnet configuration. • IPAddr - This parameter defines an IP address. The value DHCP can be used to indicate that the IP address will be defined by a DHCP server. • netmask - This parameter defines the netmask. If the IPAddr value is DHCP, a value is not required for netmask. • gateway - This required parameter defines the gateway for the subnet configuration. The text "DHCP" indicates the gateway is defined by the DHCP server. net add subnet 71

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196

net add subnet
NOTE:
This command applies to single-node products only.
Description of Command Function
Adds a subnet data structure to the network configuration.
Command Syntax
net add subnet <netlabel> subnet <label> [default {yes|no}] [domain
{<string>|DHCP}] IPAddr {DHCP|IP address} [netmask <mask>] [gateway
<gateway>|DHCP] [bonding <mode>] ports <list>
Command Authority
Administrator
Command Object Requirements
netlabel
– This required object identifies the network configuration to which the subnet will be
added. This is not case sensitive.
subnet
– This optional object is a label that identifies the subnet configuration object that will
be created by execution of this command and will then be added to the network configuration
defined in this command sequence. The object is a data structure which defines a subnet
configuration. This must uniquely identify the subnet and may not be “ALL” or begin with the
letters “grp.” If the subnet label is “ALL,” begins with “grp,” or is already being used to identify
a subnet object within the network configuration, an error message is generated and the
execution of the command will fail. If this is not defined, the label is “default”. This label is
not case sensitive.
Command Parameter Requirements
default
– This optional parameter defines if the subnet configuration is the default; the default
subnet defines the default gateway for the system. The values can be either Yes or No. If not
defined, the default value is No, unless the subnet label is “default” in which case the value
is Yes.
domain
– This optional parameter defines the domain name for the subnet configuration.
IPAddr
– This parameter defines an IP address. The value DHCP can be used to indicate that
the IP address will be defined by a DHCP server.
netmask
– This parameter defines the netmask. If the IPAddr value is DHCP, a value is not
required for netmask.
gateway
– This required parameter defines the gateway for the subnet configuration. The text
“DHCP” indicates the gateway is defined by the DHCP server.
net add subnet
71