-
-
-
-
-
-
route6
-
-
-
-
-
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!
route6
The following operations can be performed on “route6”:
unset | add | show | set | clear | rm |
unset route6
Unset the attributes of a route that were added by the add/set route command..Refer to the set route6 command for meanings of the arguments.
Synopsis
unset route6
Example
unset route6 2000::1/100 3000::1 -advertise enable
add route6
Adds an IPv6 static route to the routing table of the Citrix ADC.
Synopsis
add route6
Arguments
network IPv6 network address for which to add a route entry to the routing table of the Citrix ADC.
gateway The gateway for this route. The value for this parameter is either an IPv6 address or null. Default value: 0
vlan Integer value that uniquely identifies a VLAN through which the Citrix ADC forwards the packets for this route. Default value: 0 Minimum value: 0 Maximum value: 4094
vxlan Integer value that uniquely identifies a VXLAN through which the Citrix ADC forwards the packets for this route. Minimum value: 1 Maximum value: 16777215
weight Positive integer used by the routing algorithms to determine preference for this route over others of equal cost. The lower the weight, the higher the preference. Default value: 1 Minimum value: 1 Maximum value: 65535
distance Administrative distance of this route from the appliance. Default value: 1 Minimum value: 1 Maximum value: 254
cost Positive integer used by the routing algorithms to determine preference for this route. The lower the cost, the higher the preference. Default value: 1 Minimum value: 0 Maximum value: 65535
advertise Advertise this route.
Possible values: DISABLED, ENABLED
msr Monitor this route with a monitor of type ND6 or PING.
Possible values: ENABLED, DISABLED Default value: DISABLED
monitor Name of the monitor, of type ND6 or PING, configured on the Citrix ADC to monitor this route.
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. Minimum value: 0 Maximum value: 4094
ownerGroup The owner node group in a Cluster for this route6. If owner node group is not specified then the route is treated as Striped route. Default value: DEFAULT_NG
Example
add route6 ::/0 2004::1 add route6 ::/0 FE80::67 -vlan 5
show route6
Displays configuration and state information of all IPv6 routes in the Citrix ADC’s routing table, or of the specified IPv6 route.
Synopsis
show route6 [
Arguments
network IPv6 network address of the route entry for which to display details.
gateway Any gateway of the route entry for which to display details. Default value: 0
vlan Integer that uniquely identifies the VLAN defined for this route. Default value: 0 Minimum value: 0 Maximum value: 4094
vxlan Integer value that uniquely identifies a VXLAN through which the Citrix ADC forwards the packets for this route. Minimum value: 1 Maximum value: 16777215
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. Minimum value: 0 Maximum value: 4094
routeType The type of IPv6 routes to be to be displayed.
detail To get a detailed view.
Output
gatewayName The name of the gateway for this route.
advertise Any gateway of the route entry for which the details are to be displayed.
type State of the RNAT.
stateflag dynamic Whether this route is dynamically learned or not.
weight Weight of this route.
distance Administrative distance of this route from the appliance.
cost Positive integer used by the routing algorithms to determine preference for this route. The lower the cost, the higher the preference.
data Internal data of this route.
flags For a dynamic route, the routing protocol from which the route was learned.
msr Whether MSR is enabled or disabled.
monitor Name of the monitor, of type ND6 or PING, configured on the Citrix ADC to monitor this route.
state Whether this route is UP or DOWN.
totalprobes The total number of probes sent.
totalfailedprobes The total number of failed probes.
failedprobes Current number of failed monitoring probes.
monStatCode The code indicating the monitor response.
monStatParam1 First parameter for use with message code.
monStatParam2 Second parameter for use with message code.
monStatParam3 Third parameter for use with message code.
data1 Internal data of this route.
routeOwners Use this option with -dynamic and in a cluster only to specify the set of nodes from which this dynamic route has been learnt.
retain STATIC Static route.
PERMANENT Permanent Route.
connected Connected Route.
OSPFV3 For a dynamic route, the routing protocol from which the route was learned.
ISIS If this route is dynamic then which routing protocol was it learnt from.
active For a dynamic route, the routing protocol from which the route was learned.
BGP For a dynamic route, the routing protocol from which the route was learned.
RIP For a dynamic route, the routing protocol from which the route was learned.
raRoute For a dynamic route, the routing protocol from which the route was learned.
ownerGroup The owner node group in a Cluster for this route6. If owner node group is not specified then the route is treated as Striped route.
clusterFlags Flags for cluster. Currently used to determine if it is a cluster system
devno count
Example
Following is an example of the output of the show route6 command:
Flags: Static(S), Dynamic(D), Active(A)
---------------------------------------
Network Gateway(vlan) Flags
------- ----------- -----
0::0/0 2001::1 S(A)
0::0/0 FE80::90(4) D(A)
set route6
Modifies parameters of an IPv6 static route.
Synopsis
set route6
Arguments
network IPv6 network address of the route entry to be modified.
gateway The gateway for the route’s destination network. Default value: 0
vlan Integer value that uniquely identifies a VLAN through which the Citrix ADC forwards the packets for this route. Default value: 0 Minimum value: 0 Maximum value: 4094
vxlan Integer value that uniquely identifies a VXLAN through which the Citrix ADC forwards the packets for this route. Minimum value: 1 Maximum value: 16777215
weight Positive integer used by the routing algorithms to determine preference for this route over others of equal cost. The lower the weight, the higher the preference. Default value: 1 Minimum value: 1 Maximum value: 65535
distance Administrative distance of this route from the appliance. Default value: 1 Minimum value: 1 Maximum value: 254
cost Positive integer used by the routing algorithms to determine preference for this route. The lower the cost, the higher the preference. Default value: 1 Minimum value: 0 Maximum value: 65535
advertise Advertise this route.
Possible values: DISABLED, ENABLED
msr Monitor this route with a monitor of type ND6 or PING.
Possible values: ENABLED, DISABLED Default value: DISABLED
monitor Name of the monitor, of type ND6 or PING, configured on the Citrix ADC to monitor this route.
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. Minimum value: 0 Maximum value: 4094
Example
set route6 1::1/100 2000::1 -advertise enable
clear route6
Removes IPv6 routes of the specified type (protocol) from the routing table of the Citrix ADC.
Synopsis
clear route6
Arguments
routeType Type of IPv6 routes to remove from the routing table of the Citrix ADC.
rm route6
Removes a static IPv6 route from the Citrix ADC.
Synopsis
rm route6
Arguments
network The network of the route to be removed.
gateway The gateway address of the route to be removed. Default value: 0
vlan Integer that uniquely identifies the VLAN defined for this route. Default value: 0 Minimum value: 0 Maximum value: 4094
vxlan Integer value that uniquely identifies a VXLAN through which the Citrix ADC forwards the packets for this route. Minimum value: 1 Maximum value: 16777215
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. Minimum value: 0 Maximum value: 4094
ownerGroup The owner node group in a Cluster for this route6. If owner node group is not specified then the route is treated as Striped route. Default value: DEFAULT_NG
Example
rm route6 ::/0 2004::1 rm route6 ::/0 FE80::67 -vlan 5
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.