Specifications
Virtual servers
BIG-IPĀ® Reference Guide 4-81
To enable or disable port translation
Use the following syntax to enable or disable port translation for a virtual
server:
b virtual <virt_ip>:<service> translate port enable | disable | show
To enable or disable address translation
Use the following syntax to enable or disable address translation for a
virtual server:
b virtual <virt_ip>:<service> translate addr enable | disable | show
Setting dynamic connection rebinding
Dynamic connection rebinding is a feature for those virtual servers that are
load balancing transparent devices such as firewalls or routers. Dynamic
connection rebinding causes any connections that were made to a node
address or service to be redirected to another node, if the original node
transitions to a down state. In this case, all connections to the failed node
that were made through the virtual server are moved to a newly-selected
node from the virtual server's pool. The new node is selected using the
pool's load-balancing algorithm. By default, dynamic connection rebinding
is disabled.
Note
This feature does not apply to virtual servers for non-transparent devices
because they usually involve application state between the client and server
node. This state cannot be recreated with a newly-selected node.
To enable, disable, or show the status of dynamic connection rebinding, you
can use either the Configuration utility or the bigpipe virtual command.
To set dynamic connection rebinding using the
Configuration utility
To set dynamic connection rebinding using the Configuration utility, use the
following procedure.
1. In the Navigation pane, click Virtual Servers.
The Virtual Servers screen opens.
2. Select the IP address for the virtual server. This displays the
Properties page for that server.
3. Check the Enable Connection Rebind check box.
4. Click the Apply button.










