Re: CFT: new trunk(4)



On Mon, Apr 02, 2007 at 11:17:29AM +0200, Ian FREISLICH wrote:
Andrew Thompson wrote:
Here is a patch to add OpenBSD's trunk(4) interface, and also includes
LACP support which came from agr(4) on NetBSD. Im interested in anyone
who wants to test this and in particular lacp mode if you have a switch
that supports it.

http://people.freebsd.org/~thompsa/if_trunk-20070330b.diff

This looks very interesting. I'm busy testing with a switch that
claims 802.3ad support.

We're making extensive use of vlans to increase the number of
interfaces availabble to us using switches to break out gigE into
100M interfaces. The bandwidth problem we're having is to our
provider, a 100M connection, and we're looking at doing exactly
this. However, it appears that this interface can't trunk vlan
interfaces.

It sounds like you want it the other way around. The trunk should be the
lowest component in any setup so you should vlan the trunk interface
rather than trunk a vlan.

ifconfig trunk0 create
...
ifconfig vlan0 vlan 10 vlandev trunk0

(or use ifconfig trunk0.10 create which is a better syntax)


regards,
Andrew
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Vlan Hopping Vulnerability
    ... > and forward it on trunk port without native tag. ... > vlan 20. ... > - Why the first SW accepts tagged frame? ... if the switch has ingress filtering ...
    (comp.dcom.lans.ethernet)
  • Re: bond interface arp, vlan and trunk / network question
    ... So far vlan and trunking works as expected. ... The exact problem is that the bonding driver don't switch the ... interface because the mii-tool don't recognize that the connection ... serverinterface is connected via a trunk to one of the switches. ...
    (Linux-Kernel)
  • RE: Different terms for the same or more secure?
    ... A SWITCH is a box with a bunch of interfaces and a MAC address ... has seen that packet's source MAC address show up at interface X, ... of those groups is a VLAN. ...
    (Security-Basics)
  • Re: VLAN on 3750
    ... There will be a trunk between 3750 to each ... VLANs in use on each switch. ... VTP does have a major gotcha that should be well-known to any network ... to maintain updating vlan names on every switch in a 50 switch ...
    (comp.dcom.sys.cisco)
  • Re: VLAN on 3750
    ... There will be a trunk between 3750 to each ... VLANs in use on each switch. ... VTP does have a major gotcha that should be well-known to any network ... to maintain updating vlan names on every switch in a 50 switch ...
    (comp.dcom.sys.cisco)