From ce63c9fb715b8205b2f04a2a63067bfbbdfabcbe Mon Sep 17 00:00:00 2001 From: Steven Deaton Date: Tue, 19 Aug 2014 04:58:27 +0000 Subject: [PATCH] Further explained the the ping-all subcommand to neutron-debug A couple typos were fixed, and the subcommand was elaborated on. Change-Id: I86f13e58afe6781a510213628a61397dc886e124 --- doc/cli-reference/ch_cli_neutron-debug_commands.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/cli-reference/ch_cli_neutron-debug_commands.xml b/doc/cli-reference/ch_cli_neutron-debug_commands.xml index 0ad859f6da..51ced60e3e 100644 --- a/doc/cli-reference/ch_cli_neutron-debug_commands.xml +++ b/doc/cli-reference/ch_cli_neutron-debug_commands.xml @@ -77,7 +77,7 @@ ping-all - ping-all is all-in-one command to ping all fixed IP's in a specified network. + ping-all is an all-in-one command to ping all fixed IPs in a specified network. @@ -262,8 +262,14 @@ Remove a probe.
neutron-debug ping-all command usage: neutron-debug ping-all <port-id> --timeout <number - All-in-one command to ping all fixed IP's - in a specified network. + All-in-one command to ping all fixed IPs + in a specified network. A probe creation is not needed + for this command. A new probe is created automatically. It will, + however, need to be deleted manually when it is no longer needed. + When there are multiple networks, the newly created probe will be + attached to a random network and thus the ping will take + place from within that random network. + Positional arguments <port-id>