2023年3月28日
摘要: 客户要求将20个公网IP分配给60个设备使用,每个设备最多使用3个公网IP地址 下面是生成的程序代码 const configTemplate = (id, interface, src_addr) => { return `id=${id} enabled=yes comment= type=0 阅读全文
posted @ 2023-03-28 10:45 项希盛 阅读(548) 评论(0) 推荐(0)