Command Manual – IP Addressing and Performance
H3C S7500E Series Ethernet Switches
Chapter 1 IP Addressing Configuration
Commands
1-4
Without the interface type and interface number specified, the information about all
layer 3 interfaces is displayed; with only the interface type specified, the information
about all layer 3 interfaces of the specified type is displayed; with both the interface type
and interface number specified, only the information about the specified interface is
displayed.
Related commands: display ip interface.
Examples
# Display brief information about VLAN-interface 1.
<Sysname> display ip interface brief vlan-interface 1
*down: administratively down
(s): spoofing
Interface
Physical
Protocol
IP
Address
Vlan-interface1
up
up 1.1.1.1
Table 1-2
Description on fields of the
display ip interface brief
command
Field
Description
*down
The interface is administratively shut down with the
shutdown
command.
(s)
Spoofing attribute of the interface. It indicates that an interface
whose network layer protocol is displayed up may have no link
present or the link is set up only on demand.
Interface Interface
name
Physical
Physical state of interface
Protocol
Network layer protocol state of interface
IP Address
IP address of interface (If no IP address is configured,
“unassigned” is displayed.)
1.1.3 ip address
Syntax
ip
address
ip-address
{
mask | mask-length
} [
sub
]
undo ip address
[
ip-address
{
mask | mask-length
} [
sub
] ]
View
Interface view
Parameters
ip-address
: IP address of interface, in dotted decimal notation.