From 3e1223f5caaf292f8aff01cb1b80514e787c3c2f Mon Sep 17 00:00:00 2001 From: chenwei Date: Sun, 12 Jun 2022 16:33:30 +0800 Subject: [PATCH] Change vlan max value in intro-basic-networking.rst Cloesed bug: #1978389 Change-Id: I23d2ec86bb719c89886c24186745f04c17d8964c --- doc/source/admin/intro-basic-networking.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/intro-basic-networking.rst b/doc/source/admin/intro-basic-networking.rst index 894b475d696..6d5840a7caa 100644 --- a/doc/source/admin/intro-basic-networking.rst +++ b/doc/source/admin/intro-basic-networking.rst @@ -84,7 +84,7 @@ are connected to the same switch but on different VLANs do not see each other's traffic. OpenStack is able to take advantage of VLANs to isolate the traffic of different projects, even if the projects happen to have instances running on the same compute host. Each VLAN has an -associated numerical ID, between 1 and 4095. We say "VLAN 15" to refer +associated numerical ID, between 1 and 4094. We say "VLAN 15" to refer to the VLAN with a numerical ID of 15. To understand how VLANs work, let's consider VLAN applications in a