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

    Complex RegEx in AWK errors on execution

    This is working from the command line: grep -P --color '\b(?!000)(?!666)(?:[0-6]\d{2}|7(?:[0-356]\d|7[012]))[- ](?!00)\d{2}[- ](?!0000)\d{4}\b' *.txt The --color shows me it is matching exactly. What I really need though is to not have the entire line returned. I only need the exact matches...
  2. bdmeyer

    Mystified why I can't telnet to my pix

    The 10.99.99.x is the network connected to the internal interface. The 10.99.64.x is the network on the external interface. I cannot connect to the internal interface from 10.99.64.50 and have no idea why. I hope the cut down, and IP changed config below is enough to show what I am trying to...
  3. bdmeyer

    Debug commands

    We have about 20 different Cisco titels where I work, but zero that actually pertain to anything more useful than getting certified. Coes anyone have a shopping list of decent books that DON'T have anything to do with passing the CCNAQ/CCNP but rather show example configs that are explained, and...

Part and Inventory Search

Back
Top