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 biv343 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: billyj1900
  • Content: Threads
  • Order by date
  1. billyj1900

    Nexus 5K

    I know you can used the following command for IOS to backup configs. Config t archive write-memory time-period 1440 path ftp://server-ip/path/routername. I need to also have the same results for NXOS. Do anyone know of similar commands to backup configs automatically through...
  2. billyj1900

    static routes

    I am trying to ping 192.168.1.1 on Router 1 from router 3 and I am not seeing what I am missing. I am trying to use static routes. https://drive.google.com/folderview?id=0B5CZXDXaQgUPc2RyVVlIUzFxQWs&usp=sharing
  3. billyj1900

    IPbase

    Do any one know if IPbase supports OSFP? I know it only supports EIGRP stub but what is the limitations on OSFP?The platform is 4500 cat4500e-universalk9.SPA.03.01.01.SG.150-1.XO1.
  4. billyj1900

    IPbase

    Do any one know if IPbase supports OSFP? I know it only supports EIGRP stub but what is the limitations on OSFP? The platform is 4500 cat4500e-universalk9.SPA.03.01.01.SG.150-1.XO1.
  5. billyj1900

    erratic pings

    I have a 4509. Should I be able to traceroute to a vlan ip address? I am also getting erratic pings with a continous ping to all my vlan ip addresses. I am plugged directly in to the blade on the switch hardcoded to the vlan below. interface Vlan30 ip address 10.30.1.1 255.255.255.0 ip...
  6. billyj1900

    etherchannel

    I am trying to setup a L3 etherchannel between a switch and a router. The config is below. From the switch and the router I can see each other neighbors but I can ping each other. Does anyone know what I am missing? S1 interface Port-channel1 no switchport ip address 172.16.2.2...
  7. billyj1900

    load balancing

    I have a 4500 which is connected to a ATT router. The 4500 is connect to a 3750 by layer 2 running HSRP out the 4500. I will be setting up another ATT router off the 3750. ATT will be setting up the BGP. How do I do dynamic routing protocol fail-over with both ATT connections using BGP.
  8. billyj1900

    Using VM as a host on Windows 7

    Has anyone tried to use VM server as a host on windows 7? I am having problems getting to the internet from the VM. I cant seem to web browse. I can ping 4.2.2.2 I can ping www.google.com. The firewall is turned off on both the VM and the host.
  9. billyj1900

    NAT ACL

    When I add access-list 111 for NAT I cannot SSH from the outside. If I remove ACL 111 I can SSH but cannot NAT. I changed access-list 111 to "access-list 111 permit ip any X.X.X.X" which I am not able to NAT. I need to be able to NAT and SSH from the outside into the network. A snap shot...
  10. billyj1900

    NAT overload

    I am trying to setup NAT overload because I have two ISPs (cable and DSL) for redundancy. The config is below. Internet traffic from e1/0 is pinging 4.2.2.2 but at a slow pace. !.!.!.! sometimes not at all. Any suggestions? version 12.3 service tcp-keepalives-in service...
  11. billyj1900

    NAT

    I can get an extended ping from the outside interface to 4.2.2.2 but I cannot get an extended ping from the inside interface. I cannot get a ping from my laptop to 4.2.2.2. Is my NAT setup right. Config is as follows. Building configuration... Current configuration : 3331 bytes ! version 12.3...
  12. billyj1900

    Wake On Lan

    Does anyone have experience in configuring Wake on Lan on the same Vlans. The server and the PCs are located on the same vlan subnet.
  13. billyj1900

    native vlan

    I cannot see my switch from a sh cdp neighors from my router and I not able to ping default gateway from the swtich. Can someone tell me where I am going wrong with the native vlan setup. Switch interface GigabitEthernet1/2 description link to fa0/1 on R1 switchport trunk native vlan 999...
  14. billyj1900

    VPN into network with only AD OU account

    I have a setup ACS authentication setup but now I want to only allow certain people in a specified OU in active directory to be able to log in using VPN. Does anyone know if there is a way to setup authentication to active directory using a specific OU.
  15. billyj1900

    HSRP

    I have two 3845 MDFAdmin and MDFCourt. MDFAdmin 3845 has two PRIs connected to it and MDFCourt have one PRI. They both are connected to the same VLAN on a 6509. My CUCM is connected to a 6509. If I disconnect the gig port from the MDFAdmin 3845 I cannot make any incoming calls. Which makes...
  16. billyj1900

    3750 stack losing its config

    We had a 3750 lose its configuration out of the blue. The stack consisted of two 3750s and the top switch was set by priority to be the master. We lost access to the stack and via CDP information I could tell the switch lost its configuration. When we got to the stack the bottom switch was...
  17. billyj1900

    vlans

    I have DHCP running on R1 and can receive DHCP on host1 off of SW1. R1 is has a serial connection to R2. I am running EIGRP 1 on both routers. I have advertised all of my DHCP addresses and management address on R1. I have advertised my management address on R2 and I can see my vlan IP...
  18. billyj1900

    Vlan database

    I need to put 500 vlans into my switch database. Is there a faster way to add these many vlans to a database without typing vlan.data vlan 2 vlan 3 vlan 4 to vlan 500
  19. billyj1900

    3560 PoE not powering a Luxul Amp directly

    I have a 3560 8 port PoE Cisco switch. I am trying to power up my Luxul AMP-24-1000g and 1231 AP directly from the switch. When I plug directly to the switch the AP lights up but I get no lights on the amp. When I plug my amp up to a 3com Intellijack switch nj220 and then plug in the switch I...
  20. billyj1900

    Subnet Mask

    When studing subnet mask my course mention the class IP addresses of boring subnet mask and host but fail to mention the 255.255.255.0 subnet mask configuration. Can someone explain how the IP address and the subnet mask work together.

Part and Inventory Search

Back
Top