[PVE-User] My suggestion about explicit name in bridge configuration

Dietmar Maurer dietmar at proxmox.com
Wed Feb 12 11:46:40 CET 2014


+
> You can use pvesh to test:
> 
> # pvesh get nodes/localhost/network/vmbr0
> # pvesh set nodes/localhost/network/vmbr0 -type bridge -comment "This is a comment"

To avoid confusion, the option is called 'comments'. So the correct command is:

# pvesh set nodes/localhost/network/vmbr0 -type bridge -comments "This is a comment"

Although '-comment' also works because pvesh auto-expands it.




More information about the pve-user mailing list