Muhammad Khattak

Routing and switching specialist, CCNA certified, with extensive experience in network configuration and troubleshooting. Covers OSPF, EIGRP, VLAN management, and advanced routing concepts.

CCNA

Frame Relay Address Mapping Exclusive

Cisco routers support all network layer protocols such as IPv4, IPv6, IPX, and AppleTalk over Frame Relay. For transmitting data over Frame Relay, it needs to know which local DLCI maps to the Layer 3 address of the remote destination. In simple words Frame Relay address mapping matches a next-hop IP address that sits on...

Muhammad Khattak 3 min read
Challange Handshake Authentication Protocol Chap How To Configure Challenge Handshake Authentication Protocol (Chap)
CCNA

How to Configure Challenge Handshake Authentication Protocol (CHAP)

Challenge Handshake Authentication Protocol (CHAP) periodically checks the character of the far off hub utilizing a three-way handshake. The hostname on one switch must match the username the other switch has designed. The passwords should likewise coordinate. The password value is variable and changes unpredictably while the link exists. When the PPP link establishment phase...

Muhammad Khattak 2 min read
Ppp Configuration Ppp Configuration
CCNA

PPP Configuration

Remember that HDLC is the default encapsulation protocol for Cisco routers. If PPP configuration is not done on Cisco routers, the default encapsulation will be used. To set PPP as the encapsulation method used by a serial interface we need PPP configuration on the serial interfaces. The PPP configuration for the below topology is following....

Muhammad Khattak 2 min read
Lcp Option Information Lcp Options
CCNA

LCP Options

PPP support different option than can be configured optionally. Authentication using PAP or CHAP, Compression using either Stacker or Predictor and Multilink that combines two or more channels to increase the WAN bandwidth. To negotiate these PPP options, the LCP link-establishment frames contain option information in the data field of the LCP frame, as shown...

Muhammad Khattak 2 min read
Lcp Packet Ppp Session
CCNA

PPP session

When two devices are first turned on, there is no physical layer connection between them. Once the connection is made, the link can continue to establish a PPP session. There are three phases of establishing a PPP session: Phase 1: Link establishment and configuration negotiation Before PPP exchanges any network layer datagrams, such as IP,...

Muhammad Khattak 6 min read
CCNA

Point-to-Point Protocol (PPP) Components – Exclusive Defination

A layered architecture is a logical model that aids communication between interconnecting layers. We can map the Point-to-Point Protocol (PPP) layer model with the Open System Interconnection (OSI) model. Both Point-to-Point Protocol (PPP) and OSI models share the same physical layer although the Point-to-Point Protocol (PPP) distributes the functions of Link Control Protocol (LCP) and...

Muhammad Khattak 4 min read
Hdlc Frame Type Hdlc Encapsulation Protocol
CCNA

HDLC Encapsulation Protocol

Earlier in the previous article, I have discussed that HDLC is the default encapsulation protocol type on point-to-point connections, dedicated links, and circuit-switched links when the link uses two Cisco devices. It is a synchronous Data Link layer bit-oriented protocol originally developed from the Synchronous Data Link Protocol (SDLC) and became standardized by ISO as...

Muhammad Khattak 5 min read
Wan Encapsulation Protocol Wan Encapsulation Protocols
CCNA

WAN Encapsulation Protocols

The network layer passes the data to the data link layer for transmission over the physical layer. The Data Link layer creates frames by adding the necessary checks and controls around the Network layer data. The encapsulation on a router serial interface must be configured to guarantee the correct encapsulation method is used. Different WAN...

Muhammad Khattak 3 min read
Diagram Illustrating Statistical Time-Division Multiplexing With Multiple Input Channels A, B, C Entering And Exiting Through Mux Devices.
CCNA

Statistical Time-Division Multiplexing (STDM)

Statistical time-division multiplexing (STDM) shares a communication like TDM, but like the TDM, the time slots are not allocated to any channel. In the case of TDM, time slots are allocated to channels and reserved even if there is no data to send.  This allocation is just a waste of bandwidth, and Statistical time-division multiplexing...

Muhammad Khattak 2 min read
Troubleshooting 1 Basic Eigrp Troubleshooting Commands - Exclusive Introduction
CCNA

Basic EIGRP Troubleshooting Commands – Exclusive Introduction

Due to the importance of EIGRP troubleshooting problems related to this protocol is an important ability for a network administrator. There are numerous commands that are important during EIGRP troubleshooting. The most used command for EIGRP troubleshooting is the “show ip eigrp neighbors”, “show ip route”, and “show ip protocols”. The commands can also be...

Muhammad Khattak 5 min read