The S6720S-26Q-LI-24S-AC switches are next-generation simplified 10GE fixed switches and can be used as 10GE access switches on campus networks and data center networks. The S6720S-26Q-LI-24S-AC provides line-rate 10GE access ports and 40GE uplink ports. In addition, the S6720S-26Q-LI-24S-AC delivers a wide variety of services, comprehensive security control policies, and various QoS features to help customers build scalable, reliable, manageable, and secure campus and data center networks.
Specification of S6720S-26Q-LI-24S-AC
Memory (RAM)
1 GB
Flash
512 MB in total. To view the available flash memory size, run the display version command.
Mean time between failures (MTBF)
39.2 years
Mean time to repair (MTTR)
2 hours
Availability
> 0.99999
Service port surge protection
NA
Power supply surge protection
±6 kV in differential mode, ± 6 kV in common mode
Dimensions (H x W x D)
Basic dimensions (excluding the parts protruding from the body): 43.6 mm x 442.0 mm x 225.0 mm
Maximum dimensions (the depth is the distance from ports on the front panel to the parts protruding from the rear panel): 43.6 mm x 442.0 mm x 234.4 mm
Weight (including package)
4.2 kg
Stack ports
Any 10GE SFP+ ports (a maximum of 16 physical ports)
Any 40GE QSFP+ ports (a maximum of 2 physical ports)
RTC
Supported
RPS
Supported
PoE
Not supported
Rated voltage range
100 V AC to 240 V AC, 50/60 Hz
Maximum voltage range
90 V AC to 264 V AC, 47 Hz to 63 Hz
Maximum power consumption (100% throughput, full speed of fans)
100.2 W
Typical power consumption (30% of traffic load, tested according to ATIS standard)
67.1 W
Operating temperature
0°C to 45°C (32°F to 113°F) at an altitude of 0-1800 m (0-5906 ft.)
Short-term operating temperature
-5°C to +50°C (23°F to 122°F) at an altitude of 0-1800 m (0-5906 ft.)
Storage temperature
-40°C to +70°C (-40°F to +158°F)
Noise under normal temperature (27°C, sound power)
< 46.5 dB(A)
Relative humidity
5% to 95%, noncondensing
Operating altitude
0-5000 m (0-16404 ft.)
Certification
EMC certification
Safety certification
Manufacturing certification
Part number
98010684
What is a Switch? A switch is a device that enables communication between two or more IT devices, such as computers, servers, printers, and more. It helps devices within a network share resources, including printers, file storage, internet access, and application processing. In simple terms, a switch acts as a "traffic hub" in a network.
Key Characteristics:
Intelligent Forwarding: Unlike a basic hub, a switch intelligently directs data packets only to the intended recipient device based on MAC addresses.
Efficient Communication: This targeted data transmission reduces unnecessary traffic, enhances network performance, and improves security within the local network.
Scalability: Switches come in various sizes, from small desktop models for home/office use to large modular switches for enterprise data centers.
Common Applications:
Connecting devices within a Local Area Network (LAN)
Building enterprise networks, data centers, or home networks
Supporting resource sharing and collaborative workflows
In summary, a switch is a fundamental networking device that efficiently manages and directs data flow, ensuring smooth and reliable communication between connected devices.
Core Functions of a Switch The primary functions of a switch include:
VLAN Segmentation – Enhances network security by isolating traffic into separate virtual networks.
Targeted Forwarding – Improves network performance by accurately identifying and forwarding data only to the intended destination device.
Traffic Control – Optimizes network reliability and stability through mechanisms like Quality of Service (QoS) and loop prevention (e.g., Spanning Tree Protocol).
Link Aggregation – Increases bandwidth and provides redundancy by combining multiple physical links into a single logical channel.
Working Principle of a Switch A switch operates at either the Data Link Layer (Layer 2) or the Network Layer (Layer 3) of the OSI model:
Layer 2 Switch: Forwards data based on MAC addresses.
Layer 3 Switch: Forwards data based on IP addresses.
A switch continuously learns the MAC addresses of connected devices and records them in its MAC address table. The core processes include:
Learning: Records the source MAC address and its corresponding port.
Forwarding: Precisely forwards frames to the destination port based on the target MAC address.
Flooding: If the target MAC address is not found in the table, the switch broadcasts the frame to all ports (except the source port).
Update: Periodically refreshes the MAC address table to ensure accuracy and remove stale entries.