R21xx-HP FlexFabric 11900 MPLS Command Reference

Table Of Contents
188
Usage guidelines
After you disable a VSI, the VSI cannot provide VPLS services.
Use the shutdown command when you want to temporally disable VPLS. After a VSI is disabled, all
existing configurations of the VSI keep unchanged, and you can further configure the VSI. After the
configuration, use the undo shutdown command to enable the VSI, which will provide VPLS services
using the new settings.
Examples
# Disable the VSI vpn1.
<Sysname> system-view
[Sysname] vsi vpn1
[Sysname-vsi-vpn1] shutdown
Related commands
display l2vpn vsi
vsi
Use vsi to create a VSI or enter VSI view. If the VSI has been created, the command places you to VSI view
directly.
Use undo vsi to delete a VSI.
Syntax
vsi vsi-name
undo vsi vsi-name
Default
No VSI is created.
Views
System view
Predefined user roles
network-admin
Parameters
vsi-name: Specifies a name for the VSI, a case-sensitive string of 1 to 31 characters.
Examples
# Create a VSI named vpls1 and enter VSI view.
<Sysname> system-view
[Sysname] vsi vpls1
[Sysname-vsi-vpls1]
Related commands
display l2vpn vsi
xconnect vsi
Use xconnect vsi to bind a Layer 3 interface or a service instance to a VSI.