I need to trunk 3 ports on an RB450g (ether2 and ether3 belong to a bond with WDS RocketM5’s in the middle) and ether1 is trunk port to a cisco switch.
On my switch I have the following:
int fa0/24
switchport mode trunk
switchport trunk vlan 60,70
I have read the wiki set but the example given is for 1 trunk port and 3 access ports. If someone would be so kind to help me shed some light on this I would be grateful.