[c-nsp] DECNet & LAT Tunneling

lists at Hojmark.ORG lists at Hojmark.ORG
Wed Feb 9 18:56:02 EST 2005


 
> Does anyone have any experience of using GRE tunneling with 
> DECnet or LAT?

Not GRE, but I've bridged LAT onto DLSw. It works fine, but is unsupported,
I think.

Here's a snip of the config:

 bridge 1 protocol ieee

 dlsw local-peer peer-id 10.255.255.4
 dlsw remote-peer 0 tcp 10.101.255.2
 dlsw bridge-group 1

 interface FastEthernet0/0.900
  description *** DLSw for DEC LAT ***
  encapsulation dot1Q 900
  bridge-group 1
  bridge-group 1 input-lsap-list 202
  bridge-group 1 input-type-list 201

 access-list 201 permit 0x6004 0x0000
 access-list 202 deny   0x0000 0xFFFF

HTH,
-A



More information about the cisco-nsp mailing list