Guest

IBM Networking

SDLLC with RSRB Local Acknowledgment Configuration Example

Document ID: 64075



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 Synchronous Data Logical Link Control (SDLLC) with remote source-route bridging (RSRB) local acknowledgement.

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 the Cisco Technical Tips Conventions for more information on document conventions.

Configure

This section presents you with the information you can use to configure the features that this document describes.

Note: Refer to the Command Lookup Tool ( registered customers only) in order to find additional information on the commands this document uses.

Network Diagram

This document uses this network setup:

sdllc-rsrb-loc-ack-1.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 local-ack 

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 local-ack 
source-bridge sdllc local-ack 

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

Notes:

  • This works for Synchronous Data Link Control (SDLC)-attached PU 2.0 devices only. Data-link switching (DLSw) supports both PU2.0 and PU2.1 SDLC-attached devices.

  • The IP routing configuration is not shown. The assumption is that IP routing runs properly.

  • Clocking is also required by the DCE device (not shown in these configurations).

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