cisco交换机配置vlan的资料

cisco交换机配置vlan的资料

ID:13239928

大小:38.50 KB

页数:6页

时间:2018-07-21

cisco交换机配置vlan的资料_第1页
cisco交换机配置vlan的资料_第2页
cisco交换机配置vlan的资料_第3页
cisco交换机配置vlan的资料_第4页
cisco交换机配置vlan的资料_第5页
资源描述:

《cisco交换机配置vlan的资料》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库

1、*vlan配置思路(access、Trunk)  (1)创建Vlan  在基于IOS的交换机上配置静态VLAN:  switch#vlandatabase  switch(vlan)#vlanvlan-numnamevlan-name  switch(vlan)#exit  switch#configureteriminal  switch(config)#interfaceinterfacemodule/number  switch(config-if)#switchportmodeaccess//设置端口模式为access模式  swi

2、tch(config-if)#switchportaccessvlanvlan-num//设置端口所属的VLAN  switch(config-if)#end  核验配置:showvlan  (2)配置干道链路  干道是在两台catalyst交换机端口或catalyst交换机与路由器间的一条点对点链路。干道链路可以承载多个vlan。  在基于IOS的交换机上配置干道链路  switch(config)#interfaceinterfacemod/port  switch(config-if)#switchportmodetrunk//设置端

3、口模式为trunk模式  switch(config-if)#switchporttrunkencapsulation{isl

4、dotlq}//设置trunk所封装的帧  switch(config-if)#switchporttrunkallowedvlanremovevlan-list//允许那些VLAN通过干路  (附:switchporttrunkallowedvlan{add

5、all

6、except

7、remove}vlan-list)  *noswitchport  noswitchport//把物理端口变成三层口,即把三层口当成路

8、由器上的口,当将一个端口配置成三层端口之后,就可以在此端口上分配IP地址了,当然还是可以连接PC机的,。路由口:路由口是指某一物理端口在端口配置状态下用noswitchport命令生成的端口,所有的三层都需要IP地址以实现路由交换。  配置举例如下:  Switch#configureterminal  Switch(config)#interfacegigabitethernet0/2  Switch(config-if)#noswitchport  Switch(config-if)#ipaddress192.20.135.21255.

9、255.255.0  Switch(config-if)#noshutdown  Switch(config-if)#end  附:showinterfaces[interface-id]switchport//显示二层端口的状态,可以用来决定此口是否为二层或三层口。Eg:Switch#showinterfacesfastethernet0/1switchport  *三层交换机上VLAN的设置  (1)方法一:一般常规配置  Switch#configureterminal  Switch(config)#vlan20  Switch(c

10、onfig-vlan)#nametest20  Switch(config-vlan)#ipaddress1.1.1.1255.255.255.0  Switch(config-vlan)#end  方法二:也可以在enable状态下,进行VLAN配置:  Switch#vlandatabase//进入VLAN配置状态  Switch(vlan)#vlan20nametest20//加入VLAN号及VLAN名  Switch(vlan)#exit更新VLAN数据库并退出  (2)将端口分配给某个VLAN  Switch#configuret

11、erminal  Switch(config)#interfacefastethernet0/1  Switch(config-if)#switchportmodeaccess//定义二层口的工作模式为接入模式  Switch(config-if)#switchportaccessvlan2//把端口分配给某一VLAN  Switch(config-if)#end  Switch# (3)配置VLANTrunks  Switch#configureterminal  Switch(config)#interfacefastethernet0

12、/4  Switch(config-if)#switchportmodetrunk  Switch(config-if)#switchporttrunkencapsulation

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。