Basic Alteon setup
Time to actually test the lab.Click here for previous post to see the lab setup.
Here is a basic Alteon setup with very basic server loadbalancing.
The VIP is 10.136.85.10 and the Source NAT, or proxy ip in Alteon terminology is 10.136.85.200. We need the SNAT, as otherwise the Alteon will reply directly to the client. We need the reply traffic to pass through the Alteon to get it translated back to VIP from the real IP address of the selected server.
Notice that that we have a default GW for the management interface, and a different gateway for the data path, which is the traffic from the client and to the servers.
/c/sys/mmgmt
dhcp disabled
addr 10.136.1.100
mask 255.255.255.0
broad 10.136.1.255
gw 10.136.1.254
addr6 fc00:1:0:0:0:0:0:1
prefix6 64
gw6 fc00:1:0:0:0:0:0:254
ena
/* LB1
/c/sys
hprompt ena
/c/sys/ssnmp
Continue reading




