From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/buttons.html | 109 ++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/content.html | 161 +++++++++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/index.html | 29 ++++ Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/media.html | 21 +++ 4 files changed, 320 insertions(+) create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/buttons.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/content.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/index.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/media.html (limited to 'Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5') diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/buttons.html b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/buttons.html new file mode 100644 index 0000000..ab50992 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/buttons.html @@ -0,0 +1,109 @@ + + + + + + + + + + + +New Page 1 + + + + + + + + + + + + + + + + + + + + + + + +
  + + + + + + + +
+ + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/content.html b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/content.html new file mode 100644 index 0000000..333ec5c --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/content.html @@ -0,0 +1,161 @@ + + + + + + + + +Content + + + + + + + + + + + + + + + + + + + +
+ + 1.1 + Scaling Networks with NAT + and PAT 
  + 1.1.5 + Verifying PAT configuration 
+ + + + + + +
+ + + Once NAT is configured, use the + + + + clear + and + + + + show + commands to verify that it is operating as expected.

By default, + dynamic address translations will time out from the NAT translation + table after a period of non-use. When port translation is not + configured, translation entries time out after 24 hours, unless + reconfigured with the + + + + ip nat translation + command. Clear the entries before the timeout by using one of the + commands in Figure + .

+ Translation information may be displayed by performing one of the + tasks in EXEC mode. +

+ Alternatively, use the + + + + show run + command and look for NAT, access list, interface, or pool commands + with the required values.

+

+ + + + +
+ + + + + +
+ + +
+ + + + + +
+ + + + + +
  +

+ + + + + Lab Activity

+
+

Lab Exercise: Verifying NAT and PAT Configuration

+

In this lab, the student will configure a router for Network Address + Translation (NAT) and Port Address Translation (PAT).

+
+

+
+
+ + +     + + + + + +
+ + +
+ + + + + +
+ + + + + +
  +

+ + + + Lab Activity

+
+

e-Lab Activity: Verifying NAT and PAT Configuration

+
+

In this lab, the student will configure + a router for Network Address Translation and Port Address + Translation.

+

+
+

       + +

+ + + + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/index.html b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/index.html new file mode 100644 index 0000000..82a25be --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/index.html @@ -0,0 +1,29 @@ + + + + +Cisco Global Learning Network + + + + + + + + + + + + + + + + <body> + + <p>This page uses frames, but your browser doesn't support them.</p> + + </body> + + + + diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/media.html b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/media.html new file mode 100644 index 0000000..5ae2150 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_1_5/media.html @@ -0,0 +1,21 @@ + + + + + + +Flash Graphic + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3