Manual Page Result
0
Command: e6060sw | Section: 4 | Source: FreeBSD | File: e6060sw.4.gz
E6060SW(4) FreeBSD Kernel Interfaces Manual E6060SW(4)
NAME
e6060sw - Marvell 88E6060/88E6063/88E6065 Fast Ethernet switch driver
SYNOPSIS
device mdio
device etherswitch
device e6060sw
hint.e6060sw.0.at="mdio0"
DESCRIPTION
The e6060sw device driver provides a management interface to Marvell
88E6060 and 88E6065 fast ethernet switch chip. This driver use smi
interface by ethernet interface.
88E6060 support is only port vlan. 88E6065 support is port and dot1q
vlan. dot1q support group base tag/untag.
HARDWARE
The e6060sw driver supports the following Fast Ethernet switch
controllers:
o Marvell 88E6060
o Marvell 88E6063
o Marvell 88E6065
EXAMPLES
Configure dot1q vlan on 88E6065 by etherswitchcfg command.
# etherswitchcfg config vlan_mode dot1q
Configure vlangroup with dot1q tag on 88E6065. This example is port0 as
vlan 2.
# etherswitchcfg vlangroup2 vlan 2 members 0,5t port0 pvid 2
SEE ALSO
etherswitch(4), etherswitchcfg(8)
HISTORY
The e6060sw device driver first appeared in FreeBSD 12.0.
AUTHORS
The e6060sw driver was written by Hiroki Mori
FreeBSD 14.1-RELEASE-p8 May 10, 2025 FreeBSD 14.1-RELEASE-p8