上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 48 下一页
  2018年1月4日
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace test2 { class Program { static void Main(string[] args) { char a=... 阅读全文
posted @ 2018-01-04 11:24 song.yan 阅读(214) 评论(0) 推荐(0)
  2017年12月29日
摘要: 1.级联 相当于扩展端口(不需要设置) 2.汇聚(已单独整理) 3.划分VLAN(防止网络风暴) (1)设置pc ip 192.168.1.1 192.168.1.2 192.168.1.3 192.168.1.4 (2)设置交换机 划分VLAN 分配接口 (3)效果:每个VLAN里面的pc可通讯 阅读全文
posted @ 2017-12-29 11:50 song.yan 阅读(1587) 评论(0) 推荐(0)
摘要: 1.实现跨vlan 2.实现路由功能(跨网段) (一)跨VLAN通讯 两个交换机都划分VLAN10 VLAN20 设置IP 192.168.1.254 192.168.2.254 每个交换机的两个接口均分别再VLAN10 VLAN20 1.设置pc ip 网关 192.1681.1192.168.1 阅读全文
posted @ 2017-12-29 11:37 song.yan 阅读(1062) 评论(0) 推荐(0)
摘要: 1.设置pc ip 192.168.1.1 192.168.1.2 2.设置端口聚合(两个交换机设置相同) 阅读全文
posted @ 2017-12-29 10:54 song.yan 阅读(1178) 评论(0) 推荐(0)
摘要: 1.设置pc IP 网关 192.168.1.1 192.168.1.254 192.168.1.2 192.169.1.254 192.168.3.1 192.168.3.254 192.168.3.2 192.168.3.254 2.设置路由器接口ip 3.配置路由 4.设置访问控制列表 5应用 阅读全文
posted @ 2017-12-29 10:41 song.yan 阅读(595) 评论(0) 推荐(0)
摘要: 1.设置pc IP 网关 192.168.1.1 192.168.1.254 192.168.1.2 192.168.1.254 192.168.3.1 192.168.3.254 2.设置交换机借口IP 3.设置访问控制列表(标准) 或 4.应用访问控制列表 5.查看访问控制列表 阅读全文
posted @ 2017-12-29 10:15 song.yan 阅读(560) 评论(0) 推荐(0)
  2017年12月26日
摘要: 1,nas概念 NAS就是一种直接连接到用户网络中,并具有信息存储功能的硬件设备。 NAS是由处理器,文件服务管理模块,和存储部分等组成的。 2,san概念 SAN是一种利用光纤集线器,光纤路由器,光纤交换机等网络连接设备将磁盘阵列,磁带等存储设备与存储服务器互联起来的高速专用存储网络。 3,rai 阅读全文
posted @ 2017-12-26 20:48 song.yan 阅读(143) 评论(0) 推荐(0)
摘要: 配置路由器名称 配置密码: 配置console口(防止在一段时间内没有输入而导致与路由器连接超时) 查看配置: 保存设置 阅读全文
posted @ 2017-12-26 20:29 song.yan 阅读(3679) 评论(0) 推荐(0)
摘要: 进入初始化配置对话:Continue with configuration dialog? [yes/no]: yes进入基本管理配置: Would you like to enter basic management setup? [yes/no]: yes输入路由器的名称: Enter host 阅读全文
posted @ 2017-12-26 19:42 song.yan 阅读(3919) 评论(0) 推荐(0)
摘要: 1.配置pc(ip 网关) 192.168.1.1 192.168.1.254 192.168.3.1 192.168.3.254 2.配置路由器 (1)设置端口ip (2)设置路由表 (3)查看路由表 阅读全文
posted @ 2017-12-26 14:57 song.yan 阅读(368) 评论(0) 推荐(0)
上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 48 下一页