摘要: 打开路由器命令行。 Continue with configuration dialog? [yes/no]: no Router>en (enable进入特权模式) Router#config terminal (进入全局配置模式) 配置快速以太网接口: Router(config)#interf 阅读全文
posted @ 2018-12-20 19:04 安迪9468 阅读(1742) 评论(0) 推荐(0)
摘要: 总结一下: 1、只要不过路由器这样的网络设备就是一个网络。 IP 子网掩码:255对应着网段。0对应着地址。 网关:访问外网应该转发的IP地址。默认是指定网段的第一个IP地址。 阅读全文
posted @ 2018-12-20 17:14 安迪9468 阅读(167) 评论(0) 推荐(0)
摘要: 1、使用交换机命令行 en 或者 enable 进入特权模式 Switch> Switch>en Switch# Switch# 2、查看交换机中的MAC地址表 Switch#show mac-address-table 输出: 3、ping一遍交换机连接的所有电脑,再查看交换机中的MAC地址表 阅读全文
posted @ 2018-12-20 16:30 安迪9468 阅读(14840) 评论(0) 推荐(0)