home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / dcom / sys / cisco / 1141 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  2.3 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!wupost!waikato.ac.nz!aukuni.ac.nz!cs18.cs.aukuni.ac.nz!rob
  2. From: rob@cs.aukuni.ac.nz (Rob Burrowes )
  3. Newsgroups: comp.dcom.sys.cisco
  4. Subject: Does appletalk distribute-list work under 8.3(3)?
  5. Summary: Does appletalk distribute-list work under 8.3(3)?
  6. Keywords: distribute-list appletalk 8.3(3)
  7. Message-ID: <1992Aug21.023014.7508@cs.aukuni.ac.nz>
  8. Date: 21 Aug 92 02:30:14 GMT
  9. Organization: Computer Science Dept. University of Auckland
  10. Lines: 56
  11.  
  12.  
  13. I have been trying to understand the appletalk distribute-list command on a
  14. router running 8.3(3). I thought I had it worked out but...
  15.  
  16. The router has 6 ports. I set up an access-list 601
  17. access-list 601 permit 205
  18. access-list 601 permit 206
  19. access-list 601 permit 210
  20. access-list 601 permit 211
  21. ...
  22. access-list 601 permit 229
  23. access-list 601 permit 230
  24. and have set up some of the interface
  25. !
  26. interface Ethernet 2
  27. ip address 130.216.33.1 255.255.255.0
  28. ip broadcast-address 130.216.33.255
  29. appletalk cable-range 205-205 205.84
  30. appletalk zone CS-GRAD-2
  31. appletalk distribute-list 601 out
  32. !
  33. interface Ethernet 3
  34. ip address 130.216.34.1 255.255.255.0
  35. ip broadcast-address 130.216.34.255
  36. appletalk cable-range 200-200 200.168
  37. appletalk zone CS-Staff
  38. !
  39. interface Ethernet 4
  40. ip address 130.216.35.1 255.255.255.0
  41. ip broadcast-address 130.216.35.255
  42. appletalk cable-range 210-210 210.36
  43. appletalk zone CS.UGL_1
  44. appletalk distribute-list 601 out
  45. !
  46. interface 2 has net 206 off of it via a KFP IV running 8.01 software
  47. interface 3 has net 201 off of it via a KFP IV running 8.01 software
  48. interface 4 has nets 211 - 229 (with some gaps) connected again through KFP IV's.
  49.  
  50. I believed I should be able to see from interface 3 CS-Staff into CS.UGL_1 and
  51. into CS-GRAD-2 but not the other way.
  52. This is almost true. I can't see CS-Staff from CS.UGL_1 or CS-GRAD-2. I can
  53. see the directly connected Mac's on CS.UGL_1 and CS-GRAD-2 but not the ones
  54. connected to it via the KFP IV's.
  55.  
  56. Is this what I should expect? I had hoped to be able to see all of the
  57. CS.UGL_1 and CS-GRAD-2 zones from CS-Staff.
  58.  
  59. If I add
  60. access-list 601 permit 200
  61. then I can see all of the CS.UGL_1 and CS-GRAD-2 zones from CS-Staff, but they
  62. can also see CS-Staff.
  63. -- 
  64.  
  65. Rob Burrowes                   rob@cs.aukuni.ac.nz.
  66. System Admin
  67. Computer Science Dept., Auckland University, Private Bag, Auckland, New Zealand
  68.