-
-
-
-
-
-
bridgetable
-
-
-
-
-
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!
bridgetable
The following operations can be performed on “bridgetable”:
unset | set | add | show | clear | rm |
unset bridgetable
Use this command to remove bridgetable settings.Refer to the set bridgetable command for meanings of the arguments.
Synopsis
unset bridgetable
set bridgetable
Sets global parameters of bridge table entries. The bridgeAge attribute is deprecated. Use “set l2param -bridgeAgeTimeout” instead.
Synopsis
set bridgetable
Arguments
Example
set bridgetable -bridgeAge 200
add bridgetable
Add static mac-vtep mappings per vxlan
Synopsis
add bridgetable -mac
Arguments
mac The MAC address of the target.
vxlan The VXLAN to which this address is associated. Minimum value: 1 Maximum value: 16777215
vtep The IP address of the destination VXLAN tunnel endpoint where the Ethernet MAC ADDRESS resides.
vni The VXLAN VNI Network Identifier (or VXLAN Segment ID) to use to connect to the remote VXLAN tunnel endpoint. If omitted the value specified as vxlan will be used. Minimum value: 1 Maximum value: 16777215
deviceVlan The vlan on which to send multicast packets when the VXLAN tunnel endpoint is a muticast group address. Minimum value: 1 Maximum value: 4094
Example
add bridgetable -mac 52:f2:46:e6:ed:67 -vxlan 100 -vtep 172.16.1.24 add bridgetable -mac c2:76:29:4a:fe:9e -vxlan 100 -vtep 192.168.7.1 -vni 200 add bridgetable -mac 00:00:00:00:00:00 -vxlan 100 -vtep 172.16.1.24 add bridgetable -mac 00:00:00:00:00:00 -vxlan 100 -vtep 239.0.0.1 -deviceVlan 23 add bridgetable -mac 00:00:00:00:00:00 -vxlan 100 -vtep 239.0.0.1 -deviceVlan 24
show bridgetable
Displays the bridge table entries and the configured time-out values for these entries.
Synopsis
show bridgetable
Arguments
Output
bridgeAge Time-out value for the bridge table entries, in seconds. The new value applies only to the entries that are dynamically learned after the new value is set. Previously existing bridge table entries expire after the previously configured time-out value.
mac The MAC address of the target.
ifnum The interface on which the address was learned.
vlan The VLAN in which this MAC address resides.
vxlan The VXLAN in which this MAC address resides.
vtep The IP address of the destination VXLAN tunnel endpoint where the Ethernet MAC ADDRESS resides.
vni The VXLAN VNI Network Identifier (or VXLAN Segment ID) to use to connect to the remote VXLAN tunnel endpoint. If omitted the value specified as vxlan will be used.
deviceVlan The vlan on which to send multicast packets when the VXLAN tunnel endpoint is a muticast group address.
flags Display flags,
type Whether static or dynamic
channel The Tunnel through which bridge entry is learned.
controlPlane This bridge table entry is populated by a control plane protocol
devno count stateflag
Example
show bridgetable
clear bridgetable
Remove entries from bridge table
Synopsis
clear bridgetable [-vlan |
-vxlan |
Arguments
vlan VLAN whose entries are to be removed. Minimum value: 1 Maximum value: 4094
ifnum INTERFACE whose entries are to be removed.
vxlan VXLAN whose entries are to be removed. Minimum value: 1 Maximum value: 16777215
rm bridgetable
Delete static mac-vtep mapping
Synopsis
rm bridgetable -mac
Arguments
mac The MAC address of the target.
vxlan The VXLAN to which this address is associated. Minimum value: 1 Maximum value: 16777215
vtep The IP address of the destination VXLAN tunnel endpoint where the Ethernet MAC ADDRESS resides.
deviceVlan The vlan on which to send multicast packets when the VXLAN tunnel endpoint is a muticast group address. Minimum value: 1 Maximum value: 4094
Example
rm bridgetable -mac 52:f2:46:e6:ed:67 -vxlan 100 rm bridgetable -mac 00:00:00:00:00:00 -vxlan 100 -vtep 172.16.1.24 rm bridgetable -mac 00:00:00:00:00:00 -vxlan 100 -vtep 239.0.0.1 -deviceVlan 23
Share
Share
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.