cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
290
Views
0
Helpful
1
Replies

I have a problem with videoconference 3640 PRI - 2600 BRI

a_tello
Level 1
Level 1

I can´t receive video at remote offices, but i can receive video at central node.

My current configuration

ONFIGURATION PRI ISDN CENTRAL NODE AS REMOTE NODE BRI

interface Serial1/0:15

description **RESPALDO ISDN **

ip address 10.242.1.1 255.255.0.0

ip pim sparse-dense-mode

encapsulation ppp

ip mroute-cache

dialer map ip 10.242.1.13 name PRI_Router

dialer load-threshold 1 outbound

dialer-group 1

isdn switch-type primary-net5

isdn calling-number 18007617170

ppp authentication chap

ppp multilink

!

interface BRI0/0

description **ISDN RESPALDO **

bandwidth 128

ip address 10.242.1.4 255.255.0.0

no ip directed-broadcast

ip pim sparse-dense-mode

encapsulation ppp

dialer map ip 10.242.1.1 name PILQRO-3640 broadcast 014422113970

dialer load-threshold 1 either

dialer-group 1

isdn switch-type basic-net3

no fair-queue

ppp multilink

1 Reply 1

lgijssel
Level 9
Level 9

Assuming that these configs belong together, I noticed a misconfigured dialer map command on the central router.

The ip adress is 10.242.1.13, should be 10.242.1.4

Regards,

Leo