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.
Can I split my AS into two subnets and wieght each subnet such that a preference is given to one ISP for subnet A and the other ISP for subnet B. Specifically, I have a small AS (globally routable) - call it 10.1.1.0/24 peered using two routers to tw...
Can I split my AS into two subnets and wieght each subnet such that a preference is given to one ISP for subnet A and the other ISP for subnet B.Specifically, I have a small AS (globally routable) - call it 10.1.1.0/24 peered using two routers to two...
Hi ThaierThis article discusses port security on the 2950 switch.http://www.cisco.com/en/US/partner/products/hw/switches/ps4916/products_configuration_guide_chapter09186a008017e531.html#1038501Although, on second thought - All of the source MAC addre...
The above example is port forwarding. I suspect this is what manish-young is looking for.You can also use a NAT configuration.static (inside,outside) outside insideor static (inside,outside)
There are two ways of looking at this.Where your LAN is 10.1.1.0/24Where your WAN is 99.99.99.0/24Where the Routers WAN is 10.1.1.0/24Where the Routers LAN is 10.1.2.0/24First perspective:If you are working with simple nat configurations on the firew...
Hi PeterThere are some problems with this approach. This first is simply that this would require using public address on each of the "private interfaces". While possible, it may be challanging to configure the routing with you ISP and properly subnet...