Guest

Frame Relay

Sample Configuration - Vines over Frame Relay

Document ID: 10698



Contents

Introduction
Prerequisites
      Requirements
      Components Used
      Conventions
Configure
      Network Diagram
      Configurations
Verify
Troubleshoot
NetPro Discussion Forums - Featured Conversations
Related Information

Introduction

This document provides a sample configuration for Vines over Frame Relay.

Prerequisites

Requirements

There are no specific requirements for this document.

Components Used

This document is not restricted to specific software and hardware versions.

Conventions

Refer to Cisco Technical Tips Conventions for more information on document conventions.

Configure

In this section, you are presented with the information to configure the features described in this document.

Note: Use the Command Lookup Tool ( registered customers only) to find more information on the commands used in this document.

Network Diagram

This document uses this network setup:

20-1.gif

Configurations

This document uses these configurations:

Note: This sample is a hub-and-spoke configuration, which is a central router with a single PVC going out to each remote site with no PVCs between the remotes.

Router A

 interface Serial3/0
 no ip address
 encapsulation frame-relay

interface Serial3/0.1 point-to-point
 vines metric 35
 ip address 128.207.52.1 255.255.255.0
 frame-relay interface-dlci 30 broadcast

interface Serial3/0.2 point-to-point
 vines metric 35
 ip address 128.207.53.1 255.255.255.0
 frame-relay interface-dlci 31 broadcast

Router B

 interface Serial0
 no ip address
 encapsulation frame-relay

interface Serial0.1 point-to-point
 vines metric 35
 ip address 128.207.52.2 255.255.255.0
 frame-relay interface-dlci 40 broadcast

Router C

interface Serial0
 no ip address
 encapsulation frame-relay

interface Serial0.1 point-to-point
 vines metric 35
 ip address 128.207.53.2 255.255.255.0
 frame-relay interface-dlci 40 broadcast 

Verify

There is currently no verification procedure available for this configuration.

Troubleshoot

There is currently no specific troubleshooting information available for this configuration.

NetPro Discussion Forums - Featured Conversations

Networking Professionals Connection is a forum for networking professionals to share questions, suggestions, and information about networking solutions, products, and technologies. The featured links are some of the most recent conversations available in this technology.
NetPro Discussion Forums - Featured Conversations for LAN
Network Infrastructure: LAN Routing and Switching
Network Infrastructure: Getting Started with LANs

Related Information



Updated: Oct 04, 2005Document ID: 10698