H3C CR16000-F Installation manual

H3C CR16000-F Routers
Comware 7 VXLAN Command Reference
New H3C Technologies Co., Ltd.
http://www.h3c.com
Software version: CR16000-CMW710-R7951P01 or later
Document version: 6W100-20191122

Copyright © 2019, New H3C Technologies Co., Ltd. and its licensors
All rights reserved
No part of this manual may be reproduced or transmitted in any form or by any means without prior written
consent of New H3C Technologies Co., Ltd.
Trademarks
Except for the trademarks of New H3C Technologies Co., Ltd., any trademarks that may be mentioned in this
document are the property of their respective owners.
Notice
The information in this document is subject to change without notice. All contents in this document, including
statements, information, and recommendations, are believed to be accurate, but they are presented without
warranty of any kind, express or implied. H3C shall not be liable for technical or editorial errors or omissions
contained herein.

Preface
This command reference describes the commands of VXLAN.
This preface includes the following topics about the documentation:
•Audience.
•Conventions.
•Documentation feedback.
Audience
This documentation is intended for:
•Network planners.
•Field technical support and servicing engineers.
•Network administrators working with the routers.
Conventions
The following information describes the conventions used in the documentation.
Command conventions
Convention Description
Boldface Bold text represents commands and keywords that you enter literally as shown.
Italic Italic text represents arguments that you replace with actual values.
[ ] Square brackets enclose syntax choices (keywords or arguments) that are optional.
{ x | y | ... }
Braces enclose a set of required syntax choices separated by vertical bars, from which
you select one.
[ x | y | ... ]
Square brackets enclose a set of optional syntax choices separated by vertical bars,
from which you select one or none.
{ x | y | ... } *
Asterisk marked braces enclose a set of required syntax choices separated by vertical
bars, from which you select a minimum of one.
[ x | y | ... ] *
Asterisk marked square brackets enclose optional syntax choices separated by vertical
bars, from which you select one choice, multiple choices, or none.
&<1-n> The argument or keyword and argument combination before the ampersand (&) sign
can be entered 1 to n times.
# A line that starts with a pound (#) sign is comments.
GUI conventions
Convention Description
Boldface Window names, button names, field names, and menu items are in Boldface. For
example, the New User window opens; click OK.
> Multi-level menus are separated by angle brackets. For example, File > Create >
Folder.

Symbols
Convention Description
WARNING! An alert that calls attention to important information that if not understood or followed
can result in personal injury.
CAUTION: An alert that calls attention to important information that if not understood or followed
can result in data loss, data corruption, or damage to hardware or software.
IMPORTANT: An alert that calls attention to essential information.
NOTE: An alert that contains additional or supplementary information.
TIP: An alert that provides helpful information.
Network topology icons
Convention Description
Represents a generic network device, such as a router, switch, or firewall.
Represents a routing-capable device, such as a router or Layer 3 switch.
Represents a generic switch, such as a Layer 2 or Layer 3 switch, or a router that
supports Layer 2 forwarding and other Layer 2 features.
Represents an access controller, a unified wired-WLAN module, or the access
controller engine on a unified wired-WLAN switch.
Represents an access point.
Represents a wireless terminator unit.
Represents a wireless terminator.
Represents a mesh access point.
Represents omnidirectional signals.
Represents directional signals.
Represents a security product, such as a firewall, UTM, multiservice security
gateway, or load balancing device.
Represents a security module, such as a firewall, load balancing, NetStream, SSL
VPN, IPS, or ACG module.
Examples provided in this document
Examples in this document might use devices that differ from your device in hardware model,
configuration, or software version. It is normal that the port numbers, sample output, screenshots,
and other information in the examples differ from what you have on your device.
T
T
T
T

Documentation feedback
You can e-mail your comments about product documentation to info@h3c.com.
We appreciate your comments.

i
Contents
VXLAN commands···········································································1
Basic VXLAN commands·············································································································1
ac statistics enable ··············································································································1
arp suppression enable ········································································································1
description·························································································································2
display arp suppression vsi····································································································3
display igmp host group········································································································4
display l2vpn interface··········································································································5
display l2vpn mac-address ····································································································7
display l2vpn service-instance································································································9
display l2vpn vsi················································································································11
display vxlan tunnel ···········································································································13
encapsulation···················································································································15
flooding disable·················································································································16
group······························································································································17
igmp host enable···············································································································18
l2vpn enable·····················································································································19
l2vpn statistics interval········································································································19
mac-address static ············································································································20
reset l2vpn mac-address·····································································································21
reset l2vpn statistics ac·······································································································21
reset l2vpn statistics tunnel··································································································22
selective-flooding mac-address ····························································································23
service-instance················································································································23
shutdown·························································································································24
statistics enable (Ethernet service instance view)·····································································25
statistics enable (tunnel interface view) ··················································································25
tunnel ·····························································································································26
tunnel global source-address·······························································································27
tunnel statistics enable ·······································································································27
tunnel statistics vxlan auto···································································································28
vsi··································································································································29
vxlan·······························································································································29
vxlan invalid-vlan-tag discard ·······························································································30
vxlan tunnel arp-learning disable ··························································································31
vxlan tunnel mac-learning disable ·························································································31
vxlan tunnel nd-learning disable ···························································································32
vxlan udp-port···················································································································32
xconnect vsi·····················································································································33
VXLAN IP gateway commands ···································································································35
arp distributed-gateway dynamic-entry synchronize··································································35
arp send-rate····················································································································35
bandwidth························································································································36
default·····························································································································37
description·······················································································································37
display interface vsi-interface·······························································································38
distributed-gateway local·····································································································41
gateway subnet·················································································································41
gateway vsi-interface ·········································································································42
interface vsi-interface·········································································································43
ipv6 nd distributed-gateway dynamic-entry synchronize·····························································44
mac-address ····················································································································44
mtu·································································································································45
reset counters interface vsi-interface ·····················································································45
shutdown·························································································································46
vtep group member local·····································································································46
vtep group member remote ·································································································47

ii

1
VXLAN commands
Basic VXLAN commands
ac statistics enable
Use ac statistics enable to enable packet statistics for a Layer 3 interface that acts as an AC.
Use undo ac statistics enable to disable packet statistics for a Layer 3 interface that acts as
an AC.
Syntax
ac statistics enable
undo ac statistics enable
Default
The packet statistics feature is disabled for a Layer 3 interface that acts as anAC.
Views
Layer 3 aggregate interface view
Layer 3 Ethernet interface view
Predefined user roles
network-admin
Usage guidelines
For this command to take effect, you must map the Layer 3 interface to a VSI. If you modify the VSI
mapping, packet statistics of the interface are cleared.
Examples
# Map GigabitEthernet 3/1/1 to VSI vsia and enable packet statistics on the interface.
<Sysname> system-view
[Sysname] interface gigabitethernet 3/1/1
[Sysname-GigabitEthernet3/1/1] xconnect vsi vsia
[Sysname-GigabitEthernet3/1/1] ac statistics enable
Related commands
display l2vpn interface verbose
reset l2vpn statistics ac
arp suppression enable
Use arp suppression enable to enableARP flood suppression.
Use undo arp suppression enable to disable ARP flood suppression.
Syntax
arp suppression enable
undo arp suppression enable

2
Default
ARP flood suppression is disabled.
Views
VSI view
Predefined user roles
network-admin
Usage guidelines
ARP flood suppression reduces ARP request broadcasts by enabling the VTEP to reply to ARP
requests on behalf of VMs.
This feature snoopsARP packets to populate the ARPflood suppression table with local and remote
MAC addresses. If an ARP request has a matching entry, the VTEP replies to the request on behalf
of the VM. If no match is found, the VTEP floods the request to both local and remote sites.
Examples
# Enable ARP flood suppression for VSI vsi1.
<Sysname> system-view
[Sysname] vsi vsi1
[Sysname-vsi-vsi1] arp suppression enable
Related commands
display arp suppression vsi
reset arp suppression vsi
description
Use description to configure a description for a VSI.
Use undo description to restore the default.
Syntax
description text
undo description
Default
A VSI does not have a description.
Views
VSI view
Predefined user roles
network-admin
Parameters
text: Specifies a description, a case-sensitive string of 1 to 80 characters.
Examples
# Configure a description for VSI vpn1.
<Sysname> system-view
[Sysname] vsi vpn1
[Sysname-vsi-vpn1] description vsi for vpn1

3
Related commands
display l2vpn vsi
display arp suppression vsi
Use display arp suppression vsi to display ARP flood suppression entries.
Syntax
In standalone mode:
display arp suppression vsi [name vsi-name ][slot slot-number ][count ]
In IRF mode:
display arp suppression vsi [name vsi-name ][chassis chassis-number slot
slot-number ][count ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
name vsi-name: Specifies a VSI by its name. If you do not specify a VSI, this command displays
entries for all VSIs.
slot slot-number: Specifies a card by its slot number. If you do not specify a card, this command
displays entries on the active MPU. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member device.
The chassis-number argument represents the IRF member ID. The slot-number argument
represents the slot number of the card. If you do not specify a card, this command displays entries on
the global active MPU. (In IRF mode.)
count: Displays the number of ARP flood suppression entries that match the command.
Examples
# Display ARP flood suppression entries.
<Sysname> display arp suppression vsi
IP address MAC address Vsi Name Link ID Aging
1.1.1.2 000f-e201-0101 vsi1 0x70000 14
1.1.1.3 000f-e201-0202 vsi1 0x80000 18
1.1.1.4 000f-e201-0203 vsi2 0x90000 10
# Display the number of ARP flood suppression entries.
<Sysname> display arp suppression vsi count
Total entries: 3
Table 1 Command output
Field Description
Link ID Link ID that uniquely identifies an AC or a VXLAN tunnel on a VSI.
Aging Remaining lifetime (in minutes) of the ARP flood suppression entry. When
the timer expires, the entry is deleted.

4
Related commands
arp suppression enable
reset arp suppression vsi
display igmp host group
Use display igmp host group to display information about the multicast groups that contain
IGMP host-enabled interfaces.
Syntax
display igmp host group [group-address |interface interface-type
interface-number ][verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
group-address: Specifies a multicast group address in the range of 224.0.1.0 to
239.255.255.255. If you do not specify a multicast group, this command displays information about
all multicast groups.
interface interface-type interface-number: Specifies an interface by its type and
number. If you do not specify an interface, this command displays multicast group information for all
interfaces.
verbose: Displays detailed multicast group information. If you do not specify this keyword, the
command displays brief multicast group information.
Usage guidelines
For the VXLAN multicast source interface of a multicast-mode VXLAN to join its VXLAN multicast
group, enable the IGMP host feature on the interface. The VXLAN multicast source interface
provides the source IP address for multicast VXLAN packets.
Use this command to verify the following information:
•Multicast group information for VXLANs.
•Group membership status of VXLAN multicast source interfaces.
Examples
# Display brief information about all multicast groups that contain IGMP host-enabled interfaces.
<Sysname> display igmp host group
IGMP host groups in total: 2
GigabitEthernet3/1/1(1.1.1.20):
IGMP host groups in total: 2
Group address Member state Expires
225.1.1.1 Idle Off
225.1.1.2 Idle Off
# Display detailed information about all multicast groups that contain IGMP host-enabled interfaces.
<Sysname> display igmp host group verbose
GigabitEthernet3/1/1(1.1.1.20):

5
IGMP host groups in total: 2
Group: 225.1.1.1
Group mode: Exclude
Member state: Idle
Expires: Off
Source list (sources in total: 0):
Group: 225.1.1.2
Group mode: Exclude
Member state: Idle
Expires: Off
Source list (sources in total: 0):
Table 2 Command output
Field Description
IGMP host groups in total Total number of multicast groups that contain IGMP host-enabled
interfaces.
GigabitEthernet3/1/1(1.1.1.20) Name and IP address of the IGMP host-enabled interface.
IGMP host groups in total Total number of multicast groups on the interface.
Group address/Group Address of the multicast group.
Member state
Member state:
•Delay—The interface has joined the multicast group, and it has
started the delay timer for sending IGMP reports.
•Idle—The interface has joined the multicast group, but it has not
started the delay timer for sending IGMP reports.
The delay timer is not user configurable.
Expires Remaining delay time for the interface to send an IGMP report.
This field displays Off if the delay timer is disabled.
Group mode Multicast source filtering mode:
•Include.
•Exclude.
Source list Multicast sources of the multicast group.
sources in total Total number of multicast sources.
NOTE:
For more information about the command output, see IGMP in IP Multicast Configuration Guide.
Related commands
igmp host enable
display l2vpn interface
Use display l2vpn interface to display L2VPN information for Layer 3 interfaces that are
mapped to VSIs.
Syntax
display l2vpn interface [vsi vsi-name |interface-type interface-number ]
[verbose ]

6
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
vsi vsi-name: Specifies a VSI name, a case-sensitive string of 1 to 31 characters.
interface-type interface-number: Specifies an interface by its type and number.
verbose: Displays detailed information about Layer 3 interfaces. If you do not specify this keyword,
the command displays brief information about Layer 3 interfaces.
Usage guidelines
If you do not specify any parameters, this command displays brief L2VPN information for all Layer 3
interfaces that are mapped to VSIs.
Examples
# Display brief L2VPN information for all Layer 3 interfaces that are mapped to VSIs.
<Sysname> display l2vpn interface
Total number of interfaces: 2, 1 up, 1 down
Interface Owner Link ID State Type
GE3/1/1 vxlan3 1 Up VSI
GE3/1/2 vxlan4 2 Down VSI
Table 3 Command output
Field Description
Interface Layer 3 interface name.
Owner VSI name.
Link ID The interface's link ID on the VSI.
State Physical state of the interface:
•Up—The interface is physically up.
•Down—The interface is physically down.
Type L2VPN type of the interface. This field displays VSI for the VXLAN feature.
# Display detailed L2VPN information for all Layer 3 interfaces that are mapped to VSIs.
<Sysname> display l2vpn interface verbose
Interface: RAGG1
Owner : a
Link ID : 0
State : Down
Type : VSI
DF State : DF
Statistics : Enabled
Input Statistics:
Octets : 0
Packets : 0

7
Errors : 0
Discards: 0
Output Statistics:
Octets : 0
Packets : 0
Errors : 0
Discards: 0
Table 4 Command output
Field Description
Interface Layer 3 interface name.
Owner VSI name.
Link ID The interface's link ID on the VSI.
State Physical state of the interface:
•Up—The interface is physically up.
•Down—The interface is physically down.
Type L2VPN type of the interface. This field displays VSI for the VXLAN feature.
DF State
Whether the device is the designated forwarder for the AC at a multihomed
EVPN site:
•BDF—The device is a backup designated forwarder.
•DF—The device is the designated forwarder.
This field is not displayed if no Ethernet segment identifiers are configured on
the interface.
Statistics Packet statistics state:
•Enabled—The packet statistics feature is enabled for the interface.
•Disabled—The packet statistics feature is disabled for the interface.
Input Statistics
Incoming traffic statistics:
•Octets—Number of incoming bytes.
•Packets—Number of incoming packets.
•Errors—Number of error packets.
•Discards—Number of dropped packets.
Output Statistics
Outgoing traffic statistics:
•Octets—Number of outgoing bytes.
•Packets—Number of outgoing packets.
•Errors—Number of error packets.
•Discards—Number of dropped packets.
Related commands
display l2vpn service-instance
display l2vpn mac-address
Use display l2vpn mac-address to display L2VPN MAC address entries.
Syntax
display l2vpn mac-address [interface interface-type interface-number
[service-instance instance-id ]|vsi vsi-name [ac ]][dynamic ][count ]

8
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
interface interface-type interface-number: Specifies an interface by its interface
type and number.
service-instance instance-id: Specifies an Ethernet service instance by its ID in the range
of 1 to 4096. Do not specify this option if a Layer 3 interface is specified. If you specify a Layer 2
Ethernet interface or Layer 2 aggregate interface, you must specify this option.
vsi vsi-name: Specifies a VSI name, a case-sensitive string of 1 to 31 characters.
ac: Specifies allACs in the specified VSI. If you do not specify this keyword, the command displays
MAC address entries for allACs and VXLAN tunnels in the specified VSI.
dynamic: Specifies dynamic MAC address entries learned in the data plane. If you do not specify
this keyword, the command displays all MAC address entries, including:
•Dynamic remote- and local-MAC entries.
•Remote-MAC entries advertised through BGP EVPN.
•Manually added static remote-MAC entries.
•Remote-MAC entries issued through OpenFlow.
VXLAN does not support static local-MAC entries.
count: Displays the number of MAC address entries. If you do not specify this keyword, the
command displays detailed information about MAC address entries.
Usage guidelines
This command displays all L2VPN MAC address entries if you do not specify any of the following
parameters:
•interface interface-type interface-number.
•service-instance instance-id.
•vsi vsi-name.
Examples
# Display all L2VPN MAC address entries.
<Sysname> display l2vpn mac-address
MAC Address State VSI Name Link ID/Name Aging
0000-0000-000c Dynamic vpn1 Tunnel60 Aging
...
# Display the total number of L2VPN MAC address entries.
<Sysname> display l2vpn mac-address count
4 mac address(es) found
Table 5 Command output
Field Description
State Entry state:
•Dynamic—Local- or remote-MAC entry dynamically learned in the data plane.

9
Field Description
•Static—Static remote-MAC entry.
•EVPN—Remote-MAC entry advertised through BGP EVPN.
•OpenFlow—Remote-MAC entry issued by a remote controller through
OpenFlow.
Link ID/Name For a local MAC address, this field displays the AC's link ID on the VSI.
For a remote MAC address, this field displays the tunnel interface name.
Aging Entry aging state:
•Aging.
•NotAging.
Related commands
reset l2vpn mac-address
display l2vpn service-instance
Use display l2vpn service-instance to display information about Ethernet service
instances.
Syntax
display l2vpn service-instance [interface interface-type
interface-number [service-instance instance-id ]][verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
interface interface-type interface-number: Specifies a Layer 2 Ethernet interface or
Layer 2 aggregate interface by its interface type and number. If you do not specify an interface, this
command displays Ethernet service instance information for all Layer 2 Ethernet interfaces and
Layer 2 aggregate interfaces.
service-instance instance-id: Specifies an Ethernet service instance by its ID in the range
of 1 to 4096. If you do not specify an Ethernet service instance, this command displays information
about all Ethernet service instances on the specified interface.
verbose: Displays detailed information about Ethernet service instances. If you do not specify this
keyword, the command displays brief information about Ethernet service instances.
Examples
# Display brief information about all Ethernet service instances.
<Sysname> display l2vpn service-instance
Total number of service-instances: 4, 4 up, 0 down
Total number of ACs: 2, 2 up, 0 down
Interface SrvID Owner LinkID State Type
GE3/1/1 3 vsi12 1 Up VSI
GE3/1/1 4 vsi13 1 Up VSI

10
Table 6 Command output
Field Description
Total number of ACs Total number of attachment circuits (ACs) and the number of ACs in each state
(up or down).
Interface Name of a Layer 2 Ethernet interface or Layer 2 aggregate interface.
SrvID Ethernet service instance ID.
Owner VSI name. This field is empty if an Ethernet service instance is not mapped to
any VSI.
LinkID Ethernet service instance's link ID on the VSI.
State Ethernet service instance state:
•Up.
•Down.
Type L2VPN type of the Ethernet service instance:
•VSI.
•VPWS.
# Display detailed information about all Ethernet service instances on GigabitEthernet 3/1/1.
<Sysname> display l2vpn service-instance interface gigabitethernet 3/1/1 verbose
Interface: BAGG1
Service Instance: 1
Encapsulation : s-vid 2
VSI Name : a
Link ID : 1
State : Down
DF state : BDF
Statistics : Enabled
Input Statistics:
Octets : 0
Packets : 0
Errors : 0
Discards: 0
Output Statistics:
Octets : 0
Packets : 0
Errors : 0
Discards: 0
Table 7 Command output
Field Description
Interface Name of a Layer 2 Ethernet interface or Layer 2 aggregate interface.
Service Instance Ethernet service instance ID.
Encapsulation Frame match criterion of the Ethernet service instance. If the Ethernet service
instance does not contain a match criterion, the command does not display this field.
Link ID Ethernet service instance's link ID on the VSI.
State Ethernet service instance state:
•Up.

11
Field Description
•Down.
DF State
Whether the device is the designated forwarder for the AC at a multihomed EVPN
site:
•BDF—The device is a backup designated forwarder.
•DF—The device is the designated forwarder.
This field is not displayed if no Ethernet segment identifiers are configured on the
interface.
Statistics
Packet statistics state:
•Enabled—The packet statistics feature is enabled for the Ethernet service
instance.
•Disabled—The packet statistics feature is disabled for the Ethernet service
instance.
Input Statistics
Incoming traffic statistics:
•Octets—Number of incoming bytes.
•Packets—Number of incoming packets.
•Errors—Number of error packets.
•Discards—Number of dropped packets.
Output Statistics
Outgoing traffic statistics:
•Octets—Number of outgoing bytes.
•Packets—Number of outgoing packets.
•Errors—Number of error packets.
•Discards—Number of dropped packets.
Related commands
service-instance
display l2vpn vsi
Use display l2vpn vsi to display information about VSIs.
Syntax
display l2vpn vsi [name vsi-name ][verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
name vsi-name: Specifies a VSI by its name, a case-sensitive string of 1 to 31 characters. If you
do not specify a VSI, this command displays information about all VSIs.
verbose: Displays detailed information about VSIs. If you do not specify this keyword, the
command displays brief information about VSIs.
Examples
# Display brief information about all VSIs.
<Sysname> display l2vpn vsi
Total number of VSIs: 1, 1 up, 0 down, 0 admin down

12
VSI Name VSI Index MTU State
vpna 0 1500 Up
Table 8 Command output
Field Description
MTU MTU on the VSI.
State
VSI state:
•Up—The VSI is up.
•Down—The VSI is down.
•Admin down—The VSI has been manually shut down by using the
shutdown command.
# Display detailed information about all VSIs.
<Sysname> display l2vpn vsi verbose
VSI Name: vpna
VSI Index : 2
VSI State : Down
MTU : 1500
Bandwidth : Unlimited
Broadcast Restrain : 5120 kbps
Multicast Restrain : 5120 kbps
Unknown Unicast Restrain: 5120 kbps
MAC Learning : Enabled
MAC Table Limit : Unlimited
MAC Learning rate : -
Drop Unknown : -
Flooding : Enabled
VXLAN ID : 10
Tunnel Statistics : Enabled
Tunnels:
Tunnel Name Link ID State Type Flood Proxy
Tunnel1 0x5000001 UP Manual Disabled
ACs:
AC Link ID State
RAGG1 0 Down
Statistics: Disabled
Table 9 Command output
Field Description
VSI Description Description of the VSI. If the VSI does not have a description, the command does
not display this field.
VSI State
VSI state:
•Up—The VSI is up.
•Down—The VSI is down.
•Administratively down—The VSI has been manually shut down by using
the shutdown command.
MTU MTU on the VSI.

13
Field Description
Bandwidth Maximum bandwidth (in kbps) for known unicast traffic on the VSI.
Broadcast Restrain Broadcast restraint bandwidth (in kbps).
Multicast Restrain Multicast restraint bandwidth (in kbps).
Unknown Unicast
Restrain Unknown unicast restraint bandwidth (in kbps).
MAC Learning State of the MAC learning feature.
MAC Table Limit Maximum number of MAC address entries on the VSI.
MAC Learning rate MAC address entry learning rate of the VSI. This field is not supported in the
current software version.
Drop Unknown Action on source MAC-unknown frames received after the maximum number of
MAC entries is reached. This field is not supported in the current software version.
Flooding
State of the VSI's flooding feature:
•Enabled—Flooding is enabled on the VSI. The VTEP floods broadcast,
unknown unicast, and unknown multicast frames to both local and remote
sites.
•Disabled—Flooding is disabled on the VSI. The VTEP floods broadcast,
unknown unicast, and unknown multicast frames only to local sites.
Gateway Interface VSI interface name.
Tunnel Statistics
Packet statistics state:
•Enabled—The packet statistics feature is enabled for the VXLAN tunnels of
the VSI.
•Disabled—The packet statistics feature is disabled for the VXLAN tunnels of
the VSI.
State
Tunnel state:
•Up—The tunnel is operating correctly.
•Blocked—The tunnel is a backup proxy tunnel. Its tunnel interface is up, but
the tunnel is blocked because the primary proxy tunnel is operating correctly.
This state is not supported in the current software version.
•Down—The tunnel interface is down.
Type
Tunnel assignment method:
•Auto—The tunnel was automatically assigned to the VXLAN:
{EVPN automatically assigned the tunnel to the VXLAN.
{For a multicast-mode VXLAN, the tunnel (MTunnel) was automatically
created and assigned to the VXLAN to transmit flood traffic.
•Manual—The tunnel was manually assigned to the VXLAN.
Flood Proxy Flood proxy state. This field is not supported in the current software version.
ACs ACs that are bound to the VSI.
Link ID AC's link ID on the VSI.
State AC state:
•Up.
•Down.
display vxlan tunnel
Use display vxlan tunnel to display VXLAN tunnel information for VXLANs.
Other manuals for CR16000-F
8
Table of contents
Other H3C Network Router manuals

H3C
H3C MSR 5600 Operating and maintenance manual

H3C
H3C CR16000-F User manual

H3C
H3C S12500R Series Quick guide

H3C
H3C SR6616 User manual

H3C
H3C MSR810 Installation manual

H3C
H3C S12500R-2L Operating and maintenance manual

H3C
H3C S5500-EI series User manual

H3C
H3C HIM-8FE User manual

H3C
H3C H3C S3600 Series User manual

H3C
H3C RA5300 User manual

H3C
H3C MSR 3600 User manual

H3C
H3C MSR-20-21 ROUTER User manual

H3C
H3C CR16000-F Operating and maintenance manual

H3C
H3C MSR 3600 User manual

H3C
H3C SR6600 SPE-FWM Installation manual

H3C
H3C RA200 User manual

H3C
H3C MSR810 Installation manual

H3C
H3C MSR830 Series User manual

H3C
H3C MSR Series Installation manual

H3C
H3C RA100 User manual