Brian wrote:
On May 19, 2010, at 1:19 PM, packet wrote:
How can we map a network in perl?
i was just thinking how we can do that.Sorry new to perl.
Only way I know how to do it is with the use of Net::SNMP and Net::Ping. Use
Net::SNMP to get a list of adjacent networks from routers
On 2010.05.19 20:59, Steve Bertrand wrote:
> On 2010.05.19 15:05, Bob McConnell wrote:
>> From: Brian
>>
>>> On May 19, 2010, at 1:19 PM, packet wrote:
>>>
How can we map a network in perl?
i was just thinking how we can do that.Sorry new to perl.
>
>>> Only way I know how to do it
On 2010.05.19 15:05, Bob McConnell wrote:
> From: Brian
>
>> On May 19, 2010, at 1:19 PM, packet wrote:
>>
>>> How can we map a network in perl?
>>>
>>> i was just thinking how we can do that.Sorry new to perl.
>> Only way I know how to do it is with the use of Net::SNMP and
>> Net::Ping. Use Net
From: Brian
> On May 19, 2010, at 1:19 PM, packet wrote:
>
>> How can we map a network in perl?
>>
>> i was just thinking how we can do that.Sorry new to perl.
>>
>
> Only way I know how to do it is with the use of Net::SNMP and
> Net::Ping. Use Net::SNMP to get a list of adjacent networks
> f
On May 19, 2010, at 1:19 PM, packet wrote:
> How can we map a network in perl?
>
> i was just thinking how we can do that.Sorry new to perl.
>
Only way I know how to do it is with the use of Net::SNMP and Net::Ping. Use
Net::SNMP to get a list of adjacent networks from routers, and use net::P