I am with the similar query in my mind and ultimately reach to this discussion. But in CCIE R&S LAB, what should be the correct approach? Again is there ANY technical functionality difference between these two methods.
... View more
Hi Sandeep, YES it's achievable !!! I tried to match your scenarion as much as possible & tested it in GNS3. Hope it is as per your requirement. Attached only topology diagram for you reference. I can attached the entire configuration if you want, but I suggest you to try it first in GNS3. Trust me it will be fun and u will enjoy it ( As I did ). Please revert in case you stuck in setup. I'll guide you. Regards, Kunal Gandhi
... View more
Hi, With cost command ' ip ospf cost X ' on interface, it will affect all the network subnet's cost comming via that interface. So, is there any way that we can change the cost of selected network subnet in OSPF ? Pls ask is any more information needed.... Waiting for the responce. Regards, Kunal
... View more
Try to change the route map sequence as shown below on Router R1 & share the result. route-map PBR1 permit 10 match ip address ACL1 set tag 180 ! route-map PBR1 permit 15 match ip address ACL2 set ip next-hop 10.8.20.40 ! route-map PBR1 permit 20 match tag 181 Regards, Kunal
... View more
Dear Ricky, As per my understanding, you want to utilize only one route at a time and keeping another path (even of same metric) available as backup all the time immediately after the primary path fails. In your current scenario, receiving the route for destination 192.168.1.0/24 from two path with the same metric. Use command ' maximum-path 1 ' on your sw-q9. This configuration put only one path per destination in routing table even if same metic paths available in eigrp topology table( caution: applied on entire routing table ) . When one path fails, immediately put another path in to routing table. I have tried EIGRP load balancing with this command in GNS3 & achived the desired result. Hope that clarifies things. Waiting for ur responce...
... View more
Hi Paresh, Thanks for your reply.This command is working. It is showing following output, as I am fresher I am not able to conclude this output. I am confuse!! It's good if you can explaine me.! Power Supplies: Power Supply 1 is Zytek AC Power Supply. Unit is on. Power Supply 2 is Zytek AC Power Supply. Unit is on. Temperature readings: NPE Inlet measured at 28C/82F NPE Outlet measured at 32C/89F Voltage readings: +3.45 V measured at +3.47 V +5.15 V measured at +5.23 V +12.15 V measured at +12.29 V -11.95 V measured at -11.85 V Thanks a lot. Kunal
... View more
Thanks a lot... I am able to check alarm on 7200 with command sh controller serial slot/port. 10xs for reply And its good if U can send me the types of alarms and there meanings.
... View more