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,Appreciate if one of the Cisco insiders could respond to this.I'm interested in determining which version of PIM-DM is supported by IOS ... I can't seem to find anything stating that RFC3972 is supported. If not, which IETF draft is the latest su...
Hi all,I'm trying to get an understanding of how the 'shape' command works when used together with a 'bandwidth' command. I don't have any problems with the intent of such a configuration. The bandwidth will determine the minimum rate at which the p...
Hi all,I've been experimenting with the CDP/ODR timers and have come across something that is confusing me somewhat.Now I know that when using ODR, the actual IP route info is carried in CDP advertisements. Therefore, you can't really send ODR adver...
Hi,Does anyone know what the applicability for this feature is, enabled using the "ip nat allow-static-host" command. The docs state that it is used to support users configured with a static IP address. It does not say much beyond that ?Thanks,Pare...
Gareth,You might want to try out the BGP Conditional Advertisement feature:http://www.cisco.com/en/US/docs/ios/iproute/command/reference/irp_bgp3.html#wp1012658Redistribute RIP into BGP, look for the existence of the /25 in the RIB, and then advertis...
Hi,That is perfectly correct behaviour and is considered the process of "filtering" in bridging/switching terminology. Consider the following example: you have an ethernet hub connected to port 0/1 of a switch. There are two devices on the hub, wi...
Hi,In such cases, you need to redistribute routes into EIGRP. If you just do 'redistribute connected' it will only redistrute the network for the link between A and the core router. If you have other networks connected to router A, you need to eith...
Rajesh,The best way to do this is to use the 'sh ip ospf database' command, suffixed with one of the following: "router, network, summary, asbr-summary, or external". For example:sh ip ospf database routersh ip ospf database networksh ip ospf databa...