Document ID: 51929
Updated: Jan 18, 2008
Contents
Introduction
This document provides a sample configuration for configuring Data Link Switching (DLSw) on serial interfaces at either end of the DLSw peer for a Synchronous Data Link Control (SDLC) to SDLC connection.
Before You Begin
Requirements
Before attempting this configuration, please ensure that you meet these requirements:
-
The router must be running the IBM feature set.
-
The DLSw peers must be configured.
-
Both ends of the connection must be serial interfaces supporting SDLC.
Components Used
This document is not restricted to specific hardware and software 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.
Network Diagram
This document uses this network setup
Configurations
This document uses these configurations:
-
PU 2.0 Connection
-
PU 2.1 Connection
PU 2.0 Connection |
---|
Router A dlsw local-peer peer-id 1.1.1.1 dlsw remote-peer 0 tcp 1.1.1.2 int s 0 interface Serial2/0 no ip address encapsulation sdlc no keepalive serial restart-delay 0 sdlc role secondary sdlc vmac 4000.1000.0000 sdlc address C1 sdlc partner 4000.2000.00c1 C1 sdlc dlsw default Router B dlsw local-peer peer-id 1.1.1.2 dlsw remote-peer 0 tcp 1.1.1.1 interface Serial2/0 no ip address encapsulation sdlc no keepalive serial restart-delay 0 sdlc role primary sdlc vmac 4000.2000.0000 sdlc address C1 sdlc partner 4000.1000.00c1 C1 sdlc dlsw default |
PU 2.1 Connection |
---|
Router A dlsw local-peer peer-id 1.1.1.1 dlsw remote-peer 0 tcp 1.1.1.2 int s 0 interface Serial2/0 no ip address encapsulation sdlc no keepalive serial restart-delay 0 sdlc role secondary sdlc vmac 4000.1000.0000 sdlc address C1 xid-passthru sdlc partner 4000.2000.00c1 C1 sdlc dlsw default Router B dlsw local-peer peer-id 1.1.1.2 dlsw remote-peer 0 tcp 1.1.1.1 interface Serial2/0 no ip address encapsulation sdlc no keepalive serial restart-delay 0 sdlc role none sdlc vmac 4000.2000.0000 sdlc address C1 sdlc partner 4000.1000.00c1 C1 sdlc dlsw default |
Verify
This section provides information you can use to confirm your configuration is working properly.
-
show dlsw peer — Displays the status of the peer.
-
show dlsw reachability — Displays the status of the local and remote MAC addresses.
-
show dlsw circuit — Displays the status of the circuit.
-
show int serial x/x — Displays the status of the interface.
Troubleshoot
This section provides information you can use to troubleshoot your configuration.
-
Refer to Troubleshooting DLSw for more information.
Related Information
Open a Support Case (Requires a Cisco Service Contract.)
Related Cisco Support Community Discussions
The Cisco Support Community is a forum for you to ask and answer questions, share suggestions, and collaborate with your peers.
Refer to Cisco Technical Tips Conventions for information on conventions used in this document.