By default, the command options that are shown in Default LSP ping command lines invoked for LSP ping server tool invocations are included in the LSP ping command lines that are created for LSP ping server tool invocations.
Vendor |
LSP ping command line |
---|---|
Cisco |
ping mpls ipv4 destination-address destination-mask [repeat 5] [timeout 2] [size 100] [interval 0] |
Juniper M/T |
ping mpls ldp destination-address [count 5] |
The LSP ping functionality is built on the CLI tool framework that is described in Chapter 10, “Building CLI-Based Server Tools on the CLI Framework.” Using LSP ping is described in the MPLS Management Suite User Guide.
Each LSP ping command line that is created for a newly invoked “LSP Ping” or “LSP Ping All” server tool invocation inherits the global values that are specified in the pinglsp-ondemand.asl file. The file is located in the BASEDIR/smarts/rules/ics/directory in the Global Manager installation area.
The global values that are specified in this file are listed in Global command option values in the pinglsp-ondemand.asl file.
Vendor |
Parameter name |
Command option |
Default value |
Allowed global value |
Description |
---|---|---|---|---|---|
Cisco |
RepeatCount |
repeat count |
5 |
Integer: in the range 1 to 2147483647 |
Specifies the number of times to resend the same packet. |
Juniper M/T |
count count |
||||
Cisco |
CiscoTimeOut |
timeout sec |
2 seconds |
Integer: in the range0 to 3600. |
Specifies the timeout interval in seconds. |
Cisco |
PacketSize |
size package-size |
100 bytes |
Integer: in the range40 to 18024 |
Specifies the packet size. Packet size is the number of bytes in each ping. |
Cisco |
Interval |
interval msec |
0 msec |
Integer |
Specifies an interval in milliseconds between sending successive MPLS echo requests. |
If you so choose, you can change the global values in the pinglsp-ondemand.asl file.