From: Johnson, Charles (Charles.Johnson@xxxxxxxxxx)
Date: Tue Jan 02 2001 - 16:36:08 GMT-3
Earl,
I saw where you asked about broadcast-permit on 2 June and got an answer from G
erard. I can't make it work as part of a dialer list. I still get:
Idle timer (103 secs), Fast idle timer (20 secs)
Wait for carrier (60 secs), Re-enable (3 secs)
Dialer state is data link layer up
Dial reason: appletalk (s=12800.4, d=0.255)
Time until disconnect 102 secs
Connected to 72974 (r6)
I've tried more than 5 different access-lists, but left 5 in the config for ref
erence. I really think 604 should work. I entered broadcast-deny at the end o
f the "deny cable-range 12800-12800" line in 605, but it gets dropped in a deny
rule.
Network zero is not allowed, not is cable-range 0-0. Any ideas or should I give
it up?
Current configuration:
!
version 12.0
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname r4
!
enable password 7 030752180500
!
username r6 password 0 jello
username r800 password 0 jello
ip subnet-zero
no ip domain-lookup
appletalk routing eigrp 4
isdn switch-type basic-5ess
!
!
!
interface Loopback0
ip address 156.43.244.129 255.255.255.0
no ip directed-broadcast
ip ospf interface-retry 0
!
interface Ethernet0
description backup newsroom
ip address 156.43.200.1 255.255.255.0
no ip directed-broadcast
ip ospf interface-retry 0
no ip mroute-cache
appletalk cable-range 20000-20000 20000.1
appletalk zone r4e0
no mop enabled
!
interface Serial0
ip address 156.43.41.18 255.255.255.0
no ip directed-broadcast
encapsulation frame-relay
ip ospf network point-to-multipoint
ip ospf interface-retry 0
no ip mroute-cache
appletalk cable-range 4100-4100 4100.4
appletalk zone r4r3s0
!
interface BRI0
ip address 156.43.128.4 255.255.255.0
no ip directed-broadcast
encapsulation ppp
ip ospf interface-retry 0
no ip mroute-cache
no keepalive
dialer idle-timeout 103
dialer enable-timeout 3
dialer wait-for-carrier-time 60
dialer map ip 156.43.128.8 name r800 broadcast
dialer map appletalk 12800.6 name r6 broadcast 72974
dialer hold-queue 5
dialer load-threshold 50 either
dialer-group 1
appletalk cable-range 12800-12800 12800.4
appletalk zone r4r6
appletalk protocol eigrp
no appletalk protocol rtmp
isdn switch-type basic-ni
isdn spid1 404878279901 82799
isdn spid2 404827298602 72986
isdn T203 10000
no peer neighbor-route
no fair-queue
compress stac
ppp authentication chap
ppp pap sent-username r4 password 7 020C01570709
ppp multilink
!
router ospf 46
redistribute connected
network 156.43.0.0 0.0.255.255 area 0
!
ip http server
ip classless
!
!
access-list 601 permit other-nbps
access-list 601 deny network 12800
access-list 601 permit other-access
access-list 602 permit other-nbps
access-list 602 permit network 12800 broadcast-deny
access-list 602 permit other-access
access-list 603 deny cable-range 12800-12800
access-list 603 permit other-access
access-list 604 permit cable-range 12800-12800 broadcast-deny
access-list 604 permit other-access
access-list 605 deny cable-range 12800-12800
access-list 605 deny other-access
dialer-list 1 protocol ip permit
dialer-list 1 protocol appletalk list 604
!
line con 0
privilege level 15
password 7 05080F1C2243
transport input none
line aux 0
modem InOut
transport input all
flowcontrol hardware
line vty 0 4
password 7 121A0C041104
login
!
end
r4#
-----Original Message-----
From: Earl Aboytes [mailto:Earl@dnssystems.com]
Sent: Tuesday, January 02, 2001 1:38 PM
To: 'Charles Johnson'; ccielab@groupstudy.com
Subject: RE: apple dialer-list
When you define your appletalk access list use the broadcast-deny keyword.
access-list access-list-number {deny | permit} network network
[broadcast-deny | broadcast-permit]
Earl Aboytes, CCIE 6097
-----Original Message-----
From: Charles Johnson [mailto:charles.johnson@mindspring.com]
Sent: Sunday, December 31, 2000 9:29 PM
To: ccielab@groupstudy.com
Subject: apple dialer-list
Happy New Year!
Does anyone know how to define a dialer-list so that appletalk
broadcasts are not interesting, but other apple traffic is?
After the call is up, I want broadcasts so appletalk EIGRP will work,
but I don't want hellos to keep the call up. I'd rather use a static
route to bring up the call.
TIA
Charles
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:21 GMT-3