
Configuring IP Addressing
IP Configuration
Figure 8-5. Example of Multinetting on the Default VLAN
Note The Internet (IP) Service screen in the Menu interface (figure 8-1 on page 8-6)
displays the first IP address for each VLAN. You must use the CLI show ip
command to display the full IP address listing for multinetted VLANs.
Removing or Replacing IP Addresses in a Multinetted VLAN. To
remove an IP address from a multinetted VLAN, use the no form of the IP
address command shown on page 8-9. Generally, to replace one IP address
with another, you should first remove the address you want to replace, and
then enter the new address.
Configure the Optional Default Gateway. Using the Global configura-
tion level, you can manually assign one default gateway to the switch. (The
switch does not allow IP addressing received from a DHCP or Bootp server
to replace a manually configured default gateway.)
Syntax: ip default-gateway < ip-address >
For example:
ProCurve(config)# ip default-gateway 10.28.227.115
8-10