HP GbE2c HP GbE2c Ethernet Blade Switch for c-Class BladeSystem Application Gu - Page 93

DHCP relay agent configuration, In GbE2c implementation - vlan redundancy

Page 93 highlights

switch. The servers respond as a UDP Unicast message back to the switch, with the default gateway and IP address for the client. The destination IP address in the server response represents the interface address on the switch that received the client request. This interface address tells the switch on which VLAN to send the server response to the client. DHCP relay agent configuration To enable the switch to be the BOOTP forwarder, you need to configure the DHCP/BOOTP server IP addresses on the switch. Generally, you should configure the command on the switch IP interface closest to the client so that the DHCP server knows from which IP subnet the newly allocated IP address should come. The following figure shows a basic DHCP network example: Figure 16 DHCP relay agent configuration In GbE2c implementation, there is no need for primary or secondary servers. The client request is forwarded to the BOOTP servers configured on the switch. The use of two servers provides failover redundancy. However, no health checking is supported. Use the following commands to configure the switch as a DHCP relay agent: >> # /cfg/l3/bootp >> Bootstrap Protocol Relay# addr (Set IP address of BOOTP server) >> Bootstrap Protocol Relay# addr2 (Set IP address of 2nd BOOTP server) >> Bootstrap Protocol Relay# on (Globally turn BOOTP relay on) >> Bootstrap Protocol Relay# off (Globally turn BOOTP relay off) >> Bootstrap Protocol Relay# cur (Display current configuration) Additionally, DHCP Relay functionality can be assigned on a per interface basis. Use the following command to enable the Relay functionality: >> # /cfg/l3/if /relay ena Basic IP routing 93

  • 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

Basic IP routing 93
switch. The servers respond as a UDP Unicast message back to the switch, with the default gateway and IP address
for the client. The destination IP address in the server response represents the interface address on the switch that
received the client request. This interface address tells the switch on which VLAN to send the server response to the
client.
DHCP relay agent configuration
To enable the switch to be the BOOTP forwarder, you need to configure the DHCP/BOOTP server IP addresses on the
switch. Generally, you should configure the command on the switch IP interface closest to the client so that the DHCP
server knows from which IP subnet the newly allocated IP address should come.
The following figure shows a basic DHCP network example:
Figure 16
DHCP relay agent configuration
In GbE2c implementation, there is no need for primary or secondary servers. The client request is forwarded to the
BOOTP servers configured on the switch. The use of two servers provides failover redundancy. However, no health
checking is supported.
Use the following commands to configure the switch as a DHCP relay agent:
>> # /cfg/l3/bootp
>> Bootstrap Protocol Relay# addr
(Set IP address of BOOTP server)
>> Bootstrap Protocol Relay# addr2
(Set IP address of 2nd BOOTP server)
>> Bootstrap Protocol Relay# on
(Globally turn BOOTP relay on)
>> Bootstrap Protocol Relay# off
(Globally turn BOOTP relay off)
>> Bootstrap Protocol Relay# cur
(Display current configuration)
Additionally, DHCP Relay functionality can be assigned on a per interface basis. Use the following command to
enable the Relay functionality:
>> # /cfg/l3/if <
1-256
>/relay ena