12
Field Description
Link
Physical connection status of an interface:
•
UP
—The interface is physically up.
•
DOWN
—The interface is physically down.
•
ADM
—The interface was shut down by using the
shutdown
command. Bring it up by using the
undo
shutdown
command.
•
Stby
—A standby interface.
Duplex
Duplex mode of an interface:
•
(a)/A
—Autonegotiation.
•
H
—Half-duplex.
•
F
—Full-duplex.
Cause
Causes of a DOWN link:
•
Administratively
—The interface was shut down by executing
the
shutdown
command. To restore the physical state of the
interface, use the
undo shutdown
command.
•
Not connected
—No physical connection because of absence
or failure of network cables.
Related commands
reset counters interface
evb default-manager
Use
evb default-manager
to specify the default VSI manager.
Use
undo evb default-manager
to restore the default.
Syntax
evb default-manager
{ {
ip
ip-address
|
ipv6
ipv6-address
|
name
name
} [
port
port-number
] |
local-server
}
undo evb default-manager
Default
The default VSI manager is not specified.
Views
System view
Predefined user roles
network-admin
Parameters
ip
ip-address
: Specifies the IPv4 address of the default VSI manager.
ipv6
ipv6-address
: Specifies the IPv6 address of the default VSI manager.
name
name
: Specifies the name of the default VSI manager, a case-insensitive string of 1 to 127
characters.
port
port-number
: Specifies the port number of the default VSI manager, in the range of 0 to 65535.
The default port number is 8080.
local-server
: Specifies the device as the default VSI manager.