摘要: 1、yum install dhcp tftp-server httpd syslinux xinetd net-tools -y2、编辑/etc/xinetd.d/tftp service tftp { socket_type = dgram protocol = udp wait = yes u 阅读全文
posted @ 2021-08-28 11:25 汝南 阅读(89) 评论(0) 推荐(0)
摘要: ansible all -m shell -a "lldptool -t -n -i enp60s0f1 | grep Ifname" ansible all -m shell -a "lldptool -t -n -i enp60s0f1 | grep JLJY | grep -v dT" 阅读全文
posted @ 2021-08-28 10:40 汝南 阅读(102) 评论(0) 推荐(0)