Help for this page

Select Code to Download


  1. or download this
    package iVPU_Parameter;
    require Exporter;
    ...
       
    blah blah blah
    }
    
  2. or download this
    
    use warnings;
    ...
    @iVPU_standard=<FH_STANDARD>;
    &Configchk($vlan_id,@arr_iVPU_standard,@arr_iVPU_current);
    
  3. or download this
    print @arr_iVPU_standard;
    
  4. or download this
    &Configchk($vlan_id,@arr_iVPU_standard,@arr_iVPU_current);