Guest

IBM Networking

SDLLC with Remote Source-Route Bridging Configuration Example

Document ID: 12282



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 Token Ring and Synchronous Data Link Control (SDLC)-attached devices over a Remote Source-Route Bridging (RSRB) network.

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 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 the network setup shown in this diagram.

28-a.gif

Configurations

This document uses these configurations.

Router A

source-bridge ring-group 100
source-bridge remote-peer 100 tcp 1.0.0.1
source-bridge remote-peer 100 tcp 1.0.0.2

interface tokenring 0
 ip address 131.108.15.57 255.255.255.0
 source-bridge 500 1 100
 source-bridge spanning

interface loopback 0
 ip address 1.0.0.1 255.255.255.0

Router B

source-bridge ring group 100
source-bridge remote-peer 100 tcp 1.0.0.2
source-bridge remote-peer 100 tcp 1.0.0.1

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

interface loopback 0
 ip address 1.0.0.2 255.255.255.0

  • For channel-attached 3x74, the Exchange Identification (XID) should be 0000000. For host-initiated sessions, add "inbound" to the "sdllc partner" statement.

  • This configuration works for SDLC-attached PU 2.0 devices only; Data-Link Switching (DLSw) supports both PU 2.0 and PU 2.1 SDLC-attached devices.

  • The IP routing configuration is not shown and is assumed to be running properly.

  • Clocking is also required by the DCE device (not shown above).

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: 12282