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 dencom 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 oneciscokid

  1. oneciscokid

    Port Information

    When you show the interface of a port for example and you see the following: 150119586 packets input, 332937997 bytes, 0 no buffer Received 117056 broadcasts (0 multicast) 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 watchdog...
  2. oneciscokid

    BGP and No Synchronization

    I mean, the second router receives the advertised route but it doesn't add it to it's routing table.
  3. oneciscokid

    BGP and No Synchronization

    I've created simple lab environment and lets say you have two routers in the same AS, so it's using iBGP. The first router (routerA) has a loopback interface assigned such as 10.1.1.0/24 to mimick an internal network. When you use the network command to have the network advertised the second...
  4. oneciscokid

    Using Native VLAN on Trunk Ports?

    My understanding of using native vlans on trunk ports is so that the frames are not tagged, they're transmitted untagged and received untagged. But where is the application use of this, why would you want it untagged? Currently, I have vlans being sent across a trunk without a native vlan...
  5. oneciscokid

    BGP: Private AS Numbers

    I have a question regarding Private AS Numbers, basically anyone can use them for their own internal organization? are they basically the same in terms of private ip addresses? And what are the consequences of not removing the private as's ( remove-private-as ), only thing I can think of is...
  6. oneciscokid

    BGP Paths

    I have three routers set up using BGP, and am curious about the command show ip bgp. ISP1-------BIGISP-------ISP2 ISP1#show ip bgp BGP table version is 11, local router ID is 210.210.210.1 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal Origin codes: i - IGP, e -...
  7. oneciscokid

    Access-list and permit ip

    So it also includes esp and sh for example?
  8. oneciscokid

    Access-list and permit ip

    When creating an access-list for example access-list outside1 permit ip host 1.1.1.1 host 2.2.2.2 What does the parameter ip include? Is it TCP,UDP, and ICMP? or anything that uses an IP address? Thanks.
  9. oneciscokid

    Reverse NAT and No Nat Translation Errors

    Yes, I'm familiar with using statics. But would like to understand Reverse NATs and NoNATs. Do you by chance happen to have a working example?
  10. oneciscokid

    Reverse NAT and No Nat Translation Errors

    Just a lab scenario, want to get a better understanding of Reverse NATs and No NATs.
  11. oneciscokid

    Reverse NAT and No Nat Translation Errors

    Hello, I'm having a problem getting reverse NAT's to work properly. I'm not entirely sure what I'm doing wrong so any help would be appreciated. A piece of the config interface ethernet0 10full interface ethernet1 100full nameif ethernet0 outside security0 nameif ethernet1 inside security100...
  12. oneciscokid

    Using network and broadcast address

    I heard that there was a way so that you can allocate your network and broadcast addresses to devices. So lets say you have the following IP space 222.222.222.4/30. Originally ---------- 222.222.222.4 - Network Address 222.222.222.5 222.222.222.6 222.222.222.7 - Broadcast Address But I heard...
  13. oneciscokid

    uptime/top - load average

    When you use the uptime or top command for example, you're given a load average. What exactly is a low, normal and high average? What should I be looking for exactly? I don't believe it's in percentage either.
  14. oneciscokid

    PIX to PIX

    Yes, I forgot about hardcoding the speed and duplex . Had to set it to 10/Full on both interfaces for it to connect.
  15. oneciscokid

    PIX to PIX

    I have two 501 pixes that I'm using to learn. I'm trying to connect them back to back to setup a VPN and can't seem to get it to connect. I've tried using a cross-over cable, it lights up but I can't ping each other. I tried using a straight-through cable, though it doesn't light up. Next...

Part and Inventory Search

Back
Top