Eli Kleinman
2011-Jan-31 17:07 UTC
[crossbow-discuss] Solaris 11 express LACP + multiple vNic + vLan problem.
I am trying to setup LACP (link aggregation), then create vNic''s with vLan tagging on top of the aggregation. Whatever configuration I triad only one vNic/Vlan worked and the other not, below are the configuration I used any help is greatly appreciated. dladm create-aggr -l igb0 -l igb1 -L active -P L4 aggr1 dladm create-vnic -l aggr1 -v 2000 SrvNet2000001 ipadm create-addr -T static -a 10.50.2.50/22 aggr2104001/v4static dladm create-vnic -l aggr1 -v 2104 CncNet2104001 ipadm create-addr -T static -a 10.50.105.50/21 CncNet2104001/v4static dladm show-aggr LINK POLICY ADDRPOLICY LACPACTIVITY LACPTIMER FLAGS aggr1 L2,L3,L4 auto active short dladm show-vnic LINK OVER SPEED MACADDRESS MACADDRTYPE VID SrvNet2000001 aggr1 1000 2:8:20:77:e2:d2 random 2000 CncNet2104001 aggr1 1000 2:8:20:c7:83:8 random 2104 ipadm show-if IFNAME STATE CURRENT PERSISTENT lo0 ok -m-v------46 --- SrvNet2000001 ok bm--------46 -46 CncNet2104001 ok bm--------46 -46 ipadm show-addr ADDROBJ TYPE STATE ADDR lo0/v4 static ok 127.0.0.1/8 SrvNet2000001/v4static static ok 10.50.2.50/22 CncNet2104001/v4static static ok 10.50.105.50/21 lo0/v6 static ok ::1/128 -- This message posted from opensolaris.org
Jeff Victor
2011-Jan-31 18:36 UTC
[crossbow-discuss] Solaris 11 express LACP + multiple vNic + vLan problem.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#ffffff"> Hi Eli,<br> <br> Which link does not work? What is the symptom?<br> <br> On 01/31/11 12:07 PM, Eli Kleinman wrote: <blockquote cite="mid:501904506.31296493659667.JavaMail.Twebapp@sf-app1" type="cite"> <pre wrap="">I am trying to setup LACP (link aggregation), then create vNic''s with vLan tagging on top of the aggregation. Whatever configuration I triad only one vNic/Vlan worked and the other not, below are the configuration I used any help is greatly appreciated. dladm create-aggr -l igb0 -l igb1 -L active -P L4 aggr1 dladm create-vnic -l aggr1 -v 2000 SrvNet2000001 ipadm create-addr -T static -a 10.50.2.50/22 aggr2104001/v4static dladm create-vnic -l aggr1 -v 2104 CncNet2104001 ipadm create-addr -T static -a 10.50.105.50/21 CncNet2104001/v4static dladm show-aggr LINK POLICY ADDRPOLICY LACPACTIVITY LACPTIMER FLAGS aggr1 L2,L3,L4 auto active short dladm show-vnic LINK OVER SPEED MACADDRESS MACADDRTYPE VID SrvNet2000001 aggr1 1000 2:8:20:77:e2:d2 random 2000 CncNet2104001 aggr1 1000 2:8:20:c7:83:8 random 2104 ipadm show-if IFNAME STATE CURRENT PERSISTENT lo0 ok -m-v------46 --- SrvNet2000001 ok bm--------46 -46 CncNet2104001 ok bm--------46 -46 ipadm show-addr ADDROBJ TYPE STATE ADDR lo0/v4 static ok 127.0.0.1/8 SrvNet2000001/v4static static ok 10.50.2.50/22 CncNet2104001/v4static static ok 10.50.105.50/21 lo0/v6 static ok ::1/128 </pre> </blockquote> <br> <div class="moz-signature">-- <br> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=ISO-8859-1"> <title></title> <meta name="GENERATOR" content="OpenOffice.org 3.1 (Solaris x86)"> <meta name="AUTHOR" content="Scott Dickson"> <meta name="CREATED" content="20100215;17092000"> <meta name="CHANGEDBY" content="Jeff Victor"> <meta name="CHANGED" content="20100401;7475400"> <font size="2" face="Verdana"> <b><font size="2" face="Verdana" color="#666666">Jeff VICTOR</font></b><font size="2" face="Verdana" color="#666666"><br> Principal Sales Consultant<br> Operating Environments & Infrastructure Software Pillar<br> North America Commercial Hardware<br> Email: <a href="mailto:jeff.victor@oracle.com">jeff.victor@oracle.com</a> Blog: <a href="http://blogs.sun.com/JeffV">blogs.sun.com/JeffV</a><br> Principal Author of <a href="http://bit.ly/95TwGa">Oracle Solaris 10 System Virtualization Essentials</a> <br> </font></font></div> </body> </html>