09-01-2015 08:28 AM - edited 03-10-2019 12:29 AM
I'm working on bringing an "ask the expert" program to you where you can chat, in the community forums, directly with a Cisco expert about a designated topic for a set period of time (24-48 hours or so). Right now I want to collect your ideas for topics. If you had access to a Cisco expert (or multiple experts), what topics would you like to chat about? Let me know by replying to this discussion thread. Your answers will give me the basis of formulating a calendar of topics so we can deliver on a regular basis.
Thanks in advance!
04-04-2020 02:51 PM
hi there, I was struggling to advertise my hsrp virtual IP address on OSPF ??
I have tried by giving an OSPF a cost to the interfaces but it didn't work at all, I've tried with the OSPF priority as well but it didn't work any chance if you know how to advertise hsrp virtual IP address on to OSPF routing protocol ??????
04-05-2020 05:48 AM
Hi,
OSPF advertises IP prefixes in its LSA's, not IP's. The only way to make OSPF advertise the attached prefix on an interface as a host route, as a /32 (except the Loopback, which is by default advertised as /32, due its unique and non-configurable network type of LOOPBACK), is by running a network type of "point-to-multipoint" or "point-to-multipoint nonbroadcast". However this will make OSPF advertise its configured IP on the link as a host route, not a HSRP VIP.
You can't make OSPF advertise the VIP. Why would you even need to advertise only the VIP? The subnet being advertised, the VIP is included.
Regards,
Cristian Matei.
04-05-2020 07:20 AM
04-05-2020 07:21 AM
04-06-2020 09:11 AM
Hi,
You need to ensure that the path towards the active router has a better OSPF cost than the path to the standby router. Depending on the network design, you may need to change the cost of some links, or maybe the OSPF network type to achieve this.
Regards,
Cristian Matei.
04-19-2020 01:44 PM
04-23-2020 10:25 AM
I’m designing and configuring a DMZ network and I want to configure a radius-based authentication for all users on their respective VLANs so that they can access there related file servers when authenticated.
Any idea of How do I go about this as I cannot find any information online???
04-23-2020 10:26 AM
I’m designing and configuring a DMZ network and I want to configure a radius-based authentication for all users on their respective VLANs so that they can access there related file servers when authenticated.
Any idea of How do I go about this as I cannot find any information online???
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