Link to home
Start Free TrialLog in
Avatar of markholmes24
markholmes24

asked on

3Com 4800G aggregation groups and VLANS

Hi,

I'm configuring a pair of 4800G's for our network core.  I'm using IRF stacking for redundancy, with two fibre connections feeding each edge switch stack, one from each 4800G.

I've created aggregation groups, one for each stack connection, and configured each group as a trunk and added in VLANS as follows (example)


interface bridge-aggregation 1

description ABCD Network

port link-type trunk

port trunk pvid vlan 5

port trunk permit vlan 1 3 4 91 97 98

link-aggregation mode dynamic

quit

My hope was that I would then assign two ports (one from each switch)  into each aggregation group and they would take on the properties of that group ie tagged on the vlans I specified in the above config - indeed I don't see why the system would let you use 'permit vlan' on an aggregation interface if that were not the case.

Is that the case, or will I also have to configure each port before putting it into an aggregation group?  

Thanks,

Mark

ASKER CERTIFIED SOLUTION
Avatar of markholmes24
markholmes24

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial