GVRP基础配置 int G0/0/1 port link-type trunk 配置接口类型为trunk port trunk allow-pass vlan all 允许所有VLAN通过 int e0/0/1 port link-type access 配置接口类型为access port default vlan 10 将接口e0/0/1划入VLAN 10 grvp 交换机上开启GVRP功能 int g0/0/1 gvrp 在接口g0/0/1开启gGVRP功能 还需在某个交换机的右侧接口手…
debug eap through debug he-module subslot periodic debug eap : to display information about Extensible Authentication Protocol(EAP)(in privileged EXEC mode) no debug eap debug ecfmpal : to enable debugging of the data path of the Ethernet Connectivit…