On the VMware virtual machine where Avaya Aura® Web Gateway is deployed, add a new network interface.
For information about adding network interfaces on VMware, see the documentation for the VMware version you used to deploy Avaya Aura® Web Gateway.
Run the ip address show command to ensure that you added a second network interface.
For example:
[admin@aawg ~]$ ip address show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 00:0C:29:a8:86:79 brd ff:ff:ff:ff:ff:ff
inet 192.0.2.26/24 brd 192.0.2.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 2001:db8::fea8:8679/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST> mtu 1500 noop state DOWN qlen 1000
link/ether 00:0C:29:a8:86:80 brd ff:ff:ff:ff:ff:ff
In this example, eth0 is the existing network interface and eth1 is the second network interface you added in the previous step.
Run the following command to copy the configuration file for the second network interface from the configuration file for the existing network interface: