Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

思路感觉不对 #2

Open
quqingshuo opened this issue May 10, 2018 · 0 comments
Open

思路感觉不对 #2

quqingshuo opened this issue May 10, 2018 · 0 comments

Comments

@quqingshuo
Copy link

我做的是 直接设定功能,然后输入数字就可以了后期对接api就完成了。当然你那个可能就是公司内部使用的一个检测脚本。
def help(self):
print '请输入数字进行交换机配置' + '\n'
print '0.开启或关闭端口'
print '1.显示交换机配置'
print '2.配置交换机拥有vlan'
print '3.显示所有端口状态'
print '4.清除端口配置'
print '5.配置端口所属vlan'
print '6.查看端口配置'
print '7.请关闭或结束操作按crt+c'
print '8.trunk口添加通过vlan'
print '9.端口描述'
print '10.vlan配置ip'
print '\n'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant