不同vlan之间通信的三种方式

不同vlan之间通信的三种方式

ID:42619989

大小:316.52 KB

页数:16页

时间:2019-09-18

不同vlan之间通信的三种方式_第1页
不同vlan之间通信的三种方式_第2页
不同vlan之间通信的三种方式_第3页
不同vlan之间通信的三种方式_第4页
不同vlan之间通信的三种方式_第5页
资源描述:

《不同vlan之间通信的三种方式》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库

1、不同vlan间的通信简单配置1.单臂路由(图)环境:一台路由器,一台二层交换机,两台pc机 二层交换机的配置一般模式:Switch>输入enable进入特权模式:Switch>enable输入configureterminal进入全局配置模式:Switch#configureterminalEnterconfigurationcommands,oneperline. EndwithCNTL/Z.创建vlan10和vlan20:Switch(config)#vlan10Switch(config-vlan)#vlan

2、20Switch(config-vlan)#exit进入接口配置模式:Switch(config)#interfacefastEthernet0/1把0/1变成trunk口(默认是access口)Switch(config-if)#switchportmodetrunk%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceFastEthernet0/1,changedstatetodown%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceFastE

3、thernet0/1,changedstatetoupSwitch(config-if)#exit进入接口配置模式分别把对应的接口,加入对应的vlan:Switch(config)#interfacefastEthernet1/1Switch(config-if)#switchportmodeaccessSwitch(config-if)#switchportaccessvlan10Switch(config-if)#interfacefastEthernet2/1Switch(config-if)#switchp

4、ortmodeaccessSwitch(config-if)#switchportaccessvlan20到此二层交换机配置完毕!路由器的配置:Router>Router>enableRouter#configureterminalEnterconfigurationcommands,oneperline. EndwithCNTL/Z.Router(config)#interfas0/0Router(config-if)#noipaddressRouter(config-if)#noshutdown注意:单臂路由的

5、配置父接口一定要noshutdown%LINK-5-CHANGED:InterfaceFastEthernet0/0,changedstatetoup%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceFastEthernet0/0,changedstatetoupRouter(config-if)#exitRouter(config)#intfas0/0.10%LINK-5-CHANGED:InterfaceFastEthernet0/0.10,changedstatetoup%

6、LINEPROTO-5-UPDOWN:LineprotocolonInterfaceFastEthernet0/0.10,changedstatetoupRouter(config-subif)#encapsulationdot1Q10注意:在配置ip时一定要先封装802.1q协议Router(config-subif)#ipaddress192.168.10.1255.255.255.0Router(config-subif)#noshutdownRouter(config-subif)#intfas0/0.20

7、%LINK-5-CHANGED:InterfaceFastEthernet0/0.20,changedstatetoup%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceFastEthernet0/0.20,changedstatetoupRouter(config-subif)#ipaddress192.168.20.1255.255.255.0%ConfiguringIProutingonaLANsubinterfaceisonlyallowedifthatsubinterf

8、aceisalreadyconfiguredaspartofanIEEE802.10,IEEE802.1Q,orISLvLAN.Router(config-subif)#encapsulationdot1Q20Router(config-subif)#ipaddress192.168.20.1255.255.255.0Router(config-subif)

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

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

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