Replies: 1 comment 2 replies
-
|
If all devices connected to a link use a routed VLAN, the link becomes an independent subnet, and we could have many of those in some scenarios (example: VRF lite running over VLAN trunks). Such independent subnets need unique IP prefixes or you'd get duplicate subnets. Described in the last two paragraphs of https://netlab.tools/module/vlan/#vlan-addressing |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Acknowledging all the caveats around 'route' mode VLANs, an example (trying to showcase all options):
The
routeVLAN is created as a subinterface, but its IP address is not taken from172.31.1.0/24Beta Was this translation helpful? Give feedback.
All reactions