I'm trying to ignore the message like
% IPv4 addresses from all interfaces in VRF 264 have been removed
% Applying VLAN changes may take few minutes. Please wait...
Basically any messages starting with %.
Then I found out these, but please tell me how to use these.
$boolean = $obj->ignore_warnings($boolean);
$boolean = $obj->warnings($matchop);
I used like this, but obviously...
2009-06-18 19:41:31 UTC in Net::Telnet::Cisco