Update 2023-11-06 11:25:00
This commit is contained in:
parent
d1776c487e
commit
8ae56116a0
@ -10,7 +10,7 @@ List available network devices and configuration
|
||||
ifconfig
|
||||
```
|
||||
|
||||
Typical ethernet devices are `em0`, `bge0`, `re0`. Look at the manpage of "[em(4)](https://man.openbsd.org/em.4)", "[bge(4)](https://man.openbsd.org/bge.4)" or any other device you might find to learn about what it is.
|
||||
Typical ethernet devices are `em0`, `bge0`, `re0`. Look at the manpage of [em(4)](https://man.openbsd.org/em.4), [bge(4)](https://man.openbsd.org/bge.4) or any other device you might find to learn about what it is.
|
||||
|
||||
You can configure these devices with
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user