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!

Search results for query: *

  1. enzo288

    SRM for NetApp and Dell EqualLogic

    I have a client running both EqualLogic and NetApp with about 1PB fo data stored on each platform. He is wondering if there is a SRM capable of managing both platforms as if they were one. Does such a thing exist?
  2. enzo288

    deleting from flash

    The safest thing to do during an IOS upgrade is to push the current up to a TFTP server and then delete the .bin file. After issuing the "squeeze" command you then can copy down the new image file from the TFTP server, configure the switch to boot from the new image and then reload.
  3. enzo288

    CiscoWorks LMS and Openview ITO itegration help

    I am installing CW LMS 2.6 for a client which needs to have HP Openview ITO integrated with it. I can't find any documentation on how to accomplish this. Can anyone help?? TIA
  4. enzo288

    Openview ITO and CiscoWorks LMS integration

    I am installing CW LMS 2.6 for a client which needs to have HP Openview ITO integrated with it. I can't find any documentation on how to accomplish this. Can anyone help?? TIA
  5. enzo288

    Default Static Route Issue

    This looks good. Thanks for the quick response Tom.
  6. enzo288

    Default Static Route Issue

    My client has two Cisco 7204 routers with two separate ISP connections via DS-3. I am configuring a third DS-3 connection for them however, only thier lab subnet should use this particular Internet connection. The issue I have is that means that there will need to be a third default route...
  7. enzo288

    DS3 (NM-1A-T3) config

    Yes, this is to be a full DS-3 circuit terminating into a Cisco 7204 router. I just found out from AT&T that the protocol is UNI, and the encapsulation setting is AAL5MUX IP.
  8. enzo288

    DS3 (NM-1A-T3) config

    I would like to see a sample DS3 config as I will using this card in a Cisco 3845 router. TIA
  9. enzo288

    DS3 (NM-1A-T3) config

    I would like to see a configuration example for DS3 as I will be using this type of card on a Cisco 3845 router. TIA
  10. enzo288

    QoS Policy Manager 3.2

    I've never installed this before and I have just now realized that not only willit not run on Server 2K3, but it does not work w/ LMS 2.5 either. 3.2 is the latest version?? What's the deal. Anyway, I obviously need to install it on a seperate server but myquestion is that with it on a...
  11. enzo288

    L3 switching/Intervlan switching question

    To get this to work, I needed to take off the existing default route on the 3560. I then needed to change the default gateway for each subnet to the IP address of the inside interface of each companies firewall. Normally the DG would be 10.0.0.1 and 192.168.0.1 which are the IPs of the VLAN...
  12. enzo288

    L3 switching/Intervlan switching question

    Would this then work with two default routes on the L3 switch and client machines obviously using their respective VLAN int as their DG. Also, this client does not have fiber so could I configure EtherChannel on a trunked port, I have never needed to do this but I am thinking that you can't...
  13. enzo288

    L3 switching/Intervlan switching question

    Anybody??????????? CCNA, CCDA, CCNP, CCDP, almost CCIE
  14. enzo288

    Server Dropping Clients

    VLAN1 should not be used. Create a VLAN for the users, one for the servers, and one for switch management. Also, depending on the size of your network you might need 1000 Mbps connection to the servers. If you have a large amount of users hitting these servers over a 100 Mbps connection, it...
  15. enzo288

    3548 and Gigastack - adding more switches

    You need to configure trunking on the g0/x int. You can use either dot1q or the Cisco default ISL as the form of encapsulation. i.e. conf t int g0/1 switchport mode trunk switchport trunk-encapsulation dot1q -or- ISL Check the configuration of the other switches and of course configure them...
  16. enzo288

    Server Dropping Clients

    Create a seperate VLAN just for servers. Also configure each switchport for spanning-tree portfast. This may help. The NIC on the servers and the switchports will be configured for auto-detect so checking speed & duplex is not the answer. Also check the statistics on the individual...
  17. enzo288

    L3 switching/Intervlan switching question

    I have a client with two SBS servers on 2 different subnets (10.0.0.0 & 192.168.0.0) each w/ their own seperate Internet connection. I have decided to implement a L3 3560 SMI and a L2 2950 w/ a VLAN for each subnet. I have never done this before and I cannot find any good documentation on how...
  18. enzo288

    Frame-relay point-to-point config issue

    Actually, I needed to disable the keepalives and make the DLCI the same on bothe sides since there is no frame switch in between to translate. I would have given my right arm to have found that article a few days ago though. Thanks. CCNA, CCDA, CCNP, CCDP, almost CCIE
  19. enzo288

    Frame-relay point-to-point config issue

    I am trying to configure a p-to-p f-r connection with two 2500 routers for a CCIE lab. I have a DCE/DTE serial cable connecting the two. Here is the f-r portion of the config for both routers: R2 int s0/1/0 no ip encap frame-relay no shut int s0/1/0.25 point-to-point ip add 192.1.25.2...

Part and Inventory Search

Back
Top