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 have peering sessions with multiple ISPs. I am currently advertising a public /16 to these peers, but I would like to gain more control on my inbound traffic by breaking my bgp advertisements into /24's. My plan is to add 256 network statemen...
Has anybody implemented CNR 7.1 on VMware? We would like to install a cluster on two physical VMware boxes--DHCP HA pair, and four DNS servers across the two servers.According to Cisco this is a supported configuration.Any comments would be greatly ...
Thanks Milan, I see at least 71000 /24 routes in my bgp table, so not accepting /24 upstream seems unlikely. I can see where upstream providers may aggregate, but I realize that I can't control that. If I do it, however, I'll keep that in mind if...
Thanks for the reply Milan. My ISPs have assured me that they will take up a /24 prefix with no downstream aggregation by them. I think that what I was describing was an extreme scenario. I'll probably start with something like a series of /19 and ...
Perhaps you could configure the inter-switch ports as access ports with the "switchport mode access" interface subcommand. This would prevent them from trying to negotiate a trunk if you are only needing to carry one vlan across the switch link. Us...
You might need to have two layer 3 vlans defined on the switch at the same time if you are, for example, moving your management vlan off of vlan 1 (a good security practice). You would need to set up your new management vlan and then activate it--ca...