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,I tried to ping an ethernet interface in router in another site and I got the following:router# ping x.x.x.xPING x.x.x.x (x.x.x.x): 56 data bytes64 bytes from x.x.x.x: icmp_seq=0 ttl=254 time=10.352 ms64 bytes from x.x.x.x: icmp_seq=0 ttl=253 time...
I have an eBGP peer that will not be established till a reset the peer about 10 times. I turned on ths BGP debug switch and I found that a message said:connection collisionNOTIFICATION is sento to peer x.x.x.xcode 6 (cease).And the BGP peer will be i...
I have a dual homed AS using to eBGP connections, through one of the connections I can access hotmail.com but through the other link I can't access the hotmail.com unless I change the MTU in users PCs or in the PROXY server.If one have any experience...
Hi,for ospf to form adjacency you have to be sure of these parameters:hello timershold timersMTU sizearea authentication (if configured)these parameters should be same in both routers to form adjacency.
Hi,Stub areas are the areas that have single exit. and for that it doesn't accept type 5 LSAs which are for external routes, and also it doesn't accept type 4 LSAa which contains the information how to reach the ASBR and because you don't need to kno...
Hi,I think you can run iBGP between the 2 routers and no need to run it in the switch, and then you can configure HSRP between the routers, and one of them will be the master but that doesn't mean the traffic going to the Internet will use the link t...
Hi you have to configure something called floating static route, in this way you configure one sataic route normaly and another static route with higher preference to the backup link, and automaticaly when the primary link fails the primary route wil...