mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
Fix a type-o in a bridging example.
Submitted by: Niki Denev Approved by: mlaier (mentor) Approved by: re (blanket)
This commit is contained in:
parent
4c2d9f25f3
commit
f7cbc4cc6e
@ -155,7 +155,7 @@ Consider a system with two 4-port Ethernet boards.
|
||||
The following will cause a bridge consisting of all 8 ports with Spanning Tree
|
||||
enabled to be created:
|
||||
.Bd -literal -offset indent
|
||||
iconfig bridge0 create
|
||||
ifconfig bridge0 create
|
||||
ifconfig bridge0 \e
|
||||
addm fxp0 stp fxp0 \e
|
||||
addm fxp1 stp fxp1 \e
|
||||
|
Loading…
Reference in New Issue
Block a user