Guest

IBM Networking

Configuring Local SDLC to QLLC Using DLSw

Document ID: 10631



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 for local Synchronous Data Link Control (SDLC) to Qualified Logical Link Control (QLLC) with use of Data-Link Switching (DLSw).

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:

9.gif

Configuration

This document uses this configuration:

Configuration

x25 routing
!
!
dlsw local-peer
!
interface Serial0
 no ip address
 encapsulation x25
 no ip mroute-cache
 x25 address 99991011
 x25 htc 6
 x25 win 7
 x25 wout 7
 x25 ips 256
 x25 map qllc 4000.2210.0001 999920200
 qllc dlsw vmacaddr 4000.2210.0001 partner 4000.3174.00c1
!
interface Serial1
 no ip address
 encapsulation sdlc
 no keepalive
 nrzi-encoding
 clockrate 9600
 sdlc role secondary
 sdlc vmac 4000.3174.0000
 sdlc address C1
 sdlc xid C1 01755555
 sdlc partner 4000.2210.0001 C1
 sdlc dlsw C1
!
x25 route 99991011 interface Serial0

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