码迷,mamicode.com
首页 > 其他好文 > 详细

IP心得体会9

时间:2019-11-22 19:38:23      阅读:75      评论:0      收藏:0      [点我收藏+]

标签:ace   quit   配置ip   port   接口   nbsp   bsp   link   type   

将主机1、2接入 vlan 10,主机3、4接入 vlan 20,使主机1、2互通,主机3、4互通。

1、PC端配置:配置ip地址。

2、交换机配置:

1)创建vlan

system-view               

vlan 10

vlan 20                        

quit

2)配置PC端接口

interface gi 1/0/1        

port link-type access    

port access vlan 10

quit

interface gi 1/0/2

port link-type access

port access vlan 10

quit

interface gi 1/0/3

port link-type access

port access vlan 20

quit

interface gi 1/0/4

port link-type access

port access vlan 20

quit

IP心得体会9

标签:ace   quit   配置ip   port   接口   nbsp   bsp   link   type   

原文地址:https://www.cnblogs.com/zx99/p/11913413.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!