cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
364
Views
0
Helpful
3
Replies

Encapsulating SNA/SDLC Traffic in TN3270e transmission

raymond.vaughn
Level 1
Level 1

I have a Cisco 2811 router connected via T-1 to another 2811 router which is connected via Intranet to an IBM Mainframe running an IBM TN3270 protocol stack. I can communicate easily over the link utilizing a PC running a TN3270 application on it.

What I need to do is connect the 9600 baud line from my IBM controller (usually runs to a serial modem) to a WIC-2T= card via an RS232 to RTE 60 cable. Once this is achieved I need to configure the router to encapsulate the 3278 sessions from the controller into TN3270 packets over the T-1 to the IBM Mainframe.

Does anyone has a sample configuration that I can utilize as a model? I will need to take the TN3270 responses from the mainframe and convert them back into 3278 transmissions as well.

Will I need to purchase additional software or can I download it off the Cisco site? If so, what is the name of the product to download?

I would really appreaciate any help that can be provided.

3 Replies 3

carenas123
Level 5
Level 5

The following example establishes a terminal session with an IBM TN3270 host named finance and specifies vt100 as the terminal type:" Router> tn3270 finance /terminal-type vt100". Refer the following URL for complete TN3270 configuration

http://www.cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a008009f415.html#wp1002655

pciaccio
Level 4
Level 4

What you want to do is called STUN or BSTUN. Depending upon the protocol that your controller is using. If Bisync then BSTUN , if SNA then STUN. These methods encapsulate the IBM protocols into IP. However keep in mind that on the mainframe side you need to unencapsulate them. How are you talking to the mainframe? Via OSA, 3172, FEP, TIC? Cisco offers many solutions to STUN and BSTUN.

devang_etcom
Level 7
Level 7

hello,

actully here what you want exactly is...you are going to have async or sync data which is not routed by the router so you have to conver the sync/async data into the small TCP/IP packet and then only you can able to make it travel through IP network... for that you can have the BSTUN configuration... in this process router store the async data in to its buffer and algoritm make small packet of TCP/IP... i had configure such project for one of our client... and you can get the good configuration example on this link:http://www.cisco.com/en/US/tech/tk827/tk369/technologies_configuration_example09186a00801dbe33.shtml

hope this will help you

remeber to rate this post if it helps

regards

Devang

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card