JUNOS Link Aggregation

Command

  • Static Link Aggregation(without lacp)
    set chassis aggregated-devices ethernet device-count 10
    set interfaces ge-0/0/0 ether-options 802.3ad ae0
    set interfaces ge-0/0/1 ether-options 802.3ad ae0
  • LACP/802.3ad, this mode can compatible with VMware ESXi Route based on IP hash
    set chassis aggregated-devices ethernet device-count 10
    set interfaces ge-0/0/0 ether-options 802.3ad lacp force-up
    set interfaces ge-0/0/0 ether-options 802.3ad ae0
    set interfaces ge-0/0/1 ether-options 802.3ad lacp force-up
    set interfaces ge-0/0/1 ether-options 802.3ad ae0
    set interfaces ae0 aggregated-ether-options lacp active
juniper/junos/link-agg.txt · 上一次變更: 2012/11/11 03:45 由 jal
上一頁 | 下一頁 | 回首頁 | RSS Feed | Facebook