Hello all,

I am trying to do load-balancing/failover with the trunk pseudo interface. I'm not quite sure how to set this up. The following is my setup:

sis0 : internal network - 10.110.38.1
dc0 : dmz
dc1 : isp1: 24.38.97.22
dc2 : isp2: 77.2.2.3


So if I attempt to do an

ifconfig trunk0 trunkproto roundrobin trunkport dc1 trunkport dc2 10.110.38.1 netmask 255.255.255.0

how do I then use the trunk interface? I guess I'm just confused as to how the routing works

Reply via email to