interswitchports
Interswitch ports, or interswitch ports, are the ports on network switches that connect to other switches to form inter-switch links. These connections extend Layer 2 connectivity across devices located on separate switches and enable the propagation of traffic, VLANs, and spanning-tree information between switches in a network.
Interswitch ports are central to tiered or campus networks, data centers, and any topology that requires devices
Typical configurations for interswitch ports include:
- Trunk ports: carry traffic for multiple VLANs with tagging (802.1Q) so that VLAN separation is maintained
- Access ports: used for single-VLAN interswitch links in restricted designs.
- Link aggregation: multiple interswitch ports can be grouped into a single logical link (LACP or similar)
- Redundancy and loop avoidance: interswitch links are subject to spanning-tree protocols or alternative loop-free architectures in
Key factors include link speed (1G, 10G, 40G, 100G or higher), MTU settings, and consistency of duplex
See also: interswitch link, VLAN, 802.1Q, LACP, STP, data center topology.