如題所述
我綁了兩條reth0,reth1
我reth0上面已經寫vlan-tagging
以及reth0 unit 0 vlan-id 88
可是我reth0接過去forti防火牆的trunk port(192.168.88.140)卻ping不到forti
set vlans vlan88 vlan-id 88
set vlan-88 l3-interface irb.88
set interfaces irb.88 family inet address 192.168.88.254/24
deactivate interfaces ge-0/0/0 unit 0
deactivate interfaces ge-7/0/0 unit 0
delete protocols rstp interface ge-0/0/0
delete protocols rstp interface ge-7/0/0
set interfaces ge-0/0/0 ether-options 802.3ad ae0
set interfaces ge-7/0/0 ether-options 802.3ad ae0
set interfaces ae0 traceoptions flag all
set interfaces ae0 aggregated-ether-options lacp active
set interfaces ae0 unit 0
set interfaces ae0 unit 0 family ethernet-switching port-mode trunk
set interfaces ae0 unit 0 family ethernet-switching interface-mode trunk
set interfaces ae0 unit 0 family ethernet-switching vlan members vlan88
set interfaces ae0 unit 0 family ethernet-switching native-vlan-id 1
自行參詳.