欢迎来到天天文库
浏览记录
ID:37618973
大小:155.02 KB
页数:7页
时间:2019-05-26
《神州数码04Vlan和802.1Q》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、VLAN划分Console口Console线网线网线PC2PC1VLAN100VLAN200192.168.1.0/24192.168.2.0/24VLAN划分•划分VLAN100:包括端口e0/0/1-5–Switch(Config)#vlan100/#创建VLAN–Switch(Config-Vlan100)#switchportinterfaceethernet0/0/1-5/#设置相关端口的PVID•划分VLAN200:包括端口e0/0/6-10–Switch(Config)#vlan200–Switch(Config
2、-Vlan200)#switchportinterfaceethernet0/0/6-10•分别在VLAN100和VLAN200中接入PC机,配置IP地址在同一网段,验证相同VLAN内主机可以互相通讯,不同VLAN内主机不能互相通讯。1IEEE802.1QVlan192.168.1.0/24192.168.1.0/24trunkSwitch1Switch2VLAN100VLAN1000/0/240/0/24VLAN200VLAN200192.168.2.0/24192.168.2.0/24IEEE802.1QVlan•在swi
3、tch1与switch2上分别划分VLAN100和VLAN200,并加入端口(Switch1和Switch2配置相同);–Switch(Config)#vlan100–Switch(Config-Vlan100)#switchportinterfacee0/0/1-5•/#配置端口1-5拥有VlAN100的PVID,并且自动获得VLAN100的VID–Switch(Config)#vlan200–Switch(Config-Vlan200)#switchportinterfacee0/0/6-10•switch1与switch
4、2通过0/0/24口级联–Switch(Config)#interfaceethernet0/0/24–Switch(Config-ethernet0/0/24)#switchportmodetrunk•/#配置端口24拥有所有VlAN的VID,并且为Tagged端口•在switch1与switch2上分别接入PC,验证跨交换实现相同VLAN间互通。2跨交换机VLAN通讯控制0/0/230/0/233926S-13926S-21002003001002003001-56-1011-151-56-1011-15要求•配置交换机,
5、使VLAN100,200内部都可以互通;•两个交换机之间300VLAN之间不能访问;33926S-1•hostname3926S-1•vlan100–switchportinterfaceethernet0/0/1-5•vlan200–switchportinterfaceethernet0/0/6-10•vlan300–switchportinterfaceethernet0/0/11-15•interfaceethernet0/0/23–switchportmodetrunk–switchporttrunkallowedv
6、lan100;200•/#Trunk端口缺省允许通过所有VLAN;用户可以通过上述命令设置哪些VLAN的流量可以通过Trunk口,没有包含的VLAN流量则被禁止。3926S-2•hostname3926S-2•vlan100–switchportinterfaceethernet0/0/1-5•vlan200–switchportinterfaceethernet0/0/6-10•vlan300–switchportinterfaceethernet0/0/11-15•interfaceethernet0/0/23–switc
7、hportmodetrunk–switchporttrunkallowedvlan100;200•/#Trunk端口缺省允许通过所有VLAN;用户可以通过上述命令设置哪些VLAN的流量可以通过Trunk口,没有包含的VLAN流量则被禁止。4•showvlanIEEE802.1QVlan192.168.1.0/24192.168.1.0/24trunkPC2PC1Switch1Switch2VLAN100VLAN1000/0/240/0/24PC3PC4VLAN200VLAN200192.168.2.0/24192.168.2.
8、0/245IEEE802.1QVlan•在switch1与switch2上分别划分VLAN100和VLAN200,并加入端口(Switch1和Switch2配置相同);–Switch(Config)#vlan100–Switch(Config-Vlan100)#switchp
此文档下载收益归作者所有