Refer to the exhibit and the following configuration. R1 cannot establish connectivity with the routers over the Frame Relay cloud. What are the problems with this configuration?

IT Exam Items RepositoryCategory: CCNA 4 v4.0 EWANRefer to the exhibit and the following configuration. R1 cannot establish connectivity with the routers over the Frame Relay cloud. What are the problems with this configuration?

Refer to the exhibit and the following configuration. R1 cannot establish connectivity with the routers over the Frame Relay cloud. What are the problems with this configuration?

hostname R1
interface s0/0/1
  encapsulation frame-relay
!
interface s0/0/1.201 point-to-point
  ip address 10.1.1.1 255.255.255.0
  frame-relay interface-dlci 201
!
interface s0/0/1.301 point-to-point
  ip address 10.3.3.1 255.255.255.0
  frame-relay interface-dlci 301
!

On router R1

  • The main serial interface and subinterfaces should be Serial 0/0/0, Serial 0/0/0.102, and Serial 0/0/0.103, respectively.
  • The wrong subnet mask is applied to the subinterfaces. The subnet mask should be 255.255.255.252.
  • The DLCIs in the frame-relay interface-dlci command should be 102 and 103, respectively.

Related exam: EWAN v4 Chapter 3 Check Your Understanding: Frame Relay