Skip to content

Commit d1fa1cb

Browse files
Jose Antonio Parraeugpermar
authored andcommitted
Typo on leftid parameter on secure gateway creation
1 parent 4c7c391 commit d1fa1cb

2 files changed

Lines changed: 25 additions & 6 deletions

File tree

en-US/Chapter2.xml

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -910,6 +910,11 @@
910910
<literal>cert</literal> Secure tunnel uses a certificate.
911911
</para>
912912
</listitem>
913+
<listitem>
914+
<para>
915+
<literal>cisco_cert</literal> Cisco IOS Cert.
916+
</para>
917+
</listitem>
913918
</itemizedlist>
914919
</para>
915920
</listitem>
@@ -929,7 +934,7 @@
929934
</listitem>
930935
<listitem>
931936
<para>
932-
<literal>lefit</literal> (Mandatory) Identifier of the left node in the secure tunnel.
937+
<literal>leftid</literal> (Mandatory) Identifier of the left node in the secure tunnel.
933938
</para>
934939
</listitem>
935940
</itemizedlist>
@@ -946,7 +951,7 @@
946951
</listitem>
947952
<listitem>
948953
<para>
949-
<literal>lefit</literal> (Mandatory) Identifier of the left node in the secure tunnel.
954+
<literal>leftid</literal> (Mandatory) Identifier of the left node in the secure tunnel.
950955
</para>
951956
</listitem>
952957
<listitem>
@@ -978,7 +983,7 @@
978983
</listitem>
979984
<listitem>
980985
<para>
981-
<literal>lefit</literal> (Mandatory) Identifier of the left node in the secure tunnel.
986+
<literal>leftid</literal> (Mandatory) Identifier of the left node in the secure tunnel.
982987
</para>
983988
</listitem>
984989
</itemizedlist>
@@ -995,7 +1000,7 @@
9951000
</listitem>
9961001
<listitem>
9971002
<para>
998-
<literal>lefit</literal> (Mandatory) Identifier of the left node in the secure tunnel.
1003+
<literal>leftid</literal> (Mandatory) Identifier of the left node in the secure tunnel.
9991004
</para>
10001005
</listitem>
10011006
<listitem>
@@ -1022,12 +1027,12 @@
10221027
</listitem>
10231028
<listitem>
10241029
<para>
1025-
<literal>gw_cert</literal> (Mandatory) Private Key Certificate of secure gateway.
1030+
<literal>gw_key</literal> (Mandatory) Private Key Certificate of secure gateway.
10261031
</para>
10271032
</listitem>
10281033
<listitem>
10291034
<para>
1030-
<literal>gw_key</literal> (Mandatory) Public Key Certificate of secure gateway.
1035+
<literal>gw_cert</literal> (Mandatory) Public Key Certificate of secure gateway.
10311036
</para>
10321037
</listitem>
10331038
<listitem>

en-US/Revision_History.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,20 @@
3434
</simplelist>
3535
</revdescription>
3636
</revision>
37+
<revision>
38+
<revnumber>3.1.60-1</revnumber>
39+
<date>Thursday November 23, 2015</date>
40+
<author>
41+
<firstname>Eneo Tecnología</firstname>
42+
<email>info@redborder.net</email>
43+
</author>
44+
<revdescription>
45+
<simplelist>
46+
<member>Fixed Secure Gateway parameters</member>
47+
</simplelist>
48+
</revdescription>
49+
</revision>
50+
3751
</revhistory>
3852
</simpara>
3953
</appendix>

0 commit comments

Comments
 (0)