首页 > 其他 > 详细

实验 3

时间:2019-11-27 15:06:08      阅读:70      评论:0      收藏:0      [点我收藏+]

技术分享图片

 

 

PC

192.168.10.1、192.168.10.2

192.168.20.1、192.168.20.2

192.168.10.3、192.168.10.4

192.168.20.3、192.168.20.4

 

S3700

system-view

vlan batch 10 20

int e0/0/1

port link-type access

port default vlan 10

int e0/0/2

port link-type access

port default vlan 10

int e0/0/3

port link-type access

port default vlan 20

int e0/0/4

port link-type access

port default vlan 20

int g0/0/2

port link-type trunk

port trunk allow-pass vlan 10 20

 

S5700

int g0/0/1

port link-type trunk

port trunk allow-pass vlan 10 20

int g0/0/2

port link-type trunk

port trunk allow-pass vlan 10 20

qu

interface vlanif 10

ip address 192.168.10.254 24

interface vlanif 20

ip address 192.168.20.254 24

实验 3

原文:https://www.cnblogs.com/X-Lee/p/11942002.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!