Guest

IP Tunneling

Configuring IBM Bisync Point-to-Point without Contention

Document ID: 20765



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 IBM bisync point-to-point without contention.

Prerequisites

Requirements

Ensure that you meet these requirements before you attempt this configuration:

  • Cisco IOS® 10.3 or greater

Components Used

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

The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command.

Conventions

Refer to Cisco Technical Tips Conventions for more information on document conventions.

Configure

Note: Use the Command Lookup Tool ( registered customers only) to find more information on the commands used in this document.

Network Diagram

This document uses this network setup:

config-bisync-p2p-00.gif

Configurations

This document uses these configurations:

Router A

Router B

bstun peer-name 10.1.1.1
bstun protocol group 8 bsc
interface Serial 0
 encapsulation bstun
 bstun group 8
 bstun route all tcp 10.2.1.1
 bsc secondary
 bsc char-set ebcdic
 clockrate 9600
interface loopback 0
 ip address 10.1.1.1 255.255.0.0
bstun peer-name 10.2.1.1
bstun protocol group 8 bsc
interface Serial 0
 encapsulation bstun
 bstun group 8
 bstun route all tcp 10.1.1.1
 bsc primary
 bsc char-set ebcdic
 clockrate 9600
interface loopback 0
 ip address 10.2.1.1 255.255.0.0

Note: For simplicity, WAN and IP routing configurations have not been shown above, but are required.

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