————————————————

华为交换机GVRP基础配置

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功能
还需在某个交换机的右侧接口手动配置VLAN实现双向注册GVRP
posted @ 2022-10-10 17:30  Tjane'Blogs  阅读(249)  评论(0)    收藏  举报