import { Steps } from "@/components/ui/steps" import CopyableCode from "@/components/CopyableCode" export const metadata = { title: "Verify Network | ProxMenux Documentation", description: "Step-by-step guide to verify network configuration and connectivity in Proxmox VE using ProxMenux.", } export default function VerifyNetwork() { return (
The Verify Network function in ProxMenux allows users to check the current network configuration and connectivity in Proxmox VE. It provides a quick way to identify potential network issues and verify that all network interfaces are correctly configured.
When executed, the script performs the following actions: