您的位置: 首页 > IT文章 > 局域网 > 在路由器上配置静态的主机映射表 在路由器上配置静态的主机映射表 分类: IT文章 • 2022-04-21 18:42:58 Router1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router1(config)#ip host freebsd 172.25.1.1 Router1(config)#ip host router2 10.1.1.1 172.22.1.4 Router1(config)#end Router1# 注释 可以对一个主机名映射很多 IP地址来提供冗余访问,show hosts 命令来验证