Documentation fixes and improvements
This commit is contained in:
+6
-6
@@ -44,12 +44,12 @@ kept as `0`, as those digits are reserved for future improvements. While this
|
||||
limits the system to 100 vlans, it provides 1:1 visual alignment between
|
||||
IPv6 and VLAN ID. Each can be visually compared to the other.)
|
||||
|
||||
|VLAN|IPv6 suffix (hex)|Example IPv6 |
|
||||
|---:|----------------:|-----------------------:|
|
||||
| 7| 7 |2001:db8:abcd:ef07:::/64|
|
||||
| 101| 11 |2001:db8:abcd:ef11:::/64|
|
||||
| 205| 25 |2001:db8:abcd:ef25:::/64|
|
||||
| 900| 90 |2001:db8:abcd:ef25:::/64|
|
||||
|VLAN|IPv6 suffix (hex)|Example IPv6 |
|
||||
|---:|----------------:|----------------------:|
|
||||
| 7| 7 |2001:db8:abcd:ef07::/64|
|
||||
| 101| 11 |2001:db8:abcd:ef11::/64|
|
||||
| 205| 25 |2001:db8:abcd:ef25::/64|
|
||||
| 900| 90 |2001:db8:abcd:ef25::/64|
|
||||
|
||||
## Options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user