Help for this page

Select Code to Download


  1. or download this
     checkStatus($router->{routerName}, $ssh);
    
  2. or download this
    sub checkStatus {
        my ($routerName, $ssh) = @_;
       ...