Skip to content
  • Mike Hibler's avatar
    Prevent a new VLAN from getting put into every existing trunk port. · 4a1d42b7
    Mike Hibler authored
    This is the flip-side of something the Mellanox module already handled:
    putting a port in trunk mode and having it inherit all existing VLANs.
    
    The only sure fire way to do this was to make sure, after creating a new
    VLAN, that every existing trunk port does not include the VLAN. If it
    does, we remove it.
    4a1d42b7