Help for this page

Select Code to Download


  1. or download this
    sub update_router_config {
      if( $cisco->enable("$enable_password")){
    ...
            $cisco->print("@conf");  # send new data for config
            }
    }
    
  2. or download this
    >enable
    #config t
    # <pasting of configuration>
      < end
    #copy run start