Пример #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()