27
<Sysname> display ip interface vlan-interface brief description
*down: administratively down
(s): spoofing (l): loopback
Interface Physical Protocol IP Address Description
Vlan10 down down 6.6.6.1 Link to CoreRouter
Vlan2 down down 7.7.7.1 --
Table 4 Command output
Field Description
*down: administratively
down
The interface is administratively shut down by using the
shutdown
command.
(s) : spoofing
Spoofing attribute of the interface. The link protocol state of the interface is up, but
the link is temporarily established on demand or does not exist.
Interface Interface name.
Physical
Physical state of the interface:
• *down—The interface is administratively shut down by using the shutdown
command.
• down—The interface is administratively up but its physical state is down,
possibly because of a connection or link failure.
• up—Both the administrative and physical states of the interface are up.
Protocol
Link layer protocol state of the interface:
• down—The protocol state of the interface is down.
• down(l)—The protocol state of the interface is down (loopback).
• up—The protocol state of the interface is up.
• up(l)—The protocol state of the interface is up (loopback).
• up(s)—The protocol state of the interface is up (spoofing).
IP Address
IP address of the interface. If no IP address is configured, this field displays
hyphens (
--
).
Description
Description of the interface. If no description is configured, this field displays
hyphens (
--
).
Related commands
display ip interface
ip address
ip address
Use ip address to assign an IP address to the interface.
Use undo ip address to remove the IP address from the interface.
Syntax
ip address ip-address { mask-length | mask } [ irf-member member-id | sub ]
undo ip address ip-address { mask-length | mask } [ irf-member member-id | sub ]
Default
No IP address is assigned to an interface.
Views
Interface view