Back to Articles
You can check the status of an interface and add dynamic VIPs and routes on a VUE application server.
To check the status of an interface
  1. Login to Element Manager, https://<VPS #2_IP_address>:5557
  2. Click the RC-Server button on the left navigation pane. The Redundancy Clusters/Servers screen is displayed.
  3. Click More options button on the far right of the desired VUE server, under the Server section.
  4. Click I/F Detail option.
    This displays a pop-up window with a list of interfaces along with its details such as the current interface status (rates, up/down link) and number of VIPs created on that interface.
    Interfaces on a VUE server window. Lists all the interfaces associated with that server

    For more information about I/F Detail screen, see Monitor IP address interface in a VUE server.

To add new VIPs and routes
  1. Click on the number of VIPs under the VIPs/Routes column to add new VIPs or routes.
    This displays a window with VIPs and routes created on a specific interface.
    Virtual IPs and Routes window for eth4 interface
  2. Click Add icon button to add new VIP or route based on your requirement.
    1. To add a VIP, enter the details:
      ParameterDescription
      VIP Address and Netmask

      IPv4 or IPv6 Virtual IP address along with the network mask in CIDR notation for this interface. Multiple VIPs can be assigned to an interface. Example of CIDR notation is 10.172.26.30/24.

      VIP Role

      Identifies the role of a virtual IP (VIP). Supported values are HB or other. A VIP can be used exclusively to exchange heartbeats and other redundancy control information within a redundancy cluster when the role is defined as HB. When the role of a VIP is defined as other, the VIP is intended to be used by VUE applications to exchange data or application specific control information.

    2. To add a route, enter the details:
      ParameterDescription
      Destination IP

      The network destination IPv4 or IPv6 address for the routing entry along with the network prefix in CIDR notation.

      Gateway IP

      The gateway IP address is used to identify the address where to forward packets. This address can be specified as an IPv4 or IPv6 address but all attributes for a single entry must be the same address type.

  3. Click Submit to save the values or Cancel to disregard changes.