Move shared iconography into a shared assets folder
This commit is contained in:
@ -578,7 +578,7 @@ the inner payload carries the `vlan 30` tag, neat! The `VNI` there is `0xca986`
|
||||
VLAN10 traffic (showing that multiple VLANs can be transported across the same tunnel, distinguished
|
||||
by VNI).
|
||||
|
||||
{{< image width="90px" float="left" src="/assets/oem-switch/warning.png" alt="Warning" >}}
|
||||
{{< image width="90px" float="left" src="/assets/shared/warning.png" alt="Warning" >}}
|
||||
|
||||
At this point I make an important observation. VxLAN and GENEVE both have this really cool feature
|
||||
that they can hash their _inner_ payload (ie. the IPv4/IPv6 address and ports if available) and use
|
||||
|
Reference in New Issue
Block a user