HP 6125G HP 6125G & 6125G/XG Blade Switches Layer 3 - IP Services Conf - Page 68

Configuring an interface to dynamically obtain an IP address through BOOTP

Page 68 highlights

Configuring an interface to dynamically obtain an IP address through BOOTP Step 1. Enter system view. 2. Enter interface view. 3. Configure an interface to dynamically obtain an IP address through BOOTP. Command system-view interface interface-type interface-number ip address bootp-alloc Remarks N/A N/A By default, an interface does not use BOOTP to obtain an IP address. Displaying and maintaining BOOTP client configuration Task Command Display BOOTP client information. display bootp client [ interface interface-type interface-number ] [ | { begin | exclude | include } regular-expression ] Remarks Available in any view BOOTP client configuration example Network requirements As shown in Figure 31, Switch B's port belonging to VLAN 1 connects to the LAN. VLAN-interface 1 obtains an IP address from the DHCP server by using BOOTP. Configuration procedure The following describes only the configuration on Switch B serving as a client. # Configure VLAN-interface 1 to dynamically obtain an IP address from the DHCP server. system-view [SwitchB] interface vlan-interface 1 [SwitchB-Vlan-interface1] ip address bootp-alloc # Use the display bootp client command to view the IP address assigned to the BOOTP client. To make the BOOTP client obtain an IP address from the DHCP server, you must perform additional configurations on the DHCP server. 60

  • 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

60
Configuring an interface to dynamically obtain an
IP address through BOOTP
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter interface view.
interface
interface-type
interface-number
N/A
3.
Configure an interface to
dynamically obtain an IP address
through BOOTP.
ip address bootp-alloc
By default, an interface does not use
BOOTP to obtain an IP address.
Displaying and maintaining BOOTP client
configuration
Task
Command
Remarks
Display BOOTP client information.
display bootp client
[
interface
interface-type
interface-number
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
BOOTP client configuration example
Network requirements
As shown in
Figure 31
, Switch B's port belonging to VLAN 1 connects to the LAN. VLAN-interface 1
obtains an IP address from the DHCP server by using BOOTP.
Configuration procedure
The following describes only the configuration on Switch B serving as a client.
# Configure VLAN-interface 1 to dynamically obtain an IP address from the DHCP server.
<SwitchB> system-view
[SwitchB] interface vlan-interface 1
[SwitchB-Vlan-interface1] ip address bootp-alloc
# Use the
display bootp client
command to view the IP address assigned to the BOOTP client.
To make the BOOTP client obtain an IP address from the DHCP server, you must perform additional
configurations on the DHCP server.