Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    Router R2 Interface R2R6
    Router R3 Interface R3R61
    Router R3 Interface R3R62
    
  2. or download this
    use warnings;
    use strict;
    ...
            print "Router $r Interface $i\n";
        }
    }