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 TouchToneTommy 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: *

  1. kmcelroy

    How to Implement this Access-list

    The IP is just made up, I am using a public address that requires not to be translated
  2. kmcelroy

    How to Implement this Access-list

    I have a 3662 router with the following: Serial 0/1 Connection to Internet F0/0 Connection to Switch for LAN Use My company wants to block the use of MSN Messenger to certain workstations. So I set the following up and it doesn't work: access-list 103 deny tcp host 192.168.0.101 any eq...
  3. kmcelroy

    Dial Backup for Serial Lines

    I have a client that has 2 ATM circuits coming in to their building. They also have a Wireless Link from us to them that is active but not in use. They want to use us as a "security blanket" in case their ATM's go down, which has happened twice now. If i use Dial Backup for Serial...
  4. kmcelroy

    ATM Modules

    Right Now I have 4 T1 Frame Clouds. I talked with SWB and she said that I could get an ATM IMA cloud at 3MB for $1,000 a month. 4.5MB ATM IMA for $1,300 a month. I just need to know what module to use for the atm line.
  5. kmcelroy

    ATM Modules

    I have a Cisco 3662 Router. We have exceeded the Capacity of a T1 Fram Cloud so we are looking at upgrading to an ATM circuit at 4.5Mb. What module would I need to have to support this type of circuit? Thanks, Kris McElroy
  6. kmcelroy

    Default Routes one goes down?

    Currently they are not advertising these IP's. I want to go to BGP in a real bad way, but I need some technical advice (how to set it up). We purchased an ASN and are ready to migrate, but I have no IDEA on where to actually start with this project. All in all would be willing to pay an...
  7. kmcelroy

    Default Routes one goes down?

    That is what I was thinking, now I have a quick question what if I did this ip route 0.0.0.0 0.0.0.0 serial0 50 SPRINT1 ip route 0.0.0.0 0.0.0.0 serial0/1 50 SPRINT2 ip route 0.0.0.0 0.0.0.0 serial1 100 SBIC1 ip route 0.0.0.0 0.0.0.0 serial1/0 100 SBIC2 Would this achieve load balancing...
  8. kmcelroy

    Default Routes one goes down?

    We currently have 4 T1's coming into our route 2 from SBIC and 2 from Sprint. We are using static routing. In my routing table I have the following: ip route 0.0.0.0 0.0.0.0 serial0 SPRINT1 ip route 0.0.0.0 0.0.0.0 serial0/1 SPRINT2 ip route 0.0.0.0 0.0.0.0 serial1 SBIC1 ip route...
  9. kmcelroy

    Load Balancing Dual T1s To the Internet

    If you use the Administrative distance of 50 it is not going to matter because the default is 1 hence the same results. We had a similiar setup like this and it worked perfect for us: ip route 0.0.0.0 0.0.0.0 Serial 0/0 (One T1 to Internet) ip route 0.0.0.0 0.0.0.0 Serial 0/1 (2nd T1 to...
  10. kmcelroy

    Design Setup

    I was curious if Most ISP's have an Edge Router that there uplinks for bandwidth connected to. Then for the additional pops if they had a 2nd Router for them and connected these two routers via a switch? More on Design Is what I was curious about. 4 T1's from Diff Providers | | | | | | | |...
  11. kmcelroy

    Best Way to Segment

    I have 8 actual Class C's. 4 from Sprint and 4 from Qwest. My issue is with the Ethernet Interfaces not the serial. On my Ethernet Interface I have a Catalyst switch connected. From the Catalyst switch I have 20 servers (Radius, Email, IIS, APache, ETc...) All my servers belong to different...
  12. kmcelroy

    Best Way to Segment

    So would it be ok to have it setup using the Interface and then add IP address as needed? What I am asking is there a "cisco way" to do this? I know that it will work to have say 10 ip addresses on FastEthernet 0/0, but is their a better way?
  13. kmcelroy

    Best Way to Segment

    Myself and some coworkers began the following discussion: A client of ours has two T1's one from qwest and one from sprint. He has a 3640 router and from the router he has a switch connected to the E0/0 port. From the switch he has several servers. Each server may be on a different network...
  14. kmcelroy

    Problem with DHCP manual bindings

    Have you tried to just exclude that IP address and then have bob just manually bind it to his nic?
  15. kmcelroy

    Design Setup

    We are a growing ISP and currently have the following setup: A 3662 Core Router at our main location. 4 T1's for bandwith coming in, 4 T1 Frame Clouds that go out to our other POP's. From one of the Ethernet ports on the router module we tie in a Catalyst 2900XL which supplies our servers. I...

Part and Inventory Search

Back
Top