14
Syntax
reserved vxlan
vxlan-id
undo reserved vxlan
Default
No VXLAN has been reserved.
Views
System view
Predefined user roles
network-admin
Parameters
vxlan-id
: Specifies a VXLAN ID in the range of 0 to 16777215.
Usage guidelines
You can specify only one reserved VXLAN on the VTEP. The reserved VXLAN cannot be the VXLAN
created on any VSI.
The reserved VXLAN ID cannot be the same as the remote VXLAN ID specified by using the
mapping vni
command.
Examples
# Specify VXLAN 10000 as the reserved VXLAN.
<Sysname> system-view
[Sysname] reserved vxlan 10000
Related commands
mapping vni
(
EVPN Command Reference
)
reset arp suppression vsi
Use
reset arp suppression vsi
to clear ARP flood suppression entries on VSIs.
Syntax
reset arp suppression vsi
[
name vsi-name
]
Views
User view
Predefined user roles
network-admin
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 clears ARP flood suppression entries on all VSIs.
Examples
# Clear ARP flood suppression entries on all VSIs.
<Sysname> reset arp suppression vsi
This command will delete all entries. Continue? [Y/N]:y
Related commands
arp suppression enable