tools oam

oam
+  lsp-ping
   +  ldp
      +  fec prefix (ipv4-prefix | ipv6-prefix) 
         +  destination-ip (ipv4-address | ipv6-address)
         +  ecmp-interface-select string
         +  ecmp-next-hop-select (ipv4-address | ipv6-address)
         +  interval number
         +  mpls-ttl number
         +  probe-size number
         +  send-count number
         +  source-ip (ipv4-address | ipv6-address)
         +  timeout number
   +  sr-isis
      +  prefix-sid prefix (ipv4-prefix | ipv6-prefix) 
         +  destination-ip (ipv4-address | ipv6-address)
         +  ecmp-interface-select string
         +  ecmp-next-hop-select (ipv4-address | ipv6-address)
         +  interval number
         +  mpls-ttl number
         +  probe-size number
         +  send-count number
         +  source-ip (ipv4-address | ipv6-address)
         +  timeout number
+  lsp-trace
   +  ldp
      +  fec prefix (ipv4-prefix | ipv6-prefix) 
         +  destination-ip (ipv4-address | ipv6-address)
         +  ecmp-interface-select string
         +  ecmp-next-hop-select (ipv4-address | ipv6-address)
         +  interval number
         +  maximum-failures number
         +  maximum-mpls-ttl number
         +  minimum-mpls-ttl number
         +  probe-count number
         +  probe-size number
         +  source-ip (ipv4-address | ipv6-address)
         +  timeout number
   +  sr-isis
      +  prefix-sid prefix (ipv4-prefix | ipv6-prefix) 
         +  destination-ip (ipv4-address | ipv6-address)
         +  ecmp-interface-select string
         +  ecmp-next-hop-select (ipv4-address | ipv6-address)
         +  interval number
         +  maximum-failures number
         +  maximum-mpls-ttl number
         +  minimum-mpls-ttl number
         +  probe-count number
         +  probe-size number
         +  source-ip (ipv4-address | ipv6-address)
         +  timeout number

oam Descriptions

oam

Description Enclosing container for OAM management.
Contextoam
Treeoam
ConfigurableTrue
PlatformsSupported on all platforms

lsp-ping

Description Initiate LSP ping of the remote endpoint of an MPLS or segment routing tunnel
Contextoam lsp-ping
Treelsp-ping
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e

ldp

Description Parameters required to ping the endpoint of an LDP tunnel
Contextoam lsp-ping ldp
Treeldp
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
fec prefix (ipv4-prefix | ipv6-prefix)
Description Enter the fec list instance
Context oam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix)
Treefec
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
prefix (ipv4-prefix | ipv6-prefix)
Description

The IPv4 or IPv6 prefix associated with the FEC

This is the destination that is being pinged.

Contextoam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix)
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
destination-ip (ipv4-address | ipv6-address)
Description

The destination IP address of the UDP/IP MPLS echo request message

This should be a non-forwardable address in the 127/8 address block (or the 0:0:0:0:0:FFFF:7F00:0/104 IPv6 address block). Varying this address can help to exercise different ECMP paths towards the destination. By default, the destination address is selected randomly from these address blocks.

Contextoam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) destination-ip (ipv4-address | ipv6-address)
Treedestination-ip
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
ecmp-interface-select string
Description

Send the LSP ping messages out the specified subinterface

If this router has multiple ECMP next-hops to the endpoint of the MPLS tunnel this can select one of those subinterfaces specifically

Contextoam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) ecmp-interface-select string
Treeecmp-interface-select
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
ecmp-next-hop-select (ipv4-address | ipv6-address)
Description

Send the LSP ping messages to the specified next-hop

If this router has multiple ECMP next-hops to the endpoint of the MPLS tunnel this can select one of those next-hops specifically

Contextoam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) ecmp-next-hop-select (ipv4-address | ipv6-address)
Treeecmp-next-hop-select
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
interval number
Description The time interval between successive MPLS echo-request messages in case of send-count > 1
Contextoam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) interval number
Treeinterval
Range1 to 10
Default1
Unitsseconds
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
mpls-ttl number
Description

The TTL value written into the topmost label stack entry of the MPLS echo-request message

This TTL is expected to be decremented at each hop along the path to the destination. If TTL reaches 1 the segment routing packet will be discrded due to TTL expiry and the ping will fail if the destination has not been reached uyet.

Contextoam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) mpls-ttl number
Treempls-ttl
Range1 to 255
Default255
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
probe-size number
Description The size of the IP packet MPLS echo-request message. Probe size does not include MPLS headers, if any
Contextoam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) probe-size number
Treeprobe-size
Range1 to 9500
Default1
Unitsbytes
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
send-count number
Description The number of MPLS echo-request messages to be sent in sequence
Contextoam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) send-count number
Treesend-count
Range1 to 100
Default1
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
source-ip (ipv4-address | ipv6-address)
Description

The source IP address of the UDP/IP MPLS echo request message

This should be a routable address of the router. This will be destination of the MPLS echo reply message sent back to the sender. By default this is the system address of the default network-instance; if the default network-instance does not have system interface then it will be primary address of the lowest numbered loopback subinterface of the default network-instace.

Contextoam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) source-ip (ipv4-address | ipv6-address)
Treesource-ip
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
timeout number
Description The maximum time the sender waits to receive an MPLS echo-reply message before considering that the ping failed
Contextoam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) timeout number
Treetimeout
Range1 to 60
Default3
Unitsseconds
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e

sr-isis

Description Parameters required to ping the endpoint of an SR-ISIS tunnel
Contextoam lsp-ping sr-isis
Treesr-isis
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
prefix-sid prefix (ipv4-prefix | ipv6-prefix)
Description Enter the prefix-sid list instance
Context oam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix)
Treeprefix-sid
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
prefix (ipv4-prefix | ipv6-prefix)
Description

The IPv4 or IPv6 prefix associated with the SID

This is the destination that is being pinged.

Contextoam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix)
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
destination-ip (ipv4-address | ipv6-address)
Description

The destination IP address of the UDP/IP MPLS echo request message

This should be a non-forwardable address in the 127/8 address block (or the 0:0:0:0:0:FFFF:7F00:0/104 IPv6 address block). Varying this address can help to exercise different ECMP paths towards the destination. By default, the destination address is selected randomly from these address blocks.

Contextoam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) destination-ip (ipv4-address | ipv6-address)
Treedestination-ip
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
ecmp-interface-select string
Description

Send the LSP ping messages out the specified subinterface

If this router has multiple ECMP next-hops to the endpoint of the MPLS tunnel this can select one of those subinterfaces specifically

Contextoam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) ecmp-interface-select string
Treeecmp-interface-select
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
ecmp-next-hop-select (ipv4-address | ipv6-address)
Description

Send the LSP ping messages to the specified next-hop

If this router has multiple ECMP next-hops to the endpoint of the MPLS tunnel this can select one of those next-hops specifically

Contextoam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) ecmp-next-hop-select (ipv4-address | ipv6-address)
Treeecmp-next-hop-select
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
interval number
Description The time interval between successive MPLS echo-request messages in case of send-count > 1
Contextoam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) interval number
Treeinterval
Range1 to 10
Default1
Unitsseconds
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
mpls-ttl number
Description

The TTL value written into the topmost label stack entry of the MPLS echo-request message

This TTL is expected to be decremented at each hop along the path to the destination. If TTL reaches 1 the segment routing packet will be discrded due to TTL expiry and the ping will fail if the destination has not been reached uyet.

Contextoam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) mpls-ttl number
Treempls-ttl
Range1 to 255
Default255
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
probe-size number
Description The size of the IP packet MPLS echo-request message. Probe size does not include MPLS headers, if any
Contextoam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) probe-size number
Treeprobe-size
Range1 to 9500
Default1
Unitsbytes
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
send-count number
Description The number of MPLS echo-request messages to be sent in sequence
Contextoam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) send-count number
Treesend-count
Range1 to 100
Default1
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
source-ip (ipv4-address | ipv6-address)
Description

The source IP address of the UDP/IP MPLS echo request message

This should be a routable address of the router. This will be destination of the MPLS echo reply message sent back to the sender. By default this is the system address of the default network-instance; if the default network-instance does not have system interface then it will be primary address of the lowest numbered loopback subinterface of the default network-instace.

Contextoam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) source-ip (ipv4-address | ipv6-address)
Treesource-ip
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
timeout number
Description The maximum time the sender waits to receive an MPLS echo-reply message before considering that the ping failed
Contextoam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) timeout number
Treetimeout
Range1 to 60
Default3
Unitsseconds
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e

lsp-trace

Description Perform LSP trace of the path towards the remote endpoint of an MPLS or segment routing tunnel
Contextoam lsp-trace
Treelsp-trace
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e

ldp

Description Parameters required to trace a path towards the endpoint of an LDP tunnel
Contextoam lsp-trace ldp
Treeldp
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
fec prefix (ipv4-prefix | ipv6-prefix)
Description Enter the fec list instance
Context oam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix)
Treefec
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
prefix (ipv4-prefix | ipv6-prefix)
Description

The IPv4 or IPv6 prefix associated with the FEC

This is the destination that is being traced.

Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix)
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
destination-ip (ipv4-address | ipv6-address)
Description

The destination IP address of the UDP/IP MPLS trace message

This should be a non-forwardable address in the 127/8 address block (or the 0:0:0:0:0:FFFF:7F00:0/104 IPv6 address block). Varying this address can help to exercise different ECMP paths towards the destination. By default, the destination address is selected randomly from these address blocks.

Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) destination-ip (ipv4-address | ipv6-address)
Treedestination-ip
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
ecmp-interface-select string
Description

Send the LSP trace messages out the specified subinterface

If this router has multiple ECMP next-hops to the endpoint of the MPLS tunnel this can select one of those subinterfaces specifically

Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) ecmp-interface-select string
Treeecmp-interface-select
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
ecmp-next-hop-select (ipv4-address | ipv6-address)
Description

Send the LSP trace messages to the specified next-hop

If this router has multiple ECMP next-hops to the endpoint of the MPLS tunnel this can select one of those next-hops specifically

Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) ecmp-next-hop-select (ipv4-address | ipv6-address)
Treeecmp-next-hop-select
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
interval number
Description The time interval between successive MPLS trace messages while incrementing the TTL
Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) interval number
Treeinterval
Range1 to 10
Default1
Unitsseconds
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
maximum-failures number
Description The maximum number of consecutive MPLS trace requests that do not receive a reply before the trace operation fails for a given TTL
Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) maximum-failures number
Treemaximum-failures
Range1 to 255
Default5
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
maximum-mpls-ttl number
Description The maximum or final TTL value of the MPLS trace messages
Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) maximum-mpls-ttl number
Treemaximum-mpls-ttl
Range1 to 255
Default30
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
minimum-mpls-ttl number
Description The minimum or starting TTL value of the MPLS trace messages
Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) minimum-mpls-ttl number
Treeminimum-mpls-ttl
Range1 to 255
Default1
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
probe-count number
Description The maximum number of MPLS trace messages sent per hop
Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) probe-count number
Treeprobe-count
Range1 to 10
Default1
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
probe-size number
Description The size of the IP packet MPLS trace message. Probe size does not include MPLS headers, if any
Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) probe-size number
Treeprobe-size
Range1 to 9500
Default1
Unitsbytes
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
source-ip (ipv4-address | ipv6-address)
Description

The source IP address of the UDP/IP MPLS trace message

This should be a routable address of the router. This will be destination of the MPLS echo reply message sent back to the sender. By default this is the system address of the default network-instance; if the default network-instance does not have system interface then it will be primary address of the lowest numbered loopback subinterface of the default network-instace.

Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) source-ip (ipv4-address | ipv6-address)
Treesource-ip
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
timeout number
Description The maximum time the sender waits to receive an MPLS trace message before considering that the ping failed
Contextoam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) timeout number
Treetimeout
Range1 to 60
Default3
Unitsseconds
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e

sr-isis

Description Parameters required to trace a path towards the endpoint of an SR-ISIS tunnel
Contextoam lsp-trace sr-isis
Treesr-isis
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
prefix-sid prefix (ipv4-prefix | ipv6-prefix)
Description Enter the prefix-sid list instance
Context oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix)
Treeprefix-sid
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
prefix (ipv4-prefix | ipv6-prefix)
Description

The IPv4 or IPv6 prefix associated with the SID

This is the destination that is being traced.

Contextoam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix)
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
destination-ip (ipv4-address | ipv6-address)
Description

The destination IP address of the UDP/IP MPLS trace message

This should be a non-forwardable address in the 127/8 address block (or the 0:0:0:0:0:FFFF:7F00:0/104 IPv6 address block). Varying this address can help to exercise different ECMP paths towards the destination. By default, the destination address is selected randomly from these address blocks.

Contextoam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) destination-ip (ipv4-address | ipv6-address)
Treedestination-ip
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
ecmp-interface-select string
Description

Send the LSP trace messages out the specified subinterface

If this router has multiple ECMP next-hops to the endpoint of the MPLS tunnel this can select one of those subinterfaces specifically

Contextoam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) ecmp-interface-select string
Treeecmp-interface-select
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
ecmp-next-hop-select (ipv4-address | ipv6-address)
Description

Send the LSP trace messages to the specified next-hop

If this router has multiple ECMP next-hops to the endpoint of the MPLS tunnel this can select one of those next-hops specifically

Contextoam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) ecmp-next-hop-select (ipv4-address | ipv6-address)
Treeecmp-next-hop-select
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
interval number
Description The time interval between successive MPLS trace messages while incrementing the TTL
Contextoam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) interval number
Treeinterval
Range1 to 10
Default1
Unitsseconds
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
maximum-failures number
Description The maximum number of consecutive MPLS trace requests that do not receive a reply before the trace operation fails for a given TTL
Contextoam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) maximum-failures number
Treemaximum-failures
Range1 to 255
Default5
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
probe-count number
Description The maximum number of MPLS trace messages sent per hop
Contextoam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) probe-count number
Treeprobe-count
Range1 to 10
Default1
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
probe-size number
Description The size of the IP packet MPLS trace message. Probe size does not include MPLS headers, if any
Contextoam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) probe-size number
Treeprobe-size
Range1 to 9500
Default1
Unitsbytes
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
source-ip (ipv4-address | ipv6-address)
Description

The source IP address of the UDP/IP MPLS trace message

This should be a routable address of the router. This will be destination of the MPLS echo reply message sent back to the sender. By default this is the system address of the default network-instance; if the default network-instance does not have system interface then it will be primary address of the lowest numbered loopback subinterface of the default network-instace.

Contextoam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) source-ip (ipv4-address | ipv6-address)
Treesource-ip
ConfigurableTrue
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e
timeout number
Description The maximum time the sender waits to receive an MPLS trace message before considering that the ping failed
Contextoam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) timeout number
Treetimeout
Range1 to 60
Default3
Unitsseconds
Configurable True
Platforms7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e