Hello,<br><br>I have a question with a network task.<br><br>I have two RX routers running as VRRP cluster. Each has 2 BGP full feed and run an OSPF session.<br><br>I have configured both router to send networks to a network port connected to a switch :<br>
<br>ip route xxx.xxx.xxx.x/23 ethernet 1/5<br><br>And have assigned an IP to the interface :<br><br>interface ethernet 1/5<br>
 ip address xxx.xxx.xxx.1/30<br>
<br>
Then I can add any server to the switch uplinked to the port 1/5 of the
routers. I define xxx.xxx.xxx.1 as the gateway and it works fine.<br>
<br>
Problem :<br>
<br>
- I have few IPs blocks going to the the same switch and the system can
reach any network outside my xxx.xxx.xxx.xxx, but cannot reach any
other host than the one contained in my /30 or in another of the
network.<br>
<br>
How can I address that ? <br><br>Best regards.<br><br>Vladimir<br>