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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tkoehn
  • Content: Threads
  • Order by date
  1. tkoehn

    Changing Title Bar in VBScript

    I am using a command in vbscript : wscript.echo Text a Window opens up with the title bar of Windows Script Host Does anyone know how I can change this to my own text? Thanks
  2. tkoehn

    How to move Cursor

    Slowling moveing into the .NET world. I am unable to figure out how to set focus from one text box to another text box. Any help or sample code would be greatly appreciated. -tony-
  3. tkoehn

    Radius Problem on 7206 with l2f tunnel

    I have a 7206 that has 4 - l2f Tunnels to Southwestern bells VPOPDas. I need to change the Radius-Server but when I do I loose my Tunnel Connection and nobody can connect. I don't even see calls radius request coming into the new radius server. The existing radius-server host entry is using...
  4. tkoehn

    Bridging 7206 to 7206

    I have two 7206's One connected to an ATM with 4 PVC's and the other one is going to be connected to a 7206 with an 6Meg IMA circut. First I need some configuration examples for the IMA ciruct. Second. I need the pvc between the first 7206 and the second 7206 to be bridged and not routed. I...
  5. tkoehn

    ADSL and 7206

    I have a 7206 with an ATM PA3 card. I am needing to move our ADSL customers from an Assurred Access X1000 to the 7206. I have not done this before and need some information on setting up the 7206 to handle PPPoE and PPPoA DSL customers authenticating via my Radius servers. Any examples or...
  6. tkoehn

    2610 VLAN and a CAT 6509

    I figured out how to make the VLAN on a 7206 work with the 6509. But how can I make the 2610 also VLAN with the 6509? The 2610 does not have an ecapsulation of ISL. It only has sde encapsulation. Will this work the same? Thanks in advance. Tony
  7. tkoehn

    How do I Remove a Port from a VLAN

    I have 6509 and have not been able to figure out how to remove port form a VLAN. Does anyone know how this is done? Also, since I am new to the 6509, Is there any configuration statements that should or should not be used in a general vlan configuration switch? Tony
  8. tkoehn

    Ethernet Sub Interface and VLAN

    I have task before me that I am not sure how to handle this. I would appreciate any suggestions you all can give. I have one 7206VXR with one ethernet interface and two Internet connections connected to a 6509 switch via the Fast Ethernet port. I need to the traffic coming out of the ethernet...
  9. tkoehn

    Need Help on 7206

    I have never done this before on a Cisco router and need some help doing it. I have an Enhanced ATM card in Slot 1. The DS3 connected to this card has been provisioned this way. 1. 3 Meg vbr PVC for DSL subscribers on VPI 2. 2. 12 vbr Meg PVC going to an IMA circut on VPI 3 3. 3 vbr Meg...
  10. tkoehn

    Need a Query

    I have a table with call data having fields CustomerName, CalledStationID and TotalConnectTime. I need to query all all records in the database for a specfied date Range which typically will be the 1st of each month to the end of each month. Let me clarify that AnyStationID is any...
  11. tkoehn

    Subnetting and BGP

    I am new to BGP. We have a Cisco 7206 and have a /22 network. I want to be able to have the first 256 IP's subnetted out. The second 256 IP's subnetted out to customers with the last 512 IP's will be assigned to one interface for our wireless network. I have sperated out the /22 into 2...
  12. tkoehn

    Can someon explain this to me....

    -- Create an object exec @hr = sp_OACreate 'AbacBill.PutFile', @object output if @hr <> 0 begin select @return = -100 - 1 goto errole_lbl end What does the 'AbacBill.PutFile' mean? I know the AbacBill is a database. I don't understand the .PutFile part. Tony
  13. tkoehn

    FTP/Telnet or HTTP to another Server

    Is there a way that I can have a Trigger execute a batch file that would FTP/Telnet or HTTP to another server? Any examples? Thanks in advance. Tony
  14. tkoehn

    Cisco 2501 Won't route. Any Suggestions?

    I have Cisco 2501 with IOS 10.2 (Could this be the problem?) that won't route to UUNet. Circuit is a T1 from Frame Relay Encapsulation. Here is the configuration I used and UUNet sent me one that is almost identical to it (minus minors). interface Ethernet0 ip address AA.BB.CC.DD...
  15. tkoehn

    NAT &amp; Real IP's

    I have looked and looked and can't find an answer so I come to you all for some help. We have a Cisco 2621 router and need to have it do NAT. However we also have REAL IP's on the same physical LAN. Currently we have a computer doing NAT and would like to replace the computer with a router...
  16. tkoehn

    Cisco 2621 NAT &amp; DHCP

    I have never setup a Cisco 2621 with NAT and DHCP. This router has 2 ethernet ports on it with NO Serial ports. Can anyone tell me if this will work the way I need it to? I don't have the actual IP's here as I don't know what they are yet so I am using 192.168.*.* in my example. I do know...

Part and Inventory Search

Back
Top