Help for this page

Select Code to Download


  1. or download this
    @data = $tnet->cmd('show ip cache flow');
    
  2. or download this
    until (5 seconds pass) {
    @data = $tnet->cmd('show ip cache flow');
    }