摘要:
textfsm # py from textfsm import TextFSM output = ''' N7K# show vlan VLAN Name Status Ports 1 default active Eth1/1, Eth1/2, Eth1/3 Eth1/5, Eth1/6, Et 阅读全文
posted @ 2021-09-10 14:11
该显示昵称已被使用了
阅读(67)
评论(0)
推荐(0)
摘要:
def open_telnet_connection(ip_address, port=3000): socket.setdefaulttimeout(3) try: session = telnetlib.Telnet(ip_address, int(port)) except (Connecti 阅读全文
posted @ 2021-09-10 13:57
该显示昵称已被使用了
阅读(115)
评论(0)
推荐(0)
浙公网安备 33010602011771号