Updated Branches: refs/heads/master 7720e1517 -> 3f79a6730
CLOUDSTACK--2169 Rest ASA 1000v to factory settings Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3f79a673 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3f79a673 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/3f79a673 Branch: refs/heads/master Commit: 3f79a6730f8245229185710c0926d16a52bfa285 Parents: 7720e15 Author: Radhika PC <[email protected]> Authored: Fri Aug 16 16:29:40 2013 +0530 Committer: Radhika PC <[email protected]> Committed: Fri Aug 16 16:29:40 2013 +0530 ---------------------------------------------------------------------- docs/en-US/vnmc-cisco.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/3f79a673/docs/en-US/vnmc-cisco.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/vnmc-cisco.xml b/docs/en-US/vnmc-cisco.xml index 1190910..7c72178 100644 --- a/docs/en-US/vnmc-cisco.xml +++ b/docs/en-US/vnmc-cisco.xml @@ -313,15 +313,15 @@ </orderedlist> </section> <section id="reuse-asa"> - <title>Reusing ASA 1000v Appliance for new Guest Networks</title> + <title>Reusing ASA 1000v Appliance in new Guest Networks</title> <para>You can reuse an ASA 1000v appliance in a new guest network after the necessary cleanup. Typically, ASA 1000v is cleaned up when the logical edge firewall is cleaned up in VNMC. If this cleanup does not happen, you need to reset the appliance to its factory settings for use in new guest networks. As part of this, enable SSH on the appliance and store the SSH - credentials by registering on &PRODUCT; .</para> + credentials by registering on VNMC.</para> <orderedlist> <listitem> - <para>Open a command line prompt on the ASA appliance</para> + <para>Open a command line on the ASA appliance:</para> <orderedlist> <listitem> <para>Run the following:</para> @@ -340,7 +340,7 @@ </orderedlist> </listitem> <listitem> - <para>Register the ASA 1000v appliance again with the VNMC:</para> + <para>Register the ASA 1000v appliance with the VNMC:</para> <programlisting>ASA1000V(config)# vnmc policy-agent ASA1000V(config-vnmc-policy-agent)# registration host vnmc_ip_address ASA1000V(config-vnmc-policy-agent)# shared-secret key where key is the shared secret for authentication of the ASA 1000V connection to the Cisco VNMC</programlisting>
