19
tunnel global source-address
Use
tunnel global source-address
to specify a global source address for VXLAN tunnels.
Use
undo tunnel global source-address
to restore the default.
Syntax
tunnel global source-address
ip-address
undo tunnel global source-address
Default
No global source address is specified for VXLAN tunnels.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
ip-address
: Specifies an IP address.
Usage guidelines
A VXLAN tunnel uses the global source address if you do not specify a source interface or source
address for the tunnel.
The global source address takes effect only on VXLAN tunnels.
Examples
# Specify 1.1.1.1 as the global source address for VXLAN tunnels.
<Sysname> system-view
[Sysname] tunnel global source-address 1.1.1.1
tunnel statistics enable
Use
tunnel statistics enable
to enable packet statistics for all VXLAN tunnels associated
with a VSI.
Use
undo tunnel statistics enable
to disable packet statistics for all VXLAN tunnels
associated with a VSI.
Syntax
tunnel statistics enable
undo tunnel statistics enable
Default
The packet statistics feature is disabled for the VXLAN tunnels associated with a VSI.
Views
VSI view
Predefined user roles
network-admin
mdc-admin