Dell DR4000 Command Line Reference Guide - Page 37

If options are specified, but no values provided, the following prompts are

Page 37 highlights

administrator@mydr4000 > network --setdns --suffix storage.local --primary 10.25.20.21 --secondary 10.25.20.25 If no options are specified, the following prompts are shown: administrator@mydr4000 > network --setdns --suffix missing: suffix for the DNS entry --primary missing: primary DNS server If options are specified, but no values provided, the following prompts are shown: administrator@mydr4000 > network --setdns --suffix --primary --suffix requires a value : --suffix suffix for the DNS entry --primary requires a value : --primary primary DNS server --setbonding [--mode , --mtu ] To configure or update the bonding mode or to set the MTU number to use for a DR4000 system, enter the example commands string at the system prompt: administrator@mydr4000 > network --setbonding --mode ALB --mtu 1750 Bond device operation successful. Please run 'network -restart' for the changes to take affect. NOTE: ALB load balancing does not balance the load properly when the backup servers are on a remote subnet. This is because ALB uses the address resolution protocol (ARP) and ARP updates are subnet-specific. Because of this, ARP broadcasts and updates are not sent across the router. Instead, all traffic is sent to the first interface in the bond. To resolve this ARP-specific issue, make sure that the data source systems reside on the same subnet as the DR4000 system. Managing the DR4000 System 27

  • 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

Managing the DR4000 System
27
administrator@mydr4000 > network --setdns --suffix
storage.local --primary 10.25.20.21 --secondary 10.25.20.25
If no options are specified, the following prompts are shown:
administrator@mydr4000 > network --setdns
--suffix missing: suffix for the DNS entry
--primary missing: primary DNS server
If options are specified, but no values provided, the following prompts are
shown:
administrator@mydr4000 > network --setdns --suffix
--primary
--suffix requires a value : --suffix <dns suffix> suffix for
the DNS entry
--primary requires a value : --primary <ip address> primary
DNS server
--setbonding [--mode <ALB | 802.3ad>, --mtu <number>]
To configure or update the bonding mode or to set the MTU number to use
for a DR4000 system, enter the example commands string at the system
prompt:
administrator@mydr4000 > network --setbonding --mode ALB
--mtu 1750
Bond device operation successful. Please run 'network --
restart' for the changes to take affect.
NOTE:
ALB load balancing does not balance the load properly when the
backup servers are on a remote subnet. This is because ALB uses the address
resolution protocol (ARP) and ARP updates are subnet-specific. Because of
this, ARP broadcasts and updates are not sent across the router. Instead, all
traffic is sent to the first interface in the bond. To resolve this ARP-specific
issue, make sure that the data source systems reside on the same subnet as
the DR4000 system.