Playing with BGP Local-AS
May 19, 2012
In some situation you might have to change the BGP AS number used by a router. When the router peers with several other routers it is not always easy to change all the peering at the same time… Luckily you may do it one by one with the “local-as” neighbor command under bgp process.
This small article shows the different options of local-as command and their impact on the received and advertised routes. [Read more]
BGP between ScreenOS and IOS
October 26, 2011
There are some times where using static routing on firewalls is simply not scalable… As long as the routing is inside a trusted network, I do not see any reason to avoid dynamic routing. Juniper devices (Junos and ScreenOS) can even use virtual routers to split the routing domain into several domains. In the example here below, we will only show how to build a BGP peering between a ScreenOS cluster and two Cisco routers.
ACE Stickyness
October 24, 2011
Load-balancers like ACE are used – as their name says – to balance traffic among several servers able to serve the same content. The easiest case is to load-balance web static content. In that particular case, when a client get a page composed of several objects (e.g. style sheets, images) it does not really matter which server is providing the different objects because each server has a local copy of the same content. So if the server farm is composed of four servers, it does not matter if server 1 is providing the html code, server 2 some images, server 3 the style sheet and server 4 nothing… It is completely transparent to the end user.
HA Load-balancing with IP Anycast
September 7, 2011
Nowadays, having a load-balancer in datacenters is more and more crucial not only to assure an easy scalability but also to assure high availability (HA). If properly configured, the load-balancer will be able to detect a failed application server, will remove it from its resource pool and will eventually reassign clients to other available servers. [Read more]
exp-Networks is IPv6 ready
April 23, 2011
Our website is IPv6 enabled and is registered to take part to the World IPv6 day. During that day major websites will offer their content over IPv6 for a 24-hour “test flight”.
You can test your IPv6 connectivity by checking the logo here above…
On our side, we’re assuring this website is still IPv6 reachable via the IPv6 Forum certification program:



Recent Comments