Exemplo n.º 1
0
Arquivo: cli.py Projeto: svaaz/fboss
 def _table(cli_opts):
     ''' Show the NDP table '''
     ndp.NdpTableCmd(cli_opts).run()
Exemplo n.º 2
0
 def _table(cli_opts):
     """ Show the NDP table """
     ndp.NdpTableCmd(cli_opts).run()