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.
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...
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...
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....
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...
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,...
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...
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...
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...
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...
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...