You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ You will need to add support for moving arbitrary endpoint data around your netw
31
31
32
32
##### span-fabric
33
33
34
-
Replace `<name>` with the name of your span-fabric and <interface-group> with the name of your interface-group.
34
+
Replace `<name>` with the name of your span-fabric and `<interface-group>` with the name of your interface-group.
35
35
```
36
36
! span-fabric
37
37
span-fabric <name>
@@ -42,7 +42,7 @@ span-fabric <name>
42
42
43
43
##### interface-group
44
44
45
-
Replace <interface-group> with the name of your interface-group. Additionally fill in the `YOUR_LEAF_SWITCH` and `YOUR_INTERFACE_WHERE_VENT_WILL_RECORD_TRAFFIC_FROM`.
45
+
Replace `<interface-group>` with the name of your interface-group. Additionally fill in the `YOUR_LEAF_SWITCH` and `YOUR_INTERFACE_WHERE_VENT_WILL_RECORD_TRAFFIC_FROM`.
0 commit comments