Category: CCNA

Cisco Certified Network Associate certification resources

CCNA December 25, 2020

Static Mapping command Examination

We earlier discussed that Cisco routers support all network layer protocols over Frame Relay. We also know that the address-to-DLCI mapping can be accomplished both by dynamic or static mapping. Frame Relay static mapping ever depends on the network needs. To map between a next-hop protocol address and a DLCI destination address, the following command...
Asad Ijaz Read More
CCNA December 24, 2020

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...
Asad Ijaz Read More
CCNA November 6, 2020

Frame Relay Encapsulation – Exclusive Explanation

As we discussed earlier, Frame Relay is working on the Datalink Layer of the OSI Model. So, it takes data packets from the upper layer of the OSI model, encapsulates the data into the Frame Relay frame, and then passes the frame to the physical layer of the OSI Model for delivery on the network....
Asad Ijaz Read More
CCNA October 21, 2020

Multiple Virtual Circuits (VCs) – Briefly Explained

Frame Relay is a multiplexing technique that transmits only one frame at a time. Multiple virtual circuits can be used on a single physical line. The Frame Relay Access Device (FRAD), or router connected to the Frame Relay network, may have multiple virtual circuits linking it to different endpoints. Multiple VCs on a single physical...
Asad Ijaz Read More
A visual representation of Frame Relay Virtual Circuits, highlighting PVCs and SVCs.
CCNA October 17, 2020

Frame Relay Virtual Circuits (VCs) – Exclusiv Explanation

We have already discussed Frame Relay in the previous lessons. What is Frame Relay? Exclusive Introduction that it provides connection-oriented data link layer communication using a Frame Relay virtual circuit. Frame Relay Virtual Circuits (VCs) are a logical connection between two data terminal equipment (DTE) devices across a Frame Relay packet-switched network (PSN). The circuits...
Asad Ijaz Read More
CCNA September 25, 2020

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...
Asad Ijaz Read More
CCNA May 15, 2020

Password Authentication Protocol (PAP)

PPP support different option that can be configured optionally. One of these options is authentication. The authentication option provides a method to negotiate the use of a particular protocol for Authentication. By default, authentication is not required. Password Authentication Protocol (PAP) and Challenge Handshake Authentication Protocol (CHAP) can be used for PPP links authentication which...
Asad Ijaz Read More
CCNA May 11, 2020

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....
Asad Ijaz Read More
CCNA May 11, 2020

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...
Asad Ijaz Read More
Forum