import type { Metadata } from "next" export const metadata: Metadata = { title: "Verify Network | ProxMenux Documentation", description: "Learn how to verify network configuration and connectivity in Proxmox VE using ProxMenux.", } export default function VerifyNetwork() { return (
This guide will show you how to verify network configuration and connectivity in Proxmox VE using ProxMenux.
Detailed instructions on how to use ProxMenux to perform these verification steps will be provided here.
{/* Add more content here */}