my $telnet = Net::Telnet::Cisco->new( Host => '1.2.3.4', Port => 2005, Timeout => 2, Errmode => 'die', );