Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi Techies,I would like to understand if pfr can be implemented on the internet links when multihoming is done. If I am multihoming & dont want to use BGP, how can i use pfr for load-balancing across links from different ISP's. Also would like to und...
If a network has to be designed with just a single OSPF area, which area will be used.i suppose any area id can be used since the traffic would be limited to a single area & doesnt have to transit across different area id's in which case area 0 may h...
Hi,I was going through the link for help on configuring failover for multiple contexts & came across a strange statement. Can someone pls help clarify this, "When the security appliance is configured for Active/Active stateful failover, you cannot en...
Hello Netpros,Greetings!!!One of my new assignments involve integrating PIX 515 & VPN concentrators in to a single ASA 5540. I researched the cisco site & docs for any limitations of ASA in terms of number of site-to-site VPN's, usergroups, user acco...
It should work the way jerry mentioned. If it still doesnt work, can you verify the vlan info with "sh vlan". Vlan 999 should show the ports belonging to it against this vlan, in your case the port connecting router & the portconnecting other 4506.
Router doesnt forward broadcasts. The reason for using "helper-address" is to convert the broadcast frames to unicast to the ip mentioned in helper command.
You already did the 1st step of troubleshooting by removing the rule to chk if syslog msg are trapped by server or not.2nd option:clear access-list xxx counters3rd option:move the syslog rule to any higher number. You'll 1st have to remove this rule ...
Firstly enable unicast routing updates.Then use offset-list. On R3 define an offset-list for subnets on R4 with metric 15. R3 when receives updates for subnets to R4 from hub for a metric of 15, will add 1 more hop to it & installin RIB as 16. Since ...