Guest

IBM Networking

SDLLC Direct Configuration Example

Document ID: 12281



Contents

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

Introduction

This document provides a sample configuration in a Cisco router for connectivity between a Token Ring and serial-attached devices. Logical Link Control, type 2 (LLC2) is on the Token Ring side, and Synchronous Data Link Control (SDLC) protocols are on the serial interface side.

Prerequisites

Requirements

There are no specific requirements for this document.

Components Used

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

Conventions

For more information on document conventions, refer to the Cisco Technical Tips Conventions.

Configure

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

Note: To find additional information on the commands used in this document, use the Command Lookup Tool ( registered customers only) .

Network Diagram

This document uses this network setup:

27-a.gif

Configuration

This document uses this configuration:

Router A

source-bridge ring-group 100
...
!
interface tokenring 0
 source-bridge 500 1 100
 source-bridge spanning
...
!
interface serial 0
 encapsulation sdlc-primary
 sdlc address c1
 sdllc traddr 0110.2222.3300 222 1 100
 sdllc partner 4000.0122.0001 c1
 sdllc xid c1 17200c1

Note: This works for an SDLC physical unit (PU) type 2.0 device only. Use Data-Link Switching (DLSw) (local switching) for a PU type 2.1 controller.

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 IBM
Network Infrastructure: Enterprise Data Centers

Related Information



Updated: Sep 09, 2005Document ID: 12281