Dell DR6300 DR Series System Command Line Reference Guide - Page 39

network --create_bond

Page 39 highlights

Syntax network --setdhcp [--bondif ] [--nwif ] --bondif Bond interface to create (dhcp). --nwif Eth interface to create (dhcp). Result Bond device operation successful. Please run 'network --restart' for the changes to take affect. network --setstatic_ip [--bondif ] [--nwif ] --ip --netmask [--gateway ] Description Configures the DR Series system to use a static IP address and configures the corresponding netmask (and/or the routing gateway for a DR Series system). The options bondif and nwif are only available on a Physical DR. Syntax network --setstatic_ip --ip 10.20.20.20 --netmask 255.255.222.0 --gateway 10.25.20.10 --bondif --nwif --ip --netmask --gateway Bond interface to create (static). Eth interface to create (static). Static IP address to use. Netmask for the static IP address. Gateway for routing ('bond0' only). Result Bond device operation successful. Please run 'network --restart' for the changes to take effect. network --create_bond Description The command allows individual network interfaces to be selected to create a bond. Only non-bonded interfaces can be used to create a bond. When a bond is created, all the individual interfaces chosen for the bond lose their existing settings and their settings are managed by the bond. Interface bonding requires all the network devices in the bond to support the same speed. Interfaces of different devices like twisted pair or fibre can be bonded as long as they support the bonding speed. Currently, only devices which support the same speed can be bonded together. You can create multiple bonds, but each bond must be created individually and the maximum number of bonds cannot exceed the number of devices. Syntax --create_bond --bondif [--dhcp] [--static] --nwif [--mode < ALB | 802.3ad>] [--name < DNS name >] [--mtu ] [--ip ] [--netmask ] [--gateway ] [--restart] 39

  • 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

Syntax
network --setdhcp [--bondif <bondN>] [--nwif <ethN>]
--bondif
Bond interface to create (dhcp).
--nwif
Eth interface to create (dhcp).
Result
Bond device operation successful. Please run 'network --restart' for the
changes to take affect.
network --setstatic_ip [--bondif <bondN>] [--nwif <ethN>] --ip <IPv4/IPv6 address not
already in use> --netmask <netmask> [--gateway <IPv4/IPv6 address>]
Description
Configures the DR Series system to use a static IP address and configures the corresponding netmask (and/or the
routing gateway for a DR Series system). The options bondif and nwif are only available on a Physical DR.
Syntax
network --setstatic_ip --ip 10.20.20.20 --netmask 255.255.222.0 --gateway
10.25.20.10
--bondif
Bond interface to create (static).
--nwif
Eth interface to create (static).
--ip
Static IP address to use.
--netmask
Netmask for the static IP address.
--gateway
Gateway for routing ('bond0' only).
Result
Bond device operation successful. Please run ’network --restart’ for the
changes to take effect.
network --create_bond
Description
The command allows individual network interfaces to be selected to create a bond. Only non-bonded interfaces can be
used to create a bond. When a bond is created, all the individual interfaces chosen for the bond lose their existing
settings and their settings are managed by the bond. Interface bonding requires all the network devices in the bond to
support the same speed. Interfaces of different devices like twisted pair or fibre can be bonded as long as they support
the bonding speed. Currently, only devices which support the same speed can be bonded together. You can create
multiple bonds, but each bond must be created individually and the maximum number of bonds cannot exceed the
number of devices.
Syntax
--create_bond --bondif <bondN>
[--dhcp]
[--static]
--nwif <eth0,eth1,...,ethN>
[--mode
< ALB | 802.3ad>]
[--name < DNS name >]
[--mtu
<Supported MTU range 512 - 9000>]
[--ip
<IPv4/IPv6 address not already in use>]
[--netmask <netmask>]
[--gateway <IPv4/IPv6 address>]
[--restart]
39