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_1_7/buttons.html | 109 +++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/content.html | 217 +++++++++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/index.html | 29 +++ Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/media.html | 21 ++ 4 files changed, 376 insertions(+) create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/buttons.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/content.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/index.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/media.html (limited to 'Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7') diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/buttons.html b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/buttons.html new file mode 100644 index 0000000..7434509 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/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_1_7/content.html b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/content.html new file mode 100644 index 0000000..f54fac0 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_1_7/content.html @@ -0,0 +1,217 @@ + + + + + + + + +Content + + + + + + + + + + + + + + + + + + + +
+ + 3.1 + Serial Point-to-Point Links 
  + 3.1.7 + Troubleshooting a serial + interface 
+ + + + + + +
+ + The output of the + show interfaces + serial command + displays information specific to serial interfaces. When HDLC is configured, “Encapsulation HDLC” should be reflected in the + output. + When PPP + is configured, "Encapsulation PPP" should be seen in the output. +

Five + possible problem states can be identified in the interface status line + of the + show interfaces serial + display:

    +
  • Serial x is down, line protocol is + down
  • +
  • Serial x is up, line protocol is + down
  • +
  • Serial x is up, line protocol is up + (looped)
  • +
  • Serial x is up, line protocol is + down (disabled)
  • +
  • Serial x is administratively down, + line protocol is down
  • +
+

The + show controllers + command is another important diagnostic tool when troubleshooting + serial lines. The show + controllers output indicates + the state of the interface channels and whether a cable is attached + to the interface. In Figure + , serial + interface 0/0 has a V.35 DTE cable attached. The command syntax + varies, depending on platform. For serial interfaces on Cisco 7000 + series routers, use the + show controllers cbus + command.

If the electrical + interface output is shown as UNKNOWN, instead of V.35, EIA/TIA-449, + or some other electrical interface type, an improperly connected + cable is the likely problem. A problem with the internal wiring of + the card is also possible. If the electrical interface is unknown, + the corresponding display for the + show interfaces serial + <X> command will show that the interface and line protocol are down.

+ Following are some debug commands that + are useful when troubleshooting serial and WAN problems:

    +
  • debug serial interface + – Verifies whether HDLC keepalive packets are incrementing. If + they are not, a possible timing problem exists on the interface + card or in the network. +
  • +
  • debug arp + – Indicates whether the router is sending information about or + learning about routers (with ARP packets) on the other side of the + WAN cloud. Use this command when some nodes on a TCP/IP network + are responding, but others are not.
  • +
  • debug frame-relay lmi + – Obtains Local Management Interface (LMI) information which is + useful for determining whether a Frame Relay switch and a router + are sending and receiving LMI packets.
  • +
  • debug frame-relay events + – Determines whether exchanges are occurring between a router and + a Frame Relay switch.
  • +
  • debug ppp negotiation + – Shows Point-to-Point Protocol (PPP) packets transmitted during + PPP startup where PPP options are negotiated.
  • +
  • debug ppp packet + – Shows PPP packets being sent and received. This command displays + low-level packet dumps.
  • +
  • debug ppp + – Shows PPP errors, such as illegal or malformed frames, + associated with PPP connection negotiation and operation.
  • +
  • debug ppp authentication + – Shows PPP Challenge Handshake Authentication Protocol (CHAP) and + Password Authentication Protocol (PAP) packet exchanges.
  • +
+
+

Caution: Debugging output is + assigned high priority in the CPU process and can render the + system unusable. For this reason, debug commands should only be + used to troubleshoot specific problems or during troubleshooting + sessions with Cisco technical support staff. It is good practice + to use debug commands during periods of low network traffic and + when the fewest users are online. Debugging during these periods + decreases the likelihood that increased debug command processing + overhead will affect system use.

+
+

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

+ + + + + Lab Activity

+
+

Lab Exercise: Troubleshooting a Serial Interface

+

In this lab, the students will configure a serial interface on the London and + Paris routers.

+
+

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

+ + + + Lab Activity

+
+

e-Lab Activity: Troubleshooting a Serial Interface

+
+

In this lab, the student will configure a serial + interface on the London and Paris routers.

+

+
+

    + + + + +

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