How do you set a frame relay point to multipoint?

Published by Charlie Davidson on

How do you set a frame relay point to multipoint?

  1. Want to take a look for yourself? Here you will find the final configuration of each device. Hub.
  2. hostname Hub ! interface Serial0/0 ip address 192.168.123.1 255.255.255.0 encapsulation frame-relay ! end. Spoke1.
  3. hostname Spoke1 ! interface Serial0/0 ip address 192.168.123.2 255.255.255.0 encapsulation frame-relay ! end.

Why would you use subinterfaces with Frame Relay?

Frame Relay provides a mechanism to allow a physical interface to be partitioned into multiple virtual interfaces. In a similar way, using subinterfaces allows a partially meshed network to be divided into a number of smaller, fully meshed point-to-point networks.

How do you adjust a frame relay switch?

Example 4-25 Configurations for Frame Relay Switch

  1. Enable Frame Relay switching on the router using the command frame-relay switching in the global configuration mode.
  2. Go to the interface configuration mode of the Frame Relay interface where you want to configure Frame Relay switching.

How do you implement a Frame Relay?

The configuration is pretty simple here and we are just enabling Frame Relay encapsulation using the encapsulation frame-relay command.

  1. R1> enable. R1# configure terminal.
  2. R2> enable. R2# configure terminal.
  3. R3> enable. R3# configure terminal.
  4. R1#show frame-relay map.
  5. R1#show frame-relay lmi.
  6. R1#debug frame-relay lmi.

Why do we use frame relays?

Frame relay is often used to connect LANs with major backbones as well as on public wide area networks and also in private network environments with leased T-1 lines. It requires a dedicated connection during the transmission period and is not ideal for voice or video, which require a steady flow of transmissions.

Is Frame Relay still being used?

In this case, Frame Relay is about frame-based virtual circuits, PPP is about circuit authentication/negotiation, and PPPoE is learning Circuit over Packet. Today, these technologies are no longer widely used (although Cisco sells rather a lot of them to people running obsolete but useful/valuable networks).

Categories: Helpful tips