我一直在阅读关于VLAN的文章,并想知道是否有任何思科交换机不支持VLAN?
到目前为止,我发现的所有交换机都支持VLAN。这是我实验室里的一个例子。
Cisco-Switch-#show vlan ?
brief VTP all VLAN status in brief
group VLAN group(s) information
id VTP VLAN status by VLAN id
ifindex SNMP ifIndex
internal VLAN internal usage
mtu VLAN MTU information
name VTP VLAN status by VLAN name
private-vlan Private VLAN information
summary VLAN summary information
| Output modifiers
<cr>
Cisco-Switch-#如果有的话,他们的模型名是什么?
发布于 2020-01-05 15:20:17
任何不支持802.1Q的交换机也不支持VLAN标记。在cisco中,小型业务系列的非管理交换机不支持vlan标记.
发布于 2021-01-12 11:47:37
思科的所有可管理交换机大多都支持Vlans。有些非托管交换机不支持Vlans。
基本上,如果我们不配置任何东西,所有可管理的开关都充当非托管交换机。默认情况下,如果管理开关未配置,则使用Vlan 1。
https://networkengineering.stackexchange.com/questions/64374
复制相似问题