SROS Command Line Interface Reference Guide
BVI Interface Config Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
796
client-id
Optional. By default, the client identifier is populated using the following formula:
TYPE: INTERFACE SPECIFIC INFO : MAC ADDRESS
Where TYPE specifies the media type in the form of one hexadecimal byte (refer
to
hardware-address <hardware-address> <type>
on page 1414 for a detailed
listing of media types), and the MAC ADDRESS is the Media Access Control
(MAC) address assigned to the first Ethernet interface in the unit in the form of six
hexadecimal bytes. (For units with a single Ethernet interface, the MAC
ADDRESS assigned to Ethernet 0/1 is used in this field).
hostname
<“string”>
By default, the host name is the name configured using the Global Configuration
hostname
command.
Functional Notes
DHCP allows interfaces to acquire a dynamically assigned IP address from a configured DHCP server on
the network. Many Internet Service Providers (ISPs) require the use of DHCP when connecting to their
services. Using DHCP reduces the number of dedicated IP addresses the ISP must obtain. Consult your
ISP to determine the proper values for the
client-id
and
hostname
fields.
Usage Examples
The following example enables DHCP operation on virtual BVI interface 1:
ProCurve(config)#
interface bvi 1
ProCurve(config-bvi 1)#
ip address dhcp
The following example enables DHCP operation on virtual BVI interface 1 utilizing hostname
ProCurve
and does not allow obtaining a default route, domain name, or nameservers. It also sets the administrative
distance as
5
:
ProCurve(config)#
interface bvi 1
ProCurve(config-bvi 1)#
ip address dhcp hostname “ProCurve” no-default-route no-domain-name
no-nameservers 5
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......