Using the Node Local Admin GUI
With Zoom Node, while services and modules can be managed from the web, admins can also use the Local Admin Portal to manage and troubleshoot their Zoom Node server.
This article covers:
Prerequisites for using the Node Local Admin GUI
How to access the Node Local Admin GUI
- Sign in to the Zoom web portal.
- In the navigation menu, click Node Management, then click Modules.
- Click the drop-down button , and select the desired module type.
- Click the Nodes tab, then Confirmed Nodes.
- Next to the desired Node server, click the More button .
- Click Local Admin Portal.
- The Zoom Node local Web Console login screen will appear.
- Enter the username and password for the console.
Home
The Home page displays the current status of the Node server, as well as the status of the deployed services on the Node server. In addition, the hostname can be updated by:
- To the right of Host Name, click Rename.
- Enter the new hostname and click Set.
Network
On the Network page, admins can view the status and configuration for a network interface, view and manage the routing table, as well as configure and manage a proxy server.
Managing network interfaces
To update a network interface that has been added to the Node server:
- In the Node Local Admin GUI, click Network.
- Click the Interface tab.
- To the right of the interface name, click Configure.
- For Configuration set whether the network interface will be configured Manually or Automatically (DHCP).
- (Optional) If configuring the interface manually, enter the following:
-
Gateway: Enter the Gateway address.
-
IP Address: Add or remove IP addresses for the interface.
-
DNS servers: Add or remove DNS server addresses for the interface.
- Click Save.
Managing the route table
Adding routes
To add a route to the table:
- In the Node Local Admin GUI, click Network.
- Click the Routing Table tab.
- Click Add.
- Under Interface, select the network interface where the route will be assigned.
- Under Destination, enter the address or range for the route.
- Under Gateway, enter the address of the network gateway.
- Click Add.
Deleting a route
To delete a route from the table:
- In the Node Local Admin GUI, click Network.
- Click the Routing Table tab.
- Click Delete.
- Enter the number of the route.
Note: This number is displayed on the routing table. - Click Delete.
Setting up a proxy server
Note: Meeting traffic will not be routed via the proxy server.
- In the Node Local Admin GUI, click Network.
- Click the Proxy tab.
- Click Setup.
- Enable Use a proxy server.
- Enter the Address for the proxy server.
- Enter the Port for the proxy server.
- (Optional) If the proxy server requires authentication, enable Proxy server requires password, and enter the authentication credentials.
- Click Add.
Node Agent
On the Node Agent page, the Zoom Node server can be registered with your Zoom Account. In addition, admins can remove the Zoom Node Agent as well as check the logs for the Zoom Node Agent install.
Certificate
On the Certificate page, the TLS certificate can be configured for the Node server if not using AutoPKI.
Diagnostics
On the Diagnostics page, admins can run diagnostic tests to verify and troubleshoot issues with the Node server. In addition, on the Connectivity tab, the status of the necessary connections for the Node server can be verified.
Available diagnostics
Network
On the Network tab, the following diagnostic tests are available:
-
All Tools: Tests connectivity to a host using all the network tools available.
-
TraceRoute: Runs a traceroute of the connection to a specific host.
-
OpenSSL: Tests the SSL connection to a specific host.
-
Ping: Tests the reachability to a specific host.
-
Listeners: Tests network listener keywords.
-
TCPDump: Allows the viewing and analyzing of traffic for the Node server.
CPU
On the CPU tab, admins can test the CPU Usage for the Node server.
Memory
On the Memory tab, admins can test the Memory Usage for the Node server.
Disk
On the Disk tab, admins can test the Disk Usage for the Node server.
NFS
On the NFS tab, admins can test the Network File System (NFS) storage for the Node server, including the NFS statistics (VMstat) and NFS reports (exporfts) diagnostics.
Logs
On the Logs tab, admins can download the process and error log files for the Node server and installed services.
Advanced
On the Advanced page, Admins can update the server login password, as well as reboot the server.
Updating the Node server's local password
To update the Node server’s local password:
- In the Node Local Admin GUI, click Advanced.
- Next to Password, click Change Password.
- Enter the Current Password for the server.
- Enter the New Password, and confirm the password in the field below.
- Click Change