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