欢迎来到天天文库
浏览记录
ID:56247090
大小:120.50 KB
页数:12页
时间:2020-03-24
《端口隔离典型配置举例.doc》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、.1 端口隔离典型配置举例1.1 简介本章介绍了采用端口隔离特性,实现同一VLAN内端口之间的隔离。用户只需要将端口加入到隔离组中,就可以实现隔离组内端口之间数据的隔离。1.2 端口隔离限制设备间互访典型配置举例1.2.1 适用产品和版本表1配置适用的产品与软件版本关系产品软件版本S10500系列以太网交换机Release1120系列,Release1130系列,Release1200系列S5800&S5820X系列以太网交换机Release1808S5830系列以太网交换机Release1115,Rele
2、ase1118S5500-EI&S5500-SI系列以太网交换机Release2220 1.2.2 组网需求如图1所示,HostA和HostB属同一VLAN,使用端口隔离功能实现HostA和HostB不能互访,但都可以与服务器Server及外部网络进行通信。图1端口隔离典型配置组网图..页脚.. 1.2.3 配置注意事项(1) 将端口加入隔离组前,请先确保端口的链路模式为bridge,即端口工作在二层模式下。(2) 同一端口不能同时配置为业务环回组成员端口和隔离组端口,即业务环回组成员端口不
3、能加入隔离组。1.2.4 配置步骤#创建VLAN100,并将端口GigabitEthernet1/0/1、GigabitEthernet1/0/2、GigabitEthernet1/0/3、GigabitEthernet1/0/4全部加入VLAN100。system-view[SwitchA]vlan100[SwitchA-vlan100]portgigabitethernet1/0/1togigabitethernet1/0/4[SwitchA-vlan100]quit#将端口Gigab
4、itEthernet1/0/1、GigabitEthernet1/0/2加入隔离组。[SwitchA]interfacegigabitethernet1/0/1[SwitchA-GigabitEthernet1/0/1]port-isolateenable[SwitchA-GigabitEthernet1/0/1]quit[SwitchA]interfacegigabitethernet1/0/2..页脚..[SwitchA-GigabitEthernet1/0/2]port-isolateenable[S
5、witchA-GigabitEthernet1/0/2]quit1.2.5 验证配置#使用displayport-isolategroup命令显示SwitchA上隔离组中的信息。显示信息的描述请参见表2。displayport-isolategroup Port-isolategroupinformation: Uplinkportsupport:NO GroupID:1Groupmembers:GigabitEthernet1/0/1 GigabitEthernet1/0/2表2d
6、isplayport-isolategroup命令显示信息描述表字段描述Port-isolategroupinformation显示端口隔离组的信息Uplinkportsupport是否支持配置上行端口GroupID隔离组编号Groupmembers隔离组中包含的普通端口(非上行端口) 1.2.6 配置文件S5500-SI系列交换机不支持portlink-modebridge命令。 #..页脚..vlan100#interfaceGigabitEthernet1/0/1 portlink-modebridg
7、e portaccessvlan100 port-isolateenable#interfaceGigabitEthernet1/0/2 portlink-modebridge portaccessvlan100 port-isolateenable#interfaceGigabitEthernet1/0/3 portlink-modebridge portaccessvlan100#interfaceGigabitEthernet1/0/4 portlink-modebridge portaccessvl
8、an100#1.3 隔离端口间的定时互访典型配置举例..页脚..1.3.1 适用产品和版本表3配置适用的产品与软件版本关系产品软件版本S10500系列以太网交换机Release1120系列,Release1130系列,Release1200系列S5800&S5820X系列以太网交换机Release1808S5830系列以太网交换机Release1115,Release1118S5500-EI&S5500-SI系列
此文档下载收益归作者所有