2018年8月14日

摘要: 参考文档: https://www.jb51.net/os/Ubuntu/418951.html https://blog.csdn.net/ying1989920/article/details/48385427 添加临时ip地址(设备重启后不生效) sudo ip addr add 192.16 阅读全文
posted @ 2018-08-14 19:31 rivsidn 阅读(3320) 评论(0) 推荐(0)
摘要: 什么是网桥 网桥是一种在链路层实现中继,对帧进行转发的技术,根据MAC分区块,可隔离碰撞,将网络的多个网段在数据链路层连接起来的网络设备。 简单的理解就是交换机。 Linux下配置网桥主要用 brctl 命令。 brctl配置命令 [inbi@debian~]#brctl Usage: brctl 阅读全文
posted @ 2018-08-14 10:18 rivsidn 阅读(497) 评论(0) 推荐(0)

导航