Manual Chapter :
Create a listener
for bi-directional traffic
Applies To:
Show VersionsBIG-IP LTM
- 17.1.0, 17.0.0, 16.1.5, 16.1.4, 16.1.3, 16.1.2, 16.1.1, 16.1.0, 16.0.1, 16.0.0, 15.1.10, 15.1.9, 15.1.8, 15.1.7, 15.1.6, 15.1.5, 15.1.4, 15.1.3, 15.1.2, 15.1.1, 15.1.0, 15.0.1, 15.0.0, 14.1.5, 14.1.4, 14.1.3, 14.1.2, 14.1.0, 14.0.1, 14.0.0
Create a listener
for bi-directional traffic
You create a virtual server when you want the
BIG-IP system to listen for client-side and server-side ingress traffic at Layer 2,
without performing any packet modifications such as address translation.
- Log in to the BIG-IP Configuration utility using the system's management IP address.
- On the Main tab, click.If your BIG-IP system user account restricts you to using TMSH (TMOS Shell) only, skip this step.
- ClickCreate.
- In theNamefield, type a name, such asmy_virtual_wire_vs.
- From theTypelist, selectForwarding (Layer 2).
- In theDestination Addressfield, type the IP address in CIDR format. The supported format is address/prefix, where the prefix length is in bits. For example, an IPv4 address/prefix is10.0.0.1or10.0.0.0/24, and an IPv6 address/prefix isffe1::0020/64or2001:ed8:77b5:2:10:10:100:42/64. When you use an IPv4 address without specifying a prefix, the BIG-IP system automatically uses a /32 prefix.
- In theService Portfield, type a port number or select a service name from theService Portlist.
- From theVLAN and Tunnel Trafficlist, select the name of the virtual wire you previously created.
- ClickFinished.