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/ch3/3_3_4/buttons.html | 109 ++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/content.html | 193 +++++++++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/index.html | 29 ++++ Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/media.html | 21 +++ 4 files changed, 352 insertions(+) create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/buttons.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/content.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/index.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/media.html (limited to 'Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4') diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/buttons.html b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/buttons.html new file mode 100644 index 0000000..57edb36 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/buttons.html @@ -0,0 +1,109 @@ + + + + + + + + + + + +New Page 1 + + + + + + + + + + + + + + + + + + + + + + + +
  + + + + + + + +
+ + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/content.html b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/content.html new file mode 100644 index 0000000..5fd9c60 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/content.html @@ -0,0 +1,193 @@ + + + + + + + + +Content + + + + + + + + + + + + + + + + + + + +
+ + 3.3 + + Configuring PPP 
  + 3.3.4 + Verifying the serial PPP + encapsulation configuration 
+ + + + + + +
+ Use the + show interfaces serial + command to verify + proper configuration of HDLC or PPP encapsulation. The command output in + Figure + illustrates a PPP configuration. When high-level data link + control (HDLC) is configured, "Encapsulation HDLC" should be reflected + in the output of the + show interfaces serial + command. When PPP is + configured, its Link Control Protocol (LCP) and Network Control Protocol + (NCP) states can be checked using the + + show interfaces serial + command.

Figure + lists + commands used when enabling, configuring and verifying PPP.

+

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

+ + + + + Lab Activity

+
+

Lab Exercise: Verifying PPP Configuration

+

In this lab, the + student will configure a serial interface on the Brasilia + and Warsaw routers with the PPP protocol.

+
+

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

+ + + + Lab Activity

+
+

e-Lab Activity: Verify PPP Protocol

+
+

In this lab, the student will configure a serial + interface on the Brasilia and Warsaw routers with the PPP + protocol.

+

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

+ + Web Links

+
+ +

Configuring and Troubleshooting PPP Password Authentication Protocol (PAP)

+ + http://www.cisco.com/en/US/tech/ tk713/tk507/ technologies_tech_ note09186a0080093c6f.shtml

+ + +

+

+
+

+       + +     + +

+ + + + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/index.html b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/index.html new file mode 100644 index 0000000..82a25be --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/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/ch3/3_3_4/media.html b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/media.html new file mode 100644 index 0000000..8695944 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_4/media.html @@ -0,0 +1,21 @@ + + + + + + +Flash Graphic + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3