0
点赞
收藏
分享

微信扫一扫

大数据机器学习TF-IDF 算法+SnowNLP智慧旅游数据分析可视化推荐系统

guanguans 2024-01-04 阅读 8
华为

在这里插入图片描述
最终效果:
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

举报

相关推荐

0 条评论