switchport access vlan 30
时间: 2023-10-04 15:09:07 浏览: 117
锐捷交换机的VLAN配置
5星 · 资源好评率100%
This command configures the switch port to be an access port and assigns it to VLAN 30. Any device connected to this port will be in VLAN 30 and will not be able to communicate with devices in other VLANs unless there is a Layer 3 device (such as a router) to route traffic between the VLANs.
阅读全文