Guest

IP Tunneling

Configuring IBM Bisync Multipoint

Document ID: 12230



Contents

Introduction
Prerequisites
      Requirements
      Components Used
      Conventions
Configure
      Network Diagram
      Configurations
Verify
Troubleshoot
Cisco Support Community - Featured Conversations
Related Information

Introduction

This document provides a sample configuration for IBM bisync multipoint.

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 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.

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:

2-a.gif

Configurations

This document uses these configurations:

Note: WAN and IP configurations are not shown here for simplicity, but are required.

Router A (Host Side)

bstun peer-name 10.3.1.254
bstun protocol-group 1 bsc

interface Loopback0
 ip address 10.3.1.254 255.255.255.0

interface Serial0
 no ip address
 encapsulation bstun
 bandwidth 10
 no keepalive
 full-duplex
 clockrate 4800
 bstun group 1
 bsc char-set ebcdic
 bsc secondary
 bstun route address C5 tcp 10.3.13.254
 bstun route address 40 tcp 10.2.2.254 

Router B (Branch Office)

 bstun peer-name 10.3.13.254
bstun protocol-group 1 bsc

interface Loopback0
 ip address 10.3.13.254 255.255.255.0

interface Serial1
 no ip address
 encapsulation bstun
 bandwidth 4800
 no keepalive
 clockrate 2400
 bstun group 1
 bsc fdx
 bsc char-set ebcdic
 bsc primary
 bstun route address C5 tcp 10.3.1.254

Router C (Branch Office)

bstun peer-name 10.2.2.254
bstun protocol-group 1 bsc

interface Loopback 0
 ip address 10.2.2.254 255.255.255.0

interface Serial1
 no ip address
 encapsulation bstun
 bandwidth 4800
 no keepalive
 clockrate 2400
 bstun group 1
 bsc fdx
 bsc char-set ebcdic
 bsc primary
 bstun route address 40 tcp 10.3.1.254 

Verify

There is currently no verification procedure available for this configuration.

Troubleshoot

There is currently no specific troubleshooting information available for this configuration.

Cisco Support Community - Featured Conversations

Cisco Support Community is a forum for you to ask and answer questions, share suggestions, and collaborate with your peers. Below are just some of the most recent and relevant conversations happening right now.

 

Related Information



Updated: Sep 09, 2005Document ID: 12230