Hi,

I just upgraded to snv_109 via pkg image-update, and I noticed that
vlan is no longer working. Here's my setup

# dladm show-link
LINK        CLASS    MTU    STATE    OVER
eth1        phys     1500   up       --
eth0        phys     1500   up       --
bond0       aggr     1500   up       eth1
br128       vlan     1500   up       bond0

# dladm show-aggr
LINK            POLICY   ADDRPOLICY           LACPACTIVITY  LACPTIMER   FLAGS
bond0           L4       auto                 off           short       -----

# dladm show-vlan
LINK            VID      OVER         FLAGS
br128           128      bond0        -----

# ifconfig br128
br128: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 2
        inet 192.168.128.118 netmask ffffff00 broadcast 192.168.128.255
        ether 0:1e:b:5e:cf:c4

eth1 was bnx1, eth0 was bnx0 (renamed with dladm rename-link)
I tried with and without link aggregation (e.g. br128 directly on
eth1), on both cases br128 does not work.

# ping 192.168.128.1
no answer from 192.168.128.1

while at the same time, "snoop -r -d br128" (strangely enough) does
NOT show traffic to or from 192.168.128.1 or 118. Not even arp
request. (full output on http://pastebin.com/fd1dfbd3)

What am I doing wrong here?

Regards,

Fajar
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to