コード例 #1
0
ファイル: cli.py プロジェクト: svaaz/fboss
 def _table(cli_opts):
     ''' Show the NDP table '''
     ndp.NdpTableCmd(cli_opts).run()
コード例 #2
0
 def _table(cli_opts):
     """ Show the NDP table """
     ndp.NdpTableCmd(cli_opts).run()