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.
HiI have a BGP session with the ISP and am receiving the entire routing feed. I also need to turn on NAT on the same router. As soon as I apply "ip nat outside" on the WAN interface and NAT an IP statically with the WAN interface (same as B...
Hi I found the following description in Cisco.comno-export???Routes with this community are sent to peers in other subautonomous systems within a confederation. Do not advertise this route to an external BGP (eBGP) peer. External systems are those ou...
Hi I have 2 routers connected via 2 serial links. To enable load balancing between the two i have configured EBGP using the loopback ips.routerAip loopback lo 1.1.1.1 255.255.255.255router bgp 64001neighbor 2.2.2.2 remote-as 64002neighbor 2.2.2.2 upd...
Hi I came across a formula. Time to detect a collision = 2 x Signal Propagation timeThis means that a longer network diameter will have a smaller data rate.10 Mbps = 2500m100 Mbps= 250m1000Mbps= 20mDoes this mean that this is the only factor that af...
Can you post the NAT statement you are using. For example -ip nat inside source static 192.168.5.1 would cause this problem. But if you could use ports in the NAT statement ie.ip nat inside source static tcp 192.168.5.1 80 80that might solve your is...
Well, probably i did not frame the question properly cause i am a novice in the field. Hope you can help me.If i had the money i would wanna buy a CCM and 3 phones and first learn how to configure them to setup a call between them.Then proceed to loo...