Hi Carlo,The answer is "nothing". R1 will do nothing when it receives the infinity metric. Poison reverse is a method used to quickly break a routing loop and not wait for a time out. Split horizon is much safer when used in conjuction with Poison Re...
Hi Frank,Assuming you have only one broadcast domain (vlan) then the uplinks to the router will create a loop but STP (if you use it) will set one of the uplinks to BLOCKED. So you will NOT have the opportunity to use both of uplinks(loadbalancing) b...
Hi Roopesh,Create an access-list with source destination ip address and/or tcp/udp portsthen use itcapture CAP_NAME access-list ACL_NAME buffer 12345bytes interface INT_NAMEYou can check the captureshow capture ? WORD Capture name | Output mod...
Hi Vinayaka,I notice you used the 'as soon" expresion in your explanation therefore I would recommend using the ip sla feature from Cisco to track the remote site reachability and insert a floating static route in case it times out.ip sla monitor 1 t...
Hi Faizal,You don't need to use that route map for the NAT, just use the ACL. In the ACL I can see a permit any that you should not use with NAT(Cisco doesn't recomment using permit any with NAT as it consumes to much resouces). Please specify the ra...