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
lsp-ping
ldp
fec prefix (ipv4-prefix | ipv6-prefix)
prefix (ipv4-prefix | ipv6-prefix)
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. | |
Context | oam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) destination-ip (ipv4-address | ipv6-address) | |
Tree | destination-ip | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) ecmp-interface-select string | |
Tree | ecmp-interface-select | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) ecmp-next-hop-select (ipv4-address | ipv6-address) | |
Tree | ecmp-next-hop-select | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) interval number | |
Tree | interval | |
Range | 1 to 10 | |
Default | 1 | |
Units | seconds | |
Configurable | True | |
Platforms | 7250 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. | |
Context | oam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) mpls-ttl number | |
Tree | mpls-ttl | |
Range | 1 to 255 | |
Default | 255 | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) probe-size number | |
Tree | probe-size | |
Range | 1 to 9500 | |
Default | 1 | |
Units | bytes | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) send-count number | |
Tree | send-count | |
Range | 1 to 100 | |
Default | 1 | |
Configurable | True | |
Platforms | 7250 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. | |
Context | oam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) source-ip (ipv4-address | ipv6-address) | |
Tree | source-ip | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping ldp fec prefix (ipv4-prefix | ipv6-prefix) timeout number | |
Tree | timeout | |
Range | 1 to 60 | |
Default | 3 | |
Units | seconds | |
Configurable | True | |
Platforms | 7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e |
sr-isis
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) | |
Tree | prefix-sid | |
Configurable | True | |
Platforms | 7250 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. | |
Context | oam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) | |
Configurable | True | |
Platforms | 7250 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. | |
Context | oam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) destination-ip (ipv4-address | ipv6-address) | |
Tree | destination-ip | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) ecmp-interface-select string | |
Tree | ecmp-interface-select | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) ecmp-next-hop-select (ipv4-address | ipv6-address) | |
Tree | ecmp-next-hop-select | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) interval number | |
Tree | interval | |
Range | 1 to 10 | |
Default | 1 | |
Units | seconds | |
Configurable | True | |
Platforms | 7250 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. | |
Context | oam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) mpls-ttl number | |
Tree | mpls-ttl | |
Range | 1 to 255 | |
Default | 255 | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) probe-size number | |
Tree | probe-size | |
Range | 1 to 9500 | |
Default | 1 | |
Units | bytes | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) send-count number | |
Tree | send-count | |
Range | 1 to 100 | |
Default | 1 | |
Configurable | True | |
Platforms | 7250 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. | |
Context | oam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) source-ip (ipv4-address | ipv6-address) | |
Tree | source-ip | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-ping sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) timeout number | |
Tree | timeout | |
Range | 1 to 60 | |
Default | 3 | |
Units | seconds | |
Configurable | True | |
Platforms | 7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e |
lsp-trace
ldp
fec prefix (ipv4-prefix | ipv6-prefix)
prefix (ipv4-prefix | ipv6-prefix)
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. | |
Context | oam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) destination-ip (ipv4-address | ipv6-address) | |
Tree | destination-ip | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) ecmp-interface-select string | |
Tree | ecmp-interface-select | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) ecmp-next-hop-select (ipv4-address | ipv6-address) | |
Tree | ecmp-next-hop-select | |
Configurable | True | |
Platforms | 7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e |
interval number
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 | |
Context | oam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) maximum-failures number | |
Tree | maximum-failures | |
Range | 1 to 255 | |
Default | 5 | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) maximum-mpls-ttl number | |
Tree | maximum-mpls-ttl | |
Range | 1 to 255 | |
Default | 30 | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) minimum-mpls-ttl number | |
Tree | minimum-mpls-ttl | |
Range | 1 to 255 | |
Default | 1 | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) probe-count number | |
Tree | probe-count | |
Range | 1 to 10 | |
Default | 1 | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) probe-size number | |
Tree | probe-size | |
Range | 1 to 9500 | |
Default | 1 | |
Units | bytes | |
Configurable | True | |
Platforms | 7250 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. | |
Context | oam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) source-ip (ipv4-address | ipv6-address) | |
Tree | source-ip | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace ldp fec prefix (ipv4-prefix | ipv6-prefix) timeout number | |
Tree | timeout | |
Range | 1 to 60 | |
Default | 3 | |
Units | seconds | |
Configurable | True | |
Platforms | 7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e |
sr-isis
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) | |
Tree | prefix-sid | |
Configurable | True | |
Platforms | 7250 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. | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) | |
Configurable | True | |
Platforms | 7250 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. | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) destination-ip (ipv4-address | ipv6-address) | |
Tree | destination-ip | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) ecmp-interface-select string | |
Tree | ecmp-interface-select | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) ecmp-next-hop-select (ipv4-address | ipv6-address) | |
Tree | ecmp-next-hop-select | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) interval number | |
Tree | interval | |
Range | 1 to 10 | |
Default | 1 | |
Units | seconds | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) maximum-failures number | |
Tree | maximum-failures | |
Range | 1 to 255 | |
Default | 5 | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) maximum-mpls-ttl number | |
Tree | maximum-mpls-ttl | |
Range | 1 to 255 | |
Default | 30 | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) minimum-mpls-ttl number | |
Tree | minimum-mpls-ttl | |
Range | 1 to 255 | |
Default | 1 | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) probe-count number | |
Tree | probe-count | |
Range | 1 to 10 | |
Default | 1 | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) probe-size number | |
Tree | probe-size | |
Range | 1 to 9500 | |
Default | 1 | |
Units | bytes | |
Configurable | True | |
Platforms | 7250 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. | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) source-ip (ipv4-address | ipv6-address) | |
Tree | source-ip | |
Configurable | True | |
Platforms | 7250 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 | |
Context | oam lsp-trace sr-isis prefix-sid prefix (ipv4-prefix | ipv6-prefix) timeout number | |
Tree | timeout | |
Range | 1 to 60 | |
Default | 3 | |
Units | seconds | |
Configurable | True | |
Platforms | 7250 IXR-10, 7250 IXR-10e, 7250 IXR-6, 7250 IXR-6e |