06-16-2006 10:14 AM - edited 02-21-2020 12:58 AM
Hi,
you can seen my digram and config attached.
When i check the routing table on the PIX, it's not showing any RIP route, it's showing just connected.
Can you advice what is the problem???
regards
Fady
06-16-2006 10:57 AM
Hi,
you configured your PIX to use RIP version 2 and your router to use RIP version 1.
On the router configure
router rip
version 2
no auto-summary
network ....
and check the version used with "show ip protocol".
It should state "2" in the sending and receiving column.
If this doesn?t work it would be helpful to get the current router RIP config ("show run | begin rip")
Hope this helps! Please rate all posts.
Regards, Martin
06-17-2006 06:06 AM
that's it??
the PIX will accept routing protocol advits by just cinfiguring RIP on his interfaces??? nothing extra to be done??
do u have a config. example of routing protocols betwee PIX and router and the behavior
regards
Fady
06-18-2006 04:57 AM
Hi,
yes, this should be it. Optionally you could configure passwords to be used with RIP to secure the routing protocol.
In case any problems occur you can come back and post them here..
Hope this helps! Please rate all posts.
Regards, Martin
06-18-2006 01:49 PM
Hello Fady,
Why dont you check this link:
http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/config/bafwcfg.htm#wp1129432
I guess you'll have all your answers here.
HTH,
if it does please rate this post.
Vlad
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide