Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
E6060SW(4)		    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 in-
       terface 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 con-
       trollers:

          Marvell 88E6060
          Marvell 88E6063
          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.3			 May 10, 2025			    E6060SW(4)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=e6060sw&sektion=4&manpath=FreeBSD+14.3-RELEASE+and+Ports>

home | help