-
-
-
-
-
-
vxlan
-
-
-
-
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
vxlan
The following operations can be performed on “vxlan”:
add | rm | set | unset | stat | bind | unbind | show |
add vxlan
Adds a VXLAN to the Citrix ADC.
Synopsis
add vxlan
Arguments
id A positive integer, which is also called VXLAN Network Identifier (VNI), that uniquely identifies a VXLAN. Minimum value: 1 Maximum value: 16777215
vlan ID of VLANs whose traffic is allowed over this VXLAN. If you do not specify any VLAN IDs, the Citrix ADC allows traffic of all VLANs that are not part of any other VXLANs. Minimum value: 2 Maximum value: 4094
port Specifies UDP destination port for VXLAN packets. Default value: 4789 Minimum value: 1 Maximum value: 65534
dynamicRouting Enable dynamic routing on this VXLAN.
Possible values: ENABLED, DISABLED Default value: DISABLED
ipv6DynamicRouting Enable all IPv6 dynamic routing protocols on this VXLAN. Note: For the ENABLED setting to work, you must configure IPv6 dynamic routing protocols from the VTYSH command line.
Possible values: ENABLED, DISABLED Default value: DISABLED
type VXLAN encapsulation type. VXLAN, VXLANGPE
Possible values: VXLAN, VXLANGPE Default value: VXLAN
protocol VXLAN-GPE next protocol. RESERVED, IPv4, IPv6, ETHERNET, NSH
Possible values: IPv4, IPv6, ETHERNET, NSH Default value: ETHERNET
innerVlanTagging Specifies whether Citrix ADC should generate VXLAN packets with inner VLAN tag.
Possible values: ENABLED, DISABLED Default value: DISABLED
Example
add vxlan 20000 -vlan 4
rm vxlan
Removes a VXLAN from the Citrix ADC
Synopsis
rm vxlan
Arguments
id A positive integer, which is also called VXLAN Network Identifier (VNI), that uniquely identifies a VXLAN. Minimum value: 1 Maximum value: 16777215
Example
rm vxlan 20000
set vxlan
Modify VXLAN parameters
Synopsis
set vxlan
Arguments
id A positive integer, which is also called VXLAN Network Identifier (VNI), that uniquely identifies a VXLAN. Minimum value: 1 Maximum value: 16777215
vlan ID of VLANs whose traffic is allowed over this VXLAN. If you do not specify any VLAN IDs, the Citrix ADC allows traffic of all VLANs that are not part of any other VXLANs. Minimum value: 2 Maximum value: 4094
port Specifies UDP destination port for VXLAN packets. Default value: 4789 Minimum value: 1 Maximum value: 65534
dynamicRouting Enable dynamic routing on this VXLAN.
Possible values: ENABLED, DISABLED Default value: DISABLED
ipv6DynamicRouting Enable all IPv6 dynamic routing protocols on this VXLAN. Note: For the ENABLED setting to work, you must configure IPv6 dynamic routing protocols from the VTYSH command line.
Possible values: ENABLED, DISABLED Default value: DISABLED
innerVlanTagging Specifies whether Citrix ADC should generate VXLAN packets with inner VLAN tag.
Possible values: ENABLED, DISABLED Default value: DISABLED
Example
set vxlan 20000 -vlan 4
unset vxlan
Use this command to remove vxlan settings.Refer to the set vxlan command for meanings of the arguments.
Synopsis
unset vxlan
stat vxlan
Display statistics for VXLAN(s).
Synopsis
stat vxlan [
Arguments
id An integer specifying the VXLAN identification number (VNID). Minimum value: 1 Maximum value: 16777215
detail Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.
fullValues Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated
ntimes The number of times, in intervals of seven seconds, the statistics should be displayed. Default value: 1 Minimum value: 0
logFile The name of the log file to be used as input.
clearstats Clear the statsistics / counters
Possible values: basic, full
Output
count devno stateflag
Counters
Packets received (RxPkts) Packets received on the VXLAN.
Bytes received (RxBytes) Bytes of data received on the VXLAN.
Packets sent (TxPkts) Packets transmitted on the VXLAN.
Bytes sent (TxBytes) Bytes of data transmitted on the VXLAN.
Example
stat vxlan 10000
Related Commands
bind vxlan
Binds tunnels or IP addresses to the VXLAN
Synopsis
bind vxlan
Arguments
id A positive integer, which is also called VXLAN Network Identifier (VNI), that uniquely identifies a VXLAN. Minimum value: 1 Maximum value: 16777215
srcIP The source IP address to use in outgoing vxlan packets.
IPAddress Network address to be associated with the VXLAN. Should exist on the appliance before you associate it with the VXLAN.
netmask Subnet mask for the network address defined for this VXLAN.
Example
bind vxlan 20000 -tunnel t1
unbind vxlan
Unbinds tunnels and IP addresses from the VXLAN
Synopsis
unbind vxlan
Arguments
id A positive integer, which is also called VXLAN Network Identifier (VNI), that uniquely identifies a VXLAN. Minimum value: 1 Maximum value: 16777215
srcIP The source IP address to use in outgoing vxlan packets.
IPAddress The IP Address associated with the VXLAN configuration.
netmask Subnet mask for the network address defined for this VXLAN.
Example
unbind vxlan 20000 -tunnel t1
show vxlan
Display all the VXLANs on the Citrix ADC
Synopsis
show vxlan [
Arguments
id A positive integer, which is also called VXLAN Network Identifier (VNI), that uniquely identifies a VXLAN. Minimum value: 1 Maximum value: 16777215
Output
vlan ID of VLANs whose traffic is allowed over this VXLAN. If you do not specify any VLAN IDs, the Citrix ADC allows traffic of all VLANs that are not part of any other VXLANs.
port Specifies UDP destination port for VXLAN packets.
dynamicRouting Enable dynamic routing on this VXLAN.
ipv6DynamicRouting Enable all IPv6 dynamic routing protocols on this VXLAN. Note: For the ENABLED setting to work, you must configure IPv6 dynamic routing protocols from the VTYSH command line.
innerVlanTagging Specifies whether Citrix ADC should generate VXLAN packets with inner VLAN tag.
tunnel Specifies the name of the configured tunnel to be associated with this VXLAN.
IPAddress The IP address assigned to the VXLAN.
netmask Subnet mask for the network address defined for this VXLAN.
td Integer value that uniquely identifies the traffic domain in which you want to configure the entity. If you do not specify an ID, the entity becomes part of the default traffic domain, which has an ID of 0.
type VXLAN encapsulation type. VXLAN, VXLANGPE
protocol VXLAN-GPE next protocol. RESERVED, IPv4, IPv6, ETHERNET, NSH
stateflag Internal flag for display
partitionName The Partition to which this vxlan is bound
srcIP The source IP address to use in outgoing vxlan packets.
devno count
Share
Share
In this article
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.