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 strongm 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 norteldude78

  1. norteldude78

    RIP filtering - how to filter routes from specific neighbors

    thanks, the link was for VPN 5000 but it looks like what im trying to do. im using a router running 12.4 code :)
  2. norteldude78

    RIP filtering - how to filter routes from specific neighbors

    well R2 is a VPN router that is doing some reverse route injection. Im not sure if its a better path or not (lower hops would suggest it is, unless they are redistributing with a seed metric of 1 hop) but its not the "preferred" path according to the LAN admin. R2 and R3 are not in my "realm"...
  3. norteldude78

    RIP filtering - how to filter routes from specific neighbors

    Is it possible to filter certain routes from specific RIP routers? Scenario: Router 1,2,3 are on the same LAN segment Router 2 and 3 are both sending an advertisement for network A to Router 1. Router 1 is choosing the path through Router 2. I don't Router 1 to EVER except this route, I only...
  4. norteldude78

    getting back into IT

    first of all, its not too late. I suggest focusing on what part of IT he wants to be in (network admin, engineer, windows, cisco, linux, etc). It's hard to be a jack of all trades when you have been out of the game so long. I went to a tech school. I owe a lot of money, but it was worth it. I...
  5. norteldude78

    Question on notice

    Where I work, when you leave your work gets "dumped" on your soon to be ex-teammates. I would give sufficient notice out of respect for them at least. Sometimes it not just about you and management, but the guy who is picking up after you.
  6. norteldude78

    %SPANTREE-2-BLOCK_PVID_PEER: Blocking GigabitEthernet0/2

    i came across this link, don't know if you've seen it: http://www.cisco.com/en/US/tech/tk389/tk621/technologies_tech_note09186a00801d11a0.shtml
  7. norteldude78

    %SPANTREE-2-BLOCK_PVID_PEER: Blocking GigabitEthernet0/2

    i know i have seen this before between cisco and nortel but don't remember the solution. what is your native vlan? if it is not 1, can you change it to 1? i think it has to due with cisco running pvst+ and 802.1d together. i am still reading more...i dont have a non-cisco switch to test :)
  8. norteldude78

    Cisco Qos - Edge Router Sample Config

    where i work we have 4 classes of service for customers, they decide what to put in each. usually class 1 is for voip, 2 is for critical traffic, etc. however we also have management and routing traffic we need to protect so we classify management traffic by ip address and bgp by tcp port...
  9. norteldude78

    Transfer confirguration from Cisco 2600 to Cisco 2600

    i would just do a "show run" via telnet/console. make sure your term len is 0 (command: term len 0) Copy/paste into into notepad. save on desktop (optional) paste it into the backup router via telnet/console
  10. norteldude78

    3550 and windows dot1x client

    Hello, Has anyone set up dot1x auth successfully between windows xp, 3550 and a non IAS radius server (e.g. steel-belted radius)? I have configured the 3550 and the pc will prompt me for a username/password/domain. I have no "domain" and without it the auth fails. The radius reject is due to...
  11. norteldude78

    Lab Simulation

    dynamips/dynagen is the best router emulator (not simulator), it runs reals IOS. It is free. Then I save my money for real switches. Dynamips can connect to your NIC, so you can connect to the switch from the virtual router. I have a quad port NIC that connects 4 virtual routers to a switch, and...
  12. norteldude78

    Cisco router as a multicast server

    hey i got it to work. im using extended pings. then i use ip igmp joing-group on the clients. works great!
  13. norteldude78

    Cisco router as a multicast server

    Hello, Is it possible to have a cisco router act as a multicast server? Maybe by sending a bunch of pings to a multicast address line 226.1.1.1 or something? My router sends one ping and then stops...i'm running 12.4 i want to do this in dynamips, otherwise i will have to use the real lab with...
  14. norteldude78

    MPLS CE Configurations

    I found this, from 2004 but still relevant: http://planner.bus.att.com/tab012a.pdf
  15. norteldude78

    MPLS CE Configurations

    i don't know of any documentation, but the CE routers just have BGP statements to the PE routers. they don't do any mpls. router bgp 65000 neighbor x.x.x.x then share your LAN network with them router bgp 65000 network x.x.x.x mask x.x.x.x if you want to redistribute protocols like ospf...

Part and Inventory Search

Back
Top