Add bridge mode warning: untagged external networks incompatible with…#462
Add bridge mode warning: untagged external networks incompatible with…#462sethesterline wants to merge 2 commits into
Conversation
… Physical Bridge Mode When Physical Bridge Mode is enabled on a physical network, all traffic must be VLAN-tagged. External networks with VLAN type None (untagged/native) will not pass traffic on a bridged interface. Adds a warning callout to the trunk mode Virtual Switch Port setup section and a bridge mode info note to the Networking Concepts physical network definition. Closes #461 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Indent the bridge-mode warning admonition under step 4 so it parses as part of the list item - Add troubleshooting entry for untagged external network not passing traffic Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
@sethesterline — flagging one open question before merging (also sent over Slack): The callout added to Two possibilities:
Which is it? Happy to follow up with edits either way. |
|
Currently working on reviewing this doc - discussing with development and setting up a test environment to walk through scenarios. I think it may be possible that bridge mode does not actually require all traffic on the interface to be VLAN-tagged --- but a reboot might be necessary after the network is changed to bridged mode. I will work to verify if this is the case or not. |
… Physical Bridge Mode
When Physical Bridge Mode is enabled on a physical network, all traffic must be VLAN-tagged. External networks with VLAN type None (untagged/native) will not pass traffic on a bridged interface. Adds a warning callout to the trunk mode Virtual Switch Port setup section and a bridge mode info note to the Networking Concepts physical network definition.
Closes #461