mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 23:43:20 +02:00
doc: relocate .svg to doc/img/ and mention loopback in overview
[skip ci] Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
|
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 135 KiB |
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
+3
-2
@@ -2,7 +2,7 @@
|
||||
|
||||
## Interface LEGO®
|
||||
|
||||

|
||||

|
||||
|
||||
| **Type** | **Yang Model** | **Description** |
|
||||
|----------|-------------------|---------------------------------------------------------------|
|
||||
@@ -10,6 +10,7 @@
|
||||
| ip | ietf-ip, infix-ip | IP address to the subordinate interface |
|
||||
| vlan | ietf-vlan-encap | Capture all traffic belonging to a specific 802.1Q VID |
|
||||
| lag[^1] | infix-if-lag | Bonds multiple interfaces into one, creating a link aggregate |
|
||||
| lo | ietf-interfaces | Software loopback interface |
|
||||
| eth | ietf-interfaces | Physical Ethernet device/port |
|
||||
| veth | infix-if-veth | Virtual Ethernet pair, typically one end is in a container |
|
||||
|
||||
@@ -21,7 +22,7 @@ The blocks you choose, and how you connect them, defines your dataplane.
|
||||
Here we see an example of how to bridge a virtual port with a physical
|
||||
LAN.
|
||||
|
||||

|
||||

|
||||
|
||||
Depending on the (optional) VLAN filtering of the bridge, the container
|
||||
may have full or limited connectivity with outside ports, as well as the
|
||||
|
||||
Reference in New Issue
Block a user