R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
23
ip address unnumbered
Use ip address unnumbered to configure the current interface as IP unnumbered to borrow an IP address
from another interface.
Use undo ip address unnumbered to disable IP unnumbered on the interface.
Syntax
ip address unnumbered interface interface-type interface-number
undo ip address unnumbered
Default
The interface does not borrow IP addresses from other interfaces.
Views
Interface view
Default command level
2: System level
Parameters
interface interface-type interface-number: Specifies an interface from which the current interface can
borrow an IP address.
Examples
# Configure the interface Serial 2/0/2 to borrow the IP address of the interface GigabitEthernet 3/1/1.
<Sysname> system-view
[Sysname] interface serial 2/0/2
[Sysname-Serial2/0/2] ip address unnumbered interface GigabitEthernet 3/1/1