-
-
-
-
-
-
vrID6
-
-
-
-
-
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!
vrID6
The following operations can be performed on “vrID6”:
unset | show | add | set | bind | rm | unbind |
unset vrID6
Use this command to remove vrID6 settings.Refer to the set vrID6 command for meanings of the arguments.
Synopsis
unset vrID6
show vrID6
Displays the settings of all VRID6s configured on the Citrix ADC, or of the specified VRID6. To display the settings of all the VRID6s, run the command without any parameters. To display the settings of a particular VRID6, specify the VRID6.
Synopsis
show vrID6 [
Arguments
id Integer value that uniquely identifies a VMAC6 address. Minimum value: 1 Maximum value: 255
Output
ifaces Interfaces bound to this VRID.
ifnum Interfaces to bind to the VMAC6, specified in (slot/port) notation (for example, 1/2).Use spaces to separate multiple entries.
type Type (static or dynamic) of this VRID.
vlan The VLAN in which this VRID resides.
priority Base priority (BP), in an active-active mode configuration, which ordinarily determines the master VIP address.
state State of this VRID.
flags Flags.
stateflag IPAddress The IP address bound to the VRID6
preemption In an active-active mode configuration, make a backup VIP address the master if its priority becomes higher than that of a master VIP address bound to this VMAC address. If you disable pre-emption while a backup VIP address is the master, the backup VIP address remains master until the original master VIP’s priority becomes higher than that of the current master.
sharing In an active-active mode configuration, enable the backup VIP address to process any traffic instead of dropping it.
preemptiondelaytimer Preemption delay time in seconds, in an active-active configuration. If any high priority node will come in network, it will wait for these many seconds before becoming master.
trackifNum Interfaces which need to be tracked for this vrID.
trackifNumPriority Priority by which the Effective priority will be reduced if any of the tracked interfaces goes down in an active-active configuration.
effectivePriority The effective priority of this VRID.
tracking The effective priority (EP) value, relative to the base priority (BP) value in an active-active mode configuration. When EP is set to a value other than None, it is EP, not BP, which determines the master VIP address. Available settings function as follows:
- NONE - No tracking. EP = BP
- ALL - If the status of all virtual servers is UP, EP = BP. Otherwise, EP = 0.
- ONE - If the status of at least one virtual server is UP, EP = BP. Otherwise, EP = 0.
- PROGRESSIVE - If the status of all virtual servers is UP, EP = BP. If the status of all virtual servers is DOWN, EP = 0. Otherwise EP = BP (1 - K/N), where N is the total number of virtual servers associated with the VIP address and K is the number of virtual servers for which the status is DOWN. Default: NONE.
operationalOwnerNode Run time owner node of the vrid.
ownerNode In a cluster setup, assign a cluster node as the owner of this VMAC address for IP based VRRP configuration. If no owner is configured, ow ner node is displayed as ALL and one node is dynamically elected as the owner.
devno count
Example
show vrid6
add vrID6
Adds a VMAC6 address to the Citrix ADC. A Virtual MAC address (VMAC6) is a floating entity, shared by the nodes in a high availability, or active-active, or cluster setup.
Synopsis
add vrID6
Arguments
id Integer value that uniquely identifies a VMAC6 address. Minimum value: 1 Maximum value: 255
priority Base priority (BP), in an active-active mode configuration, which ordinarily determines the master VIP address. Default value: 255 Minimum value: 0 Maximum value: 255
preemption In an active-active mode configuration, make a backup VIP address the master if its priority becomes higher than that of a master VIP address bound to this VMAC address. If you disable pre-emption while a backup VIP address is the master, the backup VIP address remains master until the original master VIP’s priority becomes higher than that of the current master.
Possible values: ENABLED, DISABLED Default value: ENABLED
sharing In an active-active mode configuration, enable the backup VIP address to process any traffic instead of dropping it.
Possible values: ENABLED, DISABLED Default value: DISABLED
tracking The effective priority (EP) value, relative to the base priority (BP) value in an active-active mode configuration. When EP is set to a value other than None, it is EP, not BP, which determines the master VIP address. Available settings function as follows:
- NONE - No tracking. EP = BP
- ALL - If the status of all virtual servers is UP, EP = BP. Otherwise, EP = 0.
- ONE - If the status of at least one virtual server is UP, EP = BP. Otherwise, EP = 0.
- PROGRESSIVE - If the status of all virtual servers is UP, EP = BP. If the status of all virtual servers is DOWN, EP = 0. Otherwise EP = BP (1 - K/N), where N is the total number of virtual servers associated with the VIP address and K is the number of virtual servers for which the status is DOWN. Default: NONE.
Possible values: NONE, ONE, ALL, PROGRESSIVE Default value: NONE
preemptiondelaytimer Preemption delay time in seconds, in an active-active configuration. If any high priority node will come in network, it will wait for these many seconds before becoming master. Default value: 0 Minimum value: 1 Maximum value: 36000
trackifNumPriority Priority by which the Effective priority will be reduced if any of the tracked interfaces goes down in an active-active configuration. Default value: 0 Minimum value: 1 Maximum value: 255
ownerNode In a cluster setup, assign a cluster node as the owner of this VMAC address for IP based VRRP configuration. If no owner is configured, ow ner node is displayed as ALL and one node is dynamically elected as the owner. Default value: -1 Minimum value: 0 Maximum value: 31
Example
add vrID6 1
set vrID6
Modifies parameters related to a VMAC address on the Citrix ADC.
Synopsis
set vrID6
Arguments
id
Integer value that uniquely identifies the VMAC address. The generic VMACaddress is in the form of 00:00:5e:00:01:
priority Base priority (BP), in an active-active mode configuration, which ordinarily determines the master VIP address. Default value: 255 Minimum value: 0 Maximum value: 255
preemption In an active-active mode configuration, make a backup VIP address the master if its priority becomes higher than that of a master VIP address bound to this VMAC address. If you disable pre-emption while a backup VIP address is the master, the backup VIP address remains master until the original master VIP’s priority becomes higher than that of the current master.
Possible values: ENABLED, DISABLED Default value: ENABLED
sharing In an active-active mode configuration, enable the backup VIP address to process any traffic instead of dropping it.
Possible values: ENABLED, DISABLED Default value: DISABLED
tracking The effective priority (EP) value, relative to the base priority (BP) value in an active-active mode configuration. When EP is set to a value other than None, it is EP, not BP, which determines the master VIP address. Available settings function as follows:
- NONE - No tracking. EP = BP
- ALL - If the status of all virtual servers is UP, EP = BP. Otherwise, EP = 0.
- ONE - If the status of at least one virtual server is UP, EP = BP. Otherwise, EP = 0.
- PROGRESSIVE - If the status of all virtual servers is UP, EP = BP. If the status of all virtual servers is DOWN, EP = 0. Otherwise EP = BP (1 - K/N), where N is the total number of virtual servers associated with the VIP address and K is the number of virtual servers for which the status is DOWN. Default: NONE.
Possible values: NONE, ONE, ALL, PROGRESSIVE Default value: NONE
preemptiondelaytimer Preemption delay time in seconds, in an active-active configuration. If any high priority node will come in network, it will wait for these many seconds before becoming master. Default value: 0 Minimum value: 1 Maximum value: 36000
trackifNumPriority Priority by which the Effective priority will be reduced if any of the tracked interfaces goes down in an active-active configuration. Default value: 0 Minimum value: 1 Maximum value: 255
ownerNode In a cluster setup, assign a cluster node as the owner of this VMAC address for IP based VRRP configuration. If no owner is configured, ow ner node is displayed as ALL and one node is dynamically elected as the owner. Default value: -1 Minimum value: 0 Maximum value: 31
Example
set vrID6 1 -priority 100
bind vrID6
Binds the specified interfaces to a VMAC6 configuration.
Synopsis
bind vrID6
Arguments
id Integer value that uniquely identifies a VMAC6 address. Minimum value: 1 Maximum value: 255
ifnum Interfaces to bind to the VMAC. Use spaces to separate multiple entries. For a Citrix ADC, specify the interface in C/U notation (for example, 1/3).For a cluster setup for configuring interface based VRRP, specify the interface in N/C/U notation(for example, 2/1/3) . where C can take one of the following values:
- 0 - Indicates a mgmt port.
- 1 - Indicates a 1 Gbps port.
- 10 - Indicates a 10 Gbps port. Note: Interface based VRRP is only applicable to a two-node cluster where one of node is in active state and the other in Spare. You must associate the VRID to the interfaces of both the nodes of the active-spare cluster setup. This is because unlike in a high availability setup, interface ID differs in a cluster setup.
trackifNum Interfaces which need to be tracked for this vrID.
Example
add vrID6 1
rm vrID6
Removes a specified VMAC6 entry or all VMAC6 entries from the Citrix ADC.
Synopsis
rm vrID6 (
Arguments
id Integer value that uniquely identifies a VMAC6 address. Minimum value: 1 Maximum value: 255
all Remove all configured VMAC6 addresses from the Citrix ADC.
unbind vrID6
Unbinds the specified interfaces from a VMAC6 configuration.
Synopsis
unbind vrID6
Arguments
id Integer value that uniquely identifies a VMAC6 address. Minimum value: 1 Maximum value: 255
ifnum Interfaces to unbind from the VMAC6, specified in (slot/port) notation (for example, 1/2). Use spaces to separate multiple entries.
trackifNum Interfaces which need to be tracked for this vrID.
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.