From c72cb36ef93246051b2e1ac498161c3301b600df Mon Sep 17 00:00:00 2001 From: Edgar Magana Date: Mon, 22 Aug 2011 16:04:55 -0700 Subject: [PATCH] Rewording of the README file to clarify the use of the SSh port --- quantum/plugins/cisco/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/quantum/plugins/cisco/README b/quantum/plugins/cisco/README index e15c9ac38..586997e73 100755 --- a/quantum/plugins/cisco/README +++ b/quantum/plugins/cisco/README @@ -122,7 +122,8 @@ nexus_ip_address=10.0.0.1 # Use shortened interface syntax, e.g. "1/10" not "Ethernet1/10". nexus_first_port=1/10 nexus_second_port=1/11 -#Port number where the SSH will be running at Nexus Switch, e.g.: 22 (Default) +#Port number where SSH will be running on the Nexus switch. Typically this is 22 +#unless you've configured your switch otherwise. nexus_ssh_port=22 [DRIVER] -- 2.45.2