gns3.0 Vlan高级配置
1、以如图所示绘制拓扑图

2、启动R1,并对R1进行配置。
vlan database
vlan 2
exit
config t
interface f1/0
switch mode access
switch access vlan 1
interface f1/2
switch mode access
switch access vlan 1
interface f1/1
switch mode access
switch access vlan 2
interface f1/3
switch mode access
switch access vlan 2
interface vlan 1
ip add 192.168.0.1 255.255.255.0
interface vlan 2
ip add 192.168.1.1 255.255.255.0

3、打开VPCS,将Qemu1的IP设置为192.168.0.2,Qemu5的IP地址设置为192.168.0.3,Qemu2的IP地址设置为192.168.1.2,Qemu6的IP地址设置为192.168.1.3。

4、检验各PC间能否互通

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:190
阅读量:136
阅读量:78
阅读量:30
阅读量:165