IPDevice::IPDevice::CiscoRouter::Card

Routines for storing informations regarding a Cisco Router card.
Download

IPDevice::IPDevice::CiscoRouter::Card Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Samuel Abels
  • Publisher web site:
  • http://code.google.com/p/exscript/

IPDevice::IPDevice::CiscoRouter::Card Tags


IPDevice::IPDevice::CiscoRouter::Card Description

Routines for storing informations regarding a Cisco Router card. IPDevice::IPDevice::CiscoRouter::Card is a Perl module that provides routines for storing informations regarding a Cisco Router card.SYNOPSIS use IPDevice::IPDevice::CiscoRouter::Card; my $card = new IPDevice::IPDevice::CiscoRouter::Card; $card->module(1)->interface(2)->set_encapsulation('ppp');CONSTRUCTOR AND METHODSThis class provides, in addition to all methods from IPDevice::IPDevice::RouterBase::Card, the following methods.set_l3engine($name)Defines the l3 engine name.get_l3engine()Returns the l3 engine name.set_rommon($rommon)Defines the rom monitor type.get_rommon()Returns the rom monitor type.set_fabric($fabric)Defines the fabric type.get_fabric()Returns the fabric type. Requirements: · Perl


IPDevice::IPDevice::CiscoRouter::Card Related Software