SROS Command Line Interface Reference Guide
BVI Interface Config Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
797
ip address
<address> <mask>
[secondary]
Use the
ip address
command to define an IP address on the specified interface. Use the optional
secondary
keyword to define a secondary IP address. Use the
no
form of this command to remove a
configured IP address.
Syntax Description
<ip address>
Specifies a valid IP address. IP addresses should be expressed in dotted decimal
notation (for example,
10.10.10.1
).
<mask>
Specifies the subnet mask that corresponds to a range of IP addresses (network)
or a specific host. Subnet masks can be expressed in dotted decimal notation (for
example,
255.255.255.0
) or as a prefix length (for example,
/24
).
secondary
Optional. Configures a secondary IP address for the specified interface.
Default Values
By default, there are no assigned IP addresses.
Functional Notes
Use secondary IP addresses to allow dual subnets on a single interface (when you need more IP
addresses than the primary subnet can provide). When using secondary IP addresses, avoid routing loops
by verifying that all devices on the network segment are configured with secondary IP addresses on the
secondary subnet.
Usage Examples
The following example configures a secondary IP address of
192.22.72.101/30
:
ProCurve(config)#
interface bvi 1
ProCurve(config-bvi 1)#
ip address 192.22.72.101 255.255.255.252 secondary
To view configured secondary IP address(es), use the
show running-config
command. Secondary IP
address information is not available through other
show
commands.
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......