I am new to the list but I have worked with BSDRP on some occasions, I am building a router where I have 6 igb interfaces. I would like to divide it into 3 interfaces up 3 interfaces down in the case using lacp for aggregation I made the configurations in rc.conf according below:
ifconfig_igb0 = "up" ifconfig_igb1 = "up" ifconfig_igb2 = "up" cloned_interfaces = "lagg0 lagg1" ifconfig_lagg0 = "up" vlans_lagg0 = "1022 1023 623 311" ifconfig_igb3 = "up" ifconfig_igb4 = "up" ifconfig_igb5 = "up" ifconfig_lagg1 = "up" vlans_lagg1 = "12 101 3101 3102 3103 3104 3105" ifconfig_lagg1_101 = "inet 10.0.100.254/23" if_lagg_load = "YES" But the LAGG interfaces do not seem to work anyone could help me LAGG interfaces are shown without mac address address and "no carrier" as below: lagg0: flags = 8843 <UP, BROADCAST, RUNNING, SIMPLEX, MULTICAST> metric 0 mtu 1500 ether 00: 00: 00: 00: 00 00 inet6 fe80 :: 8644: 64ff: fe35: f5d8% lagg0 prefixlen 64 scopeid 0x9 nd6 options = 21 <PERFORMNUD, AUTO_LINKLOCAL> media: Ethernet autoselect status: no carrier groups: lagg laggproto failover lagghash l2, l3, l4 lagg1: flags = 8843 <UP, BROADCAST, RUNNING, SIMPLEX, MULTICAST> metric 0 mtu 1500 ether 00: 00: 00: 00: 00 00 inet6 fe80 :: 8644: 64ff: fe35: f5d8% lagg1 prefixlen 64 scopeid 0xa nd6 options = 21 <PERFORMNUD, AUTO_LINKLOCAL> media: Ethernet autoselect status: no carrier groups: lagg Also I would like some explanation of how to enable the netmap and apply good tuning practices if anyone can help I am grateful.
_______________________________________________ Bsdrp-users mailing list Bsdrp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bsdrp-users