Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # vim: sw=4
    ...
     ip address 68.142.192.79 255.255.255.0
     no ip route-cache
    !
    
  2. or download this
    $VAR1 = {
              '8' => {
    ...
                        'netmask' => '255.255.255.0'
                      }
            };