华为端口隔离高级用法经典案例

最终效果:

pc4不能ping通pc5,pc5能ping通pc4

pc1不能和pc2、pc3通,但pc2和pc3能互通

vlan batch 2

interface Vlanif1

ip address 10.0.0.254 255.255.255.0

interface Vlanif2

ip address 192.168.2.1 255.255.255.0

interface MEth0/0/1

interface GigabitEthernet0/0/1 //一个口子能加入多个隔离组

port-isolate enable group 1

port-isolate enable group 2

interface GigabitEthernet0/0/2

port-isolate enable group 1

interface GigabitEthernet0/0/3

port-isolate enable group 2

interface GigabitEthernet0/0/4

interface GigabitEthernet0/0/5

am isolate GigabitEthernet0/0/4

//配置单通4口的pc不能访问5口的pc,但5口可以访问4口的pc

interface GigabitEthernet0/0/6

port link-type access

port default vlan 2

相关推荐
s_daqing1 小时前
华为手机建议使用adb卸载的app
adb·华为·智能手机
华研前沿标杆游学4 小时前
预约参观华为基地,见证行业巅峰
华为
编程百晓君4 小时前
一文彻底拿捏DevEco Studio的使用小技巧
华为·harmonyos
SmartBrain5 小时前
华为管理变革之道:组织文化与活力
华为
SmartBrain5 小时前
华为管理变革之道:管理制度创新
华为
制造数字化方案研究院5 小时前
华为 IPD,究竟有什么特点?(一)
华为
有颜有货5 小时前
华为:数字化转型只有“起点”,没有“终点”
华为·数字化转型
轻口味6 小时前
【每日学点鸿蒙知识】私仓搭建、resources创建文件夹、hvigor如何动态设置版本、SM3摘要算法、SP存储报错等
华为·json·harmonyos
凯子坚持 c6 小时前
仓颉编程语言深入教程:基础概念和数据类型
开发语言·华为
JasonYin~7 小时前
HarmonyOS NEXT 实战之元服务:静态案例效果---查看国际航班服务
华为·harmonyos