home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.dcom.sys.cisco
- Path: sparky!uunet!munnari.oz.au!sgiblab!spool.mu.edu!uwm.edu!rpi!batcomputer!ghost.dsi.unimi.it!ICIL64.CILEA.IT!MATTAS
- From: mattas@ICIL64.CILEA.IT (Andrea Mattasoglio)
- Subject: Using cisco for bridging messages between Unisys DCP
- Nntp-Posting-Host: icil64.cilea.it
- Sender: news-mail@ghost.dsi.unimi.it (News mail user)
- Organization: CILEA - v R. Sanzio 4 - Segrate - ITALY
- Date: Wed, 27 Jan 1993 08:58:47 GMT
- Message-ID: <1993Jan27.085847.2794@ghost.dsi.unimi.it>
- Reply-To: mattas@ICIL64.CILEA.IT
- Lines: 41
-
- I need to use cisco-router for bridging traffic from Unisys DCP frontends
- with Ethernet interfaces. Following the Unisys directions and some hints from
- Sniffer trace I came to the following configuration. Some traffic comes through
- but it doesn't work. Can anybody give me some advise ? Thank you very much.
- >!
- >interface Serial 2
- >description Politecnico di Milano
- >ip address 131.175.252.1 255.255.255.0
- >bandwidth 2048
- >decnet cost 1
- >novell network 252
- >bridge-group 1
- >bridge-group 1 path-cost 64
- >bridge-group 1 input-type-list 201
- >bridge-group 1 output-lat-service-permit 2
- >!
- >interface Ethernet 0
- >ip address 131.175.1.10 255.255.255.0
- >decnet cost 1
- >bridge-group 1
- >bridge-group 1 input-lsap-list 202
- >bridge-group 1 input-type-list 201
- >no mop enabled
- >!
- >bridge 1 protocol dec
- >bridge 1 lat-service-filtering
- >access-list 201 permit 0x6004 0x0000
- >access-list 201 deny 0x0000 0xFFFF
- >access-list 202 permit 0x0404 0x0000
- >access-list 202 permit 0xACAC 0x0000
- >access-list 202 permit 0xACAD 0x0000
- >access-list 202 deny 0x0000 0xFFFF
- >priority-list 1 protocol bridge high list 201
- >priority-list 1 protocol ip medium
- >priority-list 1 protocol decnet medium
- >priority-list 1 default low
- >!
- Andrea Mattasoglio
- CILEA via Raffaello Sanzio 4 I 20090 Segrate Milano
- Tel. +39 2 26922434 - Telex 310330 - Telefax +39 2 2135520
- Bitnet: MATTAS@IMICLVX - E-Mail : MATTAS@CILEA.IT
-