示例#1
0
文件: cli.py 项目: svaaz/fboss
 def _table(cli_opts):
     ''' Show the L2 table '''
     l2.L2TableCmd(cli_opts).run()
示例#2
0
 def _table(cli_opts):
     """ Show the L2 table """
     l2.L2TableCmd(cli_opts).run()