Hi,
I have encountered this problem in my E1 p-t-p (2611 ptp 2505) routers. Below are their configuration:
Router A (2611)
===============
interface Ethernet0/0
ip address 192.168.2.1 255.255.255.0
full-duplex
!
interface Serial0/0
bandwidth 2048
ip address 10.10.83.3 255.255.255.0
no fair-queue
!
interface TokenRing0/0
no ip address
shutdown
ring-speed 16
!
interface Serial0/1
no ip address
shutdown
!
ip http server
no ip http secure-server
ip classless
ip route 192.168.4.0 255.255.255.0 10.10.83.2
!
!
Router B (2505)
===============
interface Ethernet0
ip address 192.168.4.1 255.255.255.0
bridge-group 1
!
interface Serial0
ip address 10.10.83.2 255.255.255.0
bandwidth 2048
bridge-group 1
!
interface Serial1
no ip address
shutdown
!
ip classless
ip route 192.168.2.0 255.255.255.0 10.10.83.3
bridge 1 protocol ieee
Here is the problem.
I can ping all host within 192.168.4.0 from 192.168.2.1
I cannot ping all hosts within 192.168.2.0 (except 192.168.2.1) from 192.168.4.1
Please check what is wrong... thanks in advance....
Regards,
Penduko
I have encountered this problem in my E1 p-t-p (2611 ptp 2505) routers. Below are their configuration:
Router A (2611)
===============
interface Ethernet0/0
ip address 192.168.2.1 255.255.255.0
full-duplex
!
interface Serial0/0
bandwidth 2048
ip address 10.10.83.3 255.255.255.0
no fair-queue
!
interface TokenRing0/0
no ip address
shutdown
ring-speed 16
!
interface Serial0/1
no ip address
shutdown
!
ip http server
no ip http secure-server
ip classless
ip route 192.168.4.0 255.255.255.0 10.10.83.2
!
!
Router B (2505)
===============
interface Ethernet0
ip address 192.168.4.1 255.255.255.0
bridge-group 1
!
interface Serial0
ip address 10.10.83.2 255.255.255.0
bandwidth 2048
bridge-group 1
!
interface Serial1
no ip address
shutdown
!
ip classless
ip route 192.168.2.0 255.255.255.0 10.10.83.3
bridge 1 protocol ieee
Here is the problem.
I can ping all host within 192.168.4.0 from 192.168.2.1
I cannot ping all hosts within 192.168.2.0 (except 192.168.2.1) from 192.168.4.1
Please check what is wrong... thanks in advance....
Regards,
Penduko