From ae064a1ed279980d952c83e16e5f60882244305e Mon Sep 17 00:00:00 2001 From: Stefan Hanreich Date: Tue, 19 Nov 2024 17:19:18 +0100 Subject: [PATCH] sdn: add documentation for isolated ports option Signed-off-by: Stefan Hanreich --- pvesdn.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pvesdn.adoc b/pvesdn.adoc index c187365..8bd004e 100644 --- a/pvesdn.adoc +++ b/pvesdn.adoc @@ -383,6 +383,11 @@ Tag:: The unique VLAN or VXLAN ID VLAN Aware:: Enables vlan-aware option on the interface, enabling configuration in the guest. +Isolate Ports:: Sets the isolated flag for all guest ports of this interface, +but not for the interface itself. This means guests can only send traffic to +non-isolated bridge-ports, which is the bridge itself. In order for this setting +to take effect, you need to restart the affected guest. + [[pvesdn_config_subnet]] Subnets