HP (Hewlett-Packard) 2524 Network Router User Manual


 
2.11.3 IP commands - VLAN Interface level
[no] ip address <dhcp-bootp | <<ip-addr>/<1..32> |
<ip-addr> <ip-mask>] [secondary]>
This command configures the IP address for the switch. Note, by default this
command uses a VLAN identifier of one. Although this command is duplicated at
the VLAN context level, it is defined here for those customers who do not want to
be exposed to VLAN distinctions.
Parameters:
dhcp-bootp - The method the switch uses to acquire its IP Service configuration:
dhcp-bootp - the switch attempts to get its IP configuration, or its complete
configuration, from a DHCP/Bootp server, depending on how the server is
configured. If the 'address' is specified at the command line then the interface uses
a 'manual' method in which the IP address and subnet mask are explicitly specified.
If the modal operation 'no' is specified for the interface then the interface becomes
disabled and all IP communication with the switch ceases. This includes SNMP,
management, Web browser access, and telnet access.
<ip-addr>/<1..32> - IP address for the switch (or VLAN) IP interface. <1..32> is
the number of bits present in the subnet mask used by all devices in the IP subnet
being configured.
<ip-addr> <ip-mask> - This is an alternative syntax for specifying the IP address
and subnet mask described above.
33