home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / dcom / sys / cisco / 2086 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.9 KB  |  54 lines

  1. Newsgroups: comp.dcom.sys.cisco
  2. Path: sparky!uunet!munnari.oz.au!sgiblab!spool.mu.edu!uwm.edu!rpi!batcomputer!ghost.dsi.unimi.it!ICIL64.CILEA.IT!MATTAS
  3. From: mattas@ICIL64.CILEA.IT (Andrea Mattasoglio)
  4. Subject: Using cisco for bridging messages between Unisys DCP
  5. Nntp-Posting-Host: icil64.cilea.it
  6. Sender: news-mail@ghost.dsi.unimi.it (News mail user)
  7. Organization: CILEA - v R. Sanzio 4 - Segrate - ITALY
  8. Date: Wed, 27 Jan 1993 08:58:47 GMT
  9. Message-ID: <1993Jan27.085847.2794@ghost.dsi.unimi.it>
  10. Reply-To: mattas@ICIL64.CILEA.IT
  11. Lines: 41
  12.  
  13. I need to use cisco-router for bridging traffic from Unisys DCP frontends
  14. with Ethernet interfaces. Following the Unisys directions and some hints from
  15. Sniffer trace I came to the following configuration. Some traffic comes through
  16. but it doesn't work. Can anybody give me some advise ? Thank you very much.
  17. >!
  18. >interface Serial 2
  19. >description Politecnico di Milano
  20. >ip address 131.175.252.1 255.255.255.0
  21. >bandwidth 2048
  22. >decnet cost 1
  23. >novell network 252
  24. >bridge-group 1
  25. >bridge-group 1 path-cost 64
  26. >bridge-group 1 input-type-list 201
  27. >bridge-group 1 output-lat-service-permit 2
  28. >!
  29. >interface Ethernet 0
  30. >ip address 131.175.1.10 255.255.255.0
  31. >decnet cost 1
  32. >bridge-group 1
  33. >bridge-group 1 input-lsap-list 202
  34. >bridge-group 1 input-type-list 201
  35. >no mop enabled
  36. >!
  37. >bridge 1 protocol dec
  38. >bridge 1 lat-service-filtering
  39. >access-list 201 permit 0x6004 0x0000
  40. >access-list 201 deny   0x0000 0xFFFF
  41. >access-list 202 permit 0x0404 0x0000
  42. >access-list 202 permit 0xACAC 0x0000
  43. >access-list 202 permit 0xACAD 0x0000
  44. >access-list 202 deny   0x0000 0xFFFF
  45. >priority-list 1 protocol bridge high list 201
  46. >priority-list 1 protocol ip medium
  47. >priority-list 1 protocol decnet medium
  48. >priority-list 1 default low
  49. >!
  50. Andrea Mattasoglio
  51. CILEA via Raffaello Sanzio 4 I 20090 Segrate Milano
  52. Tel.    +39 2 26922434 - Telex   310330 - Telefax +39 2 2135520
  53. Bitnet:  MATTAS@IMICLVX - E-Mail : MATTAS@CILEA.IT
  54.