组网需求
如图1所示,要求PC1与PC2之间不能互相访问,PC1与PC3之间可以互相访问,PC2与PC3之间可以互相访问。
交换机配置端口隔离port-isolate" data-width="309" data-height="226" picindex="1" src="https://hqyman.cn/zb_users/upload/2021/06/20210618083735_38073." style="width: 32px; height: 32px; position: absolute; left: -18px; top: 43px; color: rgb(238, 255, 238); text-align: center; line-height: 32px; background: url("//exp.bdstatic.com/static/exp-pc/article/widget/img-baidu-com/step_ol_bg_e53cfaf.png") no-repeat; visibility: hidden;">配置端口隔离功能
# 配置端口隔离模式为二层隔离三层互通。
<Quidway> system-view
[Quidway] port-isolate mode l2
# 配置Ethernet0/0/1的端口隔离功能。
<Quidway> system-view
[Quidway] interface ethernet 0/0/1
[Quidway-Ethernet0/0/1] port-isolate enable group 1
[Quidway-Ethernet0/0/1] quit
# 配置Ethernet0/0/2的端口隔离功能。
<Quidway> system-view
[Quidway] interface ethernet 0/0/2
[Quidway-Ethernet0/0/2] port-isolate enable group 1
[Quidway-Ethernet0/0/2] quit
ethernet 0/0/3 无需加入端口隔离组,处于隔离组的各个端口间不能通信
查看当前配置
disp cur
#
sysname Quidway
#
interface Ethernet0/0/1
port-isolate enable group 1
#
interface Ethernet0/0/2
port-isolate enable group 1
#
interface Ethernet0/0/3
#
return
验证配置结果:
PC1和PC2不能互相ping通。
PC1和PC3可以互相ping通。
PC2和PC3可以互相ping通。
推荐本站淘宝优惠价购买喜欢的宝贝:
本文链接:https://hqyman.cn/post/1752.html 非本站原创文章欢迎转载,原创文章需保留本站地址!
休息一下~~
作者:hqy | 分类:技术文章 | 浏览:2364 | 评论:0
18
2021
06
08:37:21
华为交换机配置端口隔离port-isolate
发表评论:
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。
您的IP地址是: