Skip to content

Commit ad4596c

Browse files
authored
Re-format Use case statement
1 parent 29847df commit ad4596c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/vlan/switchport-mode-support/Switchport Mode and VLAN CLI Enhancement.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Here are some common use cases for switch port mode access:
114114

115115
**2.** Restricting VLANs: Users can use switch port mode access to restrict the VLANs that a device can access. This can help control access to network resources and improve network security.
116116

117-
**3.** Improving network performance: By using switch port mode access, users can reduce the amount of unnecessary broadcast traffic on the network. When a switch port is in access mode, it only sends traffic to the device connected to that port, rather than broadcasting traffic to all devices on the network.
117+
**3.** Improving network performance: By using switch port mode access, users can reduce the amount of unnecessary broadcast traffic on the network. When a switch port is in access mode, it forwards traffic for the configured VLAN only, thus reducing/restricting the broadcast domain.
118118

119119
**4.** Implementing Quality of Service (QoS): QoS allows users to prioritize traffic on the network based on the type of traffic and the needs of users. By configuring switch ports to operate in access mode in conjunction with QoS parameters available in SONiC, users can ensure that traffic from specific devices is prioritized over other traffic on the network.
120120

0 commit comments

Comments
 (0)