summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_one2many.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/ng_one2many.4')
-rw-r--r--share/man/man4/ng_one2many.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ng_one2many.4 b/share/man/man4/ng_one2many.4
index ff3c723..0874b9b 100644
--- a/share/man/man4/ng_one2many.4
+++ b/share/man/man4/ng_one2many.4
@@ -186,11 +186,11 @@ through
ngctl connect fxp3: fxp0:upper lower many3
# Allow fxp1 through fxp3 to xmit/recv fxp0 frames
ngctl msg fxp1: setpromisc 1
- ngctl msg fxp3: setpromisc 1
ngctl msg fxp2: setpromisc 1
+ ngctl msg fxp3: setpromisc 1
ngctl msg fxp1: setautosrc 0
- ngctl msg fxp3: setautosrc 0
ngctl msg fxp2: setautosrc 0
+ ngctl msg fxp3: setautosrc 0
# Configure all four links as up
ngctl msg fxp0:upper \\
setconfig "{ xmitAlg=1 failAlg=1 enabledLinks=[ 1 1 1 1 ] }"
OpenPOWER on IntegriCloud