Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Cisco 876 Dialin preko ISDN BRI interfejsa

[es] :: Enterprise Networking :: Cisco 876 Dialin preko ISDN BRI interfejsa

[ Pregleda: 2901 | Odgovora: 5 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

Ijahman
Beograd južno

Član broj: 8864
Poruke: 30
*.adsl-2.sezampro.yu.



+1 Profil

icon Cisco 876 Dialin preko ISDN BRI interfejsa24.05.2007. u 13:55 - pre 206 meseci
Pozdrav svima,
interesuje me da li gore navedeni ruter moze da se natera da mu se preko ISDN interfejsa pristupi sa neke remote lokacije preko jednog od podrzanih PPP protokola. Sam ruter se na poziv javlja ali ne odgovara u klasicnom obliku kako kad se standardno konektuje na internet, vec se posle 20-ak sekundi diskonektuje. IOS je C870 Software (C870-ADVENTERPRISEK9-M), Version 12.4(6)T, RELEASE SOFTWARE (fc1). Da ne bude zabune. ADSL sljaka odlicno ali me ovo buni - tj. interesuje da li uopste i moze da se izvede. Deo startap konfe je dole kao i deb ppp.

Code:
!
aaa new-model
!
!
aaa authentication login default local
aaa authentication ppp default local
!
aaa session-id common
!
!
interface BRI0
 no ip address
 encapsulation ppp
 no ip mroute-cache
 dialer pool-member 11
 no snmp trap link-status
 isdn switch-type basic-net3
 isdn not-end-to-end 64
 isdn point-to-point-setup
 isdn incoming-voice data 56
 isdn answer1 xxxx
 isdn answer2 xxxx
 no keepalive
 ppp authentication chap callin
 ppp chap hostname xxx
 ppp chap password 0 xxx
!
!
interface Dialer11
 no ip address
 encapsulation ppp
 dialer pool 11
 no cdp enable
!


Cisco_876#deb ppp auth

*May 24 12:31:03.492: %DIALER-6-BIND: Interface BR0:1 bound to profile Di11
*May 24 12:31:03.496: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*May 24 12:31:03.496: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to xxxxxxxxxxx N/A
*May 24 12:31:03.500: BR0:1 PPP: Using dialer call direction
*May 24 12:31:03.500: BR0:1 PPP: Treating connection as a callin
*May 24 12:31:03.500: BR0:1 PPP: Session handle[E000000D] Session id[4]
*May 24 12:31:03.516: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 98 changed to up
*May 24 12:31:05.484: BR0:1 PPP: Authorization NOT required
*May 24 12:31:14.420: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from xxxxxxxxxx , call lasted 10 seconds
*May 24 12:31:14.420: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down
*May 24 12:31:14.420: %DIALER-6-UNBIND: Interface BR0:1 unbound from profile Di11

Cisco_876#debug ppp negotiation
PPP protocol negotiation debugging is on

*May 24 12:46:22.968: %DIALER-6-BIND: Interface BR0:1 bound to profile Di11
*May 24 12:46:22.972: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*May 24 12:46:22.972: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to xxxxxx N/A
*May 24 12:46:22.976: BR0:1 PPP: Using dialer call direction
*May 24 12:46:22.976: BR0:1 PPP: Treating connection as a callin
*May 24 12:46:22.976: BR0:1 PPP: Session handle[D7000011] Session id[8]
*May 24 12:46:22.976: BR0:1 PPP: Phase is ESTABLISHING, Passive Open
*May 24 12:46:22.976: BR0:1 LCP: State is Listen
*May 24 12:46:22.992: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 99 changed to up
*May 24 12:46:24.972: BR0:1 LCP: Timeout: State Listen
*May 24 12:46:24.972: BR0:1 PPP: No remote authentication for call-in
*May 24 12:46:24.972: BR0:1 LCP: O CONFREQ [Listen] id 43 len 10
*May 24 12:46:24.972: BR0:1 LCP: MagicNumber 0x1CF77124 (0x05061CF77124)
*May 24 12:46:26.988: BR0:1 LCP: Timeout: State REQsent
*May 24 12:46:26.988: BR0:1 LCP: O CONFREQ [REQsent] id 44 len 10
*May 24 12:46:26.988: BR0:1 LCP: MagicNumber 0x1CF77124 (0x05061CF77124)


Pozdrav!

[Ovu poruku je menjao markom dana 24.05.2007. u 15:26 GMT+1]

[Ovu poruku je menjao Ijahman dana 25.05.2007. u 10:20 GMT+1]
 
Odgovor na temu

markovm
Srbija

Član broj: 11886
Poruke: 207
80.93.235.*



+14 Profil

icon Re: Cisco 876 Dialin preko ISDN BRI interfejsa24.05.2007. u 14:20 - pre 206 meseci
Moze.

"Cisco 876 and Cisco 878 routers can use the ISDN S/T port for remote management. With an advanced enterprise (c870-adventerprisek9-mz) image, a Cisco 876 router can also use the ISDN S/T port for dial backup. "

http://www.cisco.com/univercd/...eng/pt3/dialbkup.htm#wp1015457

na istom linku imas i primere konfiguracije. Ono sto mislim da je sigurno greska je da moras imati definisan isti tip autentifikacije i na Dialer i na fizickom interfejsu (ppp authentication chap callin).

Evo i jednog dobrog teksta o CHAP-u http://www.cisco.com/warp/public/471/understanding_ppp_chap.html

Poz,
Milenko.


...jer tako smo u mogućnosti.
 
Odgovor na temu

markom
Marko Milivojević
Network Engineer
Google
Mountain View

Član broj: 18427
Poruke: 4227
*.du.xdsl.is.

Sajt: https://markom.rs


+16 Profil

icon Re: Cisco 876 Dialin preko ISDN BRI interfejsa24.05.2007. u 14:27 - pre 206 meseci
Zapravo, na fizickom interfejsu mu ne treba ništa od PPP konfiguracije. Sve treba da konfiguriše na samom Dialer interfejsu - gde ništa od toga nije definisano.
 
Odgovor na temu

Ijahman
Beograd južno

Član broj: 8864
Poruke: 30
*.adsl-1.sezampro.yu.



+1 Profil

icon Re: Cisco 876 Dialin preko ISDN BRI interfejsa25.05.2007. u 09:41 - pre 206 meseci
Pozdrav svima i hvala na brzim odgovorima. Radi lakseg detektovanja problema, konfa je promenjena u PAP , ali ruter opet ne odgovara i staje na istom mestu...

Code:

!
aaa new-model
!
!
aaa authentication login default local
aaa authentication ppp default local
!
aaa session-id common
!
username xxx password xxx
!
interface BRI0
 no ip address
 encapsulation ppp
 no ip mroute-cache
 dialer pool-member 11
 no snmp trap link-status
 isdn switch-type basic-net3
 isdn not-end-to-end 64
 isdn point-to-point-setup
 isdn incoming-voice data 56
 isdn answer1 xxxx
 isdn answer2 xxxx
 no keepalive
 ppp authentication pap
!
interface Dialer11
 ip address negotiated
 encapsulation ppp
 dialer pool 11
 dialer-group 11
 no cdp enable
!
dialer-list 11 protocol ip permit



Cisco_876#deb ppp negotiation
PPP protocol negotiation debugging is on
Cisco_876#
*May 25 08:19:49.328: AAA/BIND(000034B5): Bind i/f BRI0:1
*May 25 08:19:49.332: %DIALER-6-BIND: Interface BR0:1 bound to profile Di11
*May 25 08:19:49.336: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*May 25 08:19:49.336: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to xxxxxxxxx N/A
*May 25 08:19:49.336: BR0:1 PPP: Using dialer call direction
*May 25 08:19:49.336: BR0:1 PPP: Treating connection as a callin
*May 25 08:19:49.336: BR0:1 PPP: Session handle[C0000020] Session id[27]
*May 25 08:19:49.336: BR0:1 PPP: Phase is ESTABLISHING, Passive Open
*May 25 08:19:49.336: BR0:1 LCP: State is Listen
Cisco_876#
*May 25 08:19:49.360: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 102 changed t o up
Cisco_876#
*May 25 08:19:51.336: BR0:1 LCP: Timeout: State Listen
*May 25 08:19:51.336: BR0:1 LCP: O CONFREQ [Listen] id 163 len 14
*May 25 08:19:51.336: BR0:1 LCP: AuthProto PAP (0x0304C023)
*May 25 08:19:51.336: BR0:1 LCP: MagicNumber 0x212A6E9D (0x0506212A6E9D)
Cisco_876#
*May 25 08:19:53.352: BR0:1 LCP: Timeout: State REQsent
*May 25 08:19:53.352: BR0:1 LCP: O CONFREQ [REQsent] id 164 len 14
*May 25 08:19:53.352: BR0:1 LCP: AuthProto PAP (0x0304C023)
*May 25 08:19:53.352: BR0:1 LCP: MagicNumber 0x212A6E9D (0x0506212A6E9D)
Cisco_876#
*May 25 08:19:55.368: BR0:1 LCP: Timeout: State REQsent
*May 25 08:19:55.368: BR0:1 LCP: O CONFREQ [REQsent] id 165 len 14
*May 25 08:19:55.368: BR0:1 LCP: AuthProto PAP (0x0304C023)
*May 25 08:19:55.368: BR0:1 LCP: MagicNumber 0x212A6E9D (0x0506212A6E9D)
Cisco_876#
*May 25 08:19:57.384: BR0:1 LCP: Timeout: State REQsent
*May 25 08:19:57.384: BR0:1 LCP: O CONFREQ [REQsent] id 166 len 14
*May 25 08:19:57.384: BR0:1 LCP: AuthProto PAP (0x0304C023)
*May 25 08:19:57.384: BR0:1 LCP: MagicNumber 0x212A6E9D (0x0506212A6E9D)
Cisco_876#
*May 25 08:19:59.400: BR0:1 LCP: Timeout: State REQsent
*May 25 08:19:59.400: BR0:1 LCP: O CONFREQ [REQsent] id 167 len 14
*May 25 08:19:59.400: BR0:1 LCP: AuthProto PAP (0x0304C023)
*May 25 08:19:59.400: BR0:1 LCP: MagicNumber 0x212A6E9D (0x0506212A6E9D)
Cisco_876#
*May 25 08:20:01.416: BR0:1 LCP: Timeout: State REQsent
*May 25 08:20:01.416: BR0:1 LCP: O CONFREQ [REQsent] id 168 len 14
*May 25 08:20:01.416: BR0:1 LCP: AuthProto PAP (0x0304C023)
*May 25 08:20:01.416: BR0:1 LCP: MagicNumber 0x212A6E9D (0x0506212A6E9D)
Cisco_876#
*May 25 08:20:03.432: BR0:1 LCP: Timeout: State REQsent
*May 25 08:20:03.432: BR0:1 LCP: O CONFREQ [REQsent] id 169 len 14
*May 25 08:20:03.432: BR0:1 LCP: AuthProto PAP (0x0304C023)
*May 25 08:20:03.432: BR0:1 LCP: MagicNumber 0x212A6E9D (0x0506212A6E9D)
Cisco_876#
*May 25 08:20:05.447: BR0:1 LCP: Timeout: State REQsent
*May 25 08:20:05.447: BR0:1 LCP: O CONFREQ [REQsent] id 170 len 14
*May 25 08:20:05.447: BR0:1 LCP: AuthProto PAP (0x0304C023)
*May 25 08:20:05.447: BR0:1 LCP: MagicNumber 0x212A6E9D (0x0506212A6E9D)
Cisco_876#
*May 25 08:20:07.463: BR0:1 LCP: Timeout: State REQsent
*May 25 08:20:07.463: BR0:1 LCP: O CONFREQ [REQsent] id 171 len 14
*May 25 08:20:07.463: BR0:1 LCP: AuthProto PAP (0x0304C023)
*May 25 08:20:07.463: BR0:1 LCP: MagicNumber 0x212A6E9D (0x0506212A6E9D)
Cisco_876#
*May 25 08:20:09.479: BR0:1 LCP: Timeout: State REQsent
*May 25 08:20:09.479: BR0:1 LCP: O CONFREQ [REQsent] id 172 len 14
*May 25 08:20:09.479: BR0:1 LCP: AuthProto PAP (0x0304C023)
*May 25 08:20:09.479: BR0:1 LCP: MagicNumber 0x212A6E9D (0x0506212A6E9D)
Cisco_876#
*May 25 08:20:11.495: BR0:1 LCP: Timeout: State REQsent
*May 25 08:20:11.495: BR0:1 LCP: State is Listen
*May 25 08:20:11.495: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from xxxxxxxxx , call lasted 22 seconds
*May 25 08:20:11.847: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down
*May 25 08:20:11.847: %DIALER-6-UNBIND: Interface BR0:1 unbound from profile Di11
Cisco_876#
*May 25 08:20:11.851: BR0:1 PPP: Sending Acct Event[Down] id[34B5]
*May 25 08:20:11.851: BR0:1 LCP: State is Closed
*May 25 08:20:11.851: BR0:1 PPP: Phase is DOWN
 
Odgovor na temu

markom
Marko Milivojević
Network Engineer
Google
Mountain View

Član broj: 18427
Poruke: 4227
*.du.xdsl.is.

Sajt: https://markom.rs


+16 Profil

icon Re: Cisco 876 Dialin preko ISDN BRI interfejsa25.05.2007. u 12:33 - pre 206 meseci
Pročitaj moju poruku još jednom... Treba da primeniš authentikaciju na Dialer, a ne na BRI interfejsu. Dialer interfejs je taj koji radi PPP, ne BRI.
 
Odgovor na temu

Ijahman
Beograd južno

Član broj: 8864
Poruke: 30
*.adsl-1.sezampro.yu.



+1 Profil

icon Re: Cisco 876 Dialin preko ISDN BRI interfejsa25.05.2007. u 15:07 - pre 206 meseci
Jedino sto sam mogao jos da dodam pametno je ovo

Code:

Cisco_876(config#int dia11
Cisco_876(config-if)#ppp authentication pap callin default

ali i dalje isto :(
 
Odgovor na temu

[es] :: Enterprise Networking :: Cisco 876 Dialin preko ISDN BRI interfejsa

[ Pregleda: 2901 | Odgovora: 5 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.