For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > November 2004 > Cisco UBR interface with PHP









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Cisco UBR interface with PHP
Doug Finch

2004-11-19, 3:56 pm

I have an idea that I wanted to throw out there. I have a cable ISP
plant that I am trying to help with a project. They are using Cisco
7114 UBRs to connect their cable modems with their Internet backbone -
this device assigns it a dhcp address and associates it with the modems
MAC address. It does a lot more than that but that is all I am
concerned with. I want to see if I can write a script that will
constantly execute the command "show ip arp" which will return the
current routing table with the MAC and IP address (dhcp). I can foresee
two problems so far, one is that you have to have enable mode access to
run this function and two, I would fear creating a security loophole by
running an enabled function all of the time. Can I get your thoughts on
this?
thanks,
Doug
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com