Shutdown - H3C MSR 5600 Comware 7 Vxlan Command Reference

Hide thumbs Also See for MSR 5600:
Table of Contents

Advertisement

Parameters
service-class-value : Specifies a service class value. The value range for this argument is 0
to 15.
Usage guidelines
Class Based Tunnel Selection (CBTS) compares the service class value of VXLAN packets with the
service class values of MPLS TE tunnels. CBTS uses the following rules to select a tunnel to forward
the traffic:
If the packets match only one MPLS TE tunnel, CBTS uses this tunnel.
If the packets match multiple MPLS TE tunnels, CBTS randomly selects one tunnel from them.
If the packets do not match any MPLS TE tunnel, CBTS selects the MPLS TE tunnel that meets
the following requirements:
Its service class value is smaller than the service class value of the traffic.
Its service class value is the nearest to the service class value of the traffic.
If multiple qualified tunnels exist, CBTS randomly selects one of them to forward the packets. If
an MPLS TE tunnel is not configured with a service class value, this tunnel is preferentially
selected to forward the packets.
The service class value is used only when MPLS TE tunnels are used to forward the VXLAN packets.
This value is meaningless if any other tunnel is used to forward the VXLAN packets.
To set the service class value for an MPLS TE tunnel, use the mpls te service-class
command. For more information about this command, see MPLS TE commands in MPLS Command
Reference.
If you execute the service-class command multiple times for a VSI, the most recent
configuration takes effect.
Examples
# Set the service class value to 2 for outgoing VXLAN packets.
<Sysname> system-view
[Sysname] vsi vpna
[Sysname-vsi-vpna] service-class 2
Related commands
display l2vpn vsi

shutdown

Use shutdown to shut down a VSI.
Use undo shutdown to bring up a VSI.
Syntax
shutdown
undo shutdown
Default
VSIs are not manually shut down.
Views
VSI view
Predefined user roles
network-admin
17

Advertisement

Table of Contents
loading

Table of Contents