28
This command might fail to restore the default settings for some commands for reasons such as
command dependencies and system restrictions.
To resolve this problem:
1.
Use the
display this
command in interface view to identify these commands.
2.
Use their
undo
forms or follow the command reference to restore their default settings.
3.
If the restoration attempt still fails, follow the error message instructions to resolve the problem.
Examples
# Restore the default settings for VSI-interface 100.
<Sysname> system-view
[Sysname] interface vsi-interface 100
[Sysname-Vsi-interface100] default
This command will restore the default settings. Continue? [Y/N]:y
description
Use
description
to configure the description of a VSI interface.
Use
undo description
to restore the default.
Syntax
description
text
undo
description
Default
The description of a VSI interface is
interface-name
plus
Interface
(for example,
Vsi-interface100
Interface
).
Views
VSI interface view
Predefined user roles
network-admin
mdc-admin
Parameters
text
: Specifies a description, a case-sensitive string of 1 to 255 characters.
Examples
# Configure the description as
gateway for VXLAN 10
for VSI-interface 100.
<Sysname> system-view
[Sysname] interface vsi-interface 100
[Sysname-Vsi-interface100] description gateway for VXLAN 10
display interface vsi-interface
Use
display interface vsi-interface
to display information about VSI interfaces.
Syntax
display
interface
[
vsi-interface
[
vsi-interface-id
]
]
[
brief
[
description
|
do
wn
]
]