From: Edgar Magana Date: Mon, 22 Aug 2011 23:04:55 +0000 (-0700) Subject: Rewording of the README file to clarify the use of the SSh port X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c72cb36ef93246051b2e1ac498161c3301b600df;p=openstack-build%2Fneutron-build.git Rewording of the README file to clarify the use of the SSh port --- 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]