Hi,
I have to replace an old 3COM switch with an HP 2620, but unfortunately I cannot replicate the same port settings. In particular I have a port configured like this:
interface Ethernet1/0/11
stp edged-port enable
port link-type hybrid
port hybrid vlan 18 tagged
port hybrid vlan 100 untagged
undo port hybrid vlan 1
port hybrid pvid vlan 100
flow-control
broadcast-suppression PPS 3000
packet-filter inbound link-group 4999 rule 0
The part that interest me really is about the port hybrid, where vlan 100 is the untagged traffic and 18 is the tagged one.
Any suggestion would be much appreciated.
Thanks!!