From: Kevin Baumgartner (kbaumgar@xxxxxxxxx)
Date: Tue Jun 27 2000 - 20:12:01 GMT-3
You need also "dialer-group 1" on R6. Otherwise interesting traffic
will not to be forwarded in or out of BRI interface.
This a common thing that a lot of people make the mistake on when
doing ISDN. You need a dialer-group on the caller - R1 and also the
receiver - R6.
Kevin
At 05:38 PM 6/27/00 -0500, you wrote:
>I am using a Teltone Demonstrator to simulate BRI.
>
>R1-----Teltone-----R6
>
>R1#
>interface BRI0
> ip address 122.11.1.1 255.255.255.0
> encapsulation ppp
> dialer map ip 122.11.1.2 name R6 18008358662
> dialer load-threshold 1 either
> dialer-group 1
> isdn spid1 0835866101
> isdn spid2 0835866301
> no cdp enable
> ppp multilink
>
>dialer-list 1 protocol ip permit
>
>R6#
>interface BRI0
> ip address 122.11.1.2 255.255.255.0
> encapsulation ppp
> dialer map ip 122.11.1.1 name R1
> dialer load-threshold 1 either
> isdn switch-type basic-ni
> isdn spid1 0835866201
> isdn spid2 0835866401
> ppp multilink
>
>By pinging 122.11.1.2 from R1, I can get BRI0:1 and BRI0:2 to connect but
>interface bri0 still in spoofing state and of course no ping replies.
>Teltone is in basic-Ni1 mode.
>How do I put interface bri0 in up/up mode?
>Thanks
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:43 GMT-3