发布网友 发布时间:2022-04-23 02:03
共5个回答
热心网友 时间:2023-10-11 00:18
要分厂家,思科的默认就是允许所有的vlan通过,不需要的需要自己remove(移除);
华为,华三只默认vlan 1通过,
热心网友 时间:2023-10-11 00:19
默认当前改TRUNK之前的VLANID,需要通过一个指令去规定可以透过这个TRUNK端口的VLAN是哪些,ALL是所有,具体好象是Premit吧?忘了
=================
默认是当前的VLAN,一般默认的VLAN号是1
热心网友 时间:2023-10-11 00:19
S3760(config-if)#switchport trunk allowed vlan ?
add Add VLANs to the current list
all All VLANs
except All VLANs except the following
remove Remove VLANs from the current list
S3760(config-if)#switchport trunk allowed vlan add ?
LINE VLAN IDs of the allowed VLANs when this port is in trunking mode
看明白了吧。默认的是all
Trunk上默认会转发交换机上存在的所有VLAN的数据。
热心网友 时间:2023-10-11 00:20
不允许,默认只允许VLAN1通过。
热心网友 时间:2023-10-11 00:20
trunk链路默认允许所有vlan通过,我们设置vlan的目的是便于管理和维护。