Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by darkpaw

  1. darkpaw

    vlan question

    The specific reason isn't really important, the fact is that I'm trying to do it. Is there a way to find out a layer-3 IP address that is being used on a port? I think I found a way around needing an API, as you can just telnet to the switch; so I can just use the telnet Perl module to...
  2. darkpaw

    vlan question

    What I'm trying to do is write a program (Perl) so that if a machine exceeds a certain amount of bandwidth (calculated with another program -- the program I'm writing will be spawned from that one)that it will kick that user into a private VLAN (ie: can't do anything on the network, I'm hoping)...
  3. darkpaw

    vlan question

    Hi, all. I'm new to VLANs, and know very little about them. I need some help. I have a Cisco 2950 switch, and need to find a way to write a program (preferably in Perl) to knock an IP on the switch into a private VLAN so that it can't access anything. The ultimate goal, actually, is to have...

Part and Inventory Search

Back
Top