CCIE Time Saver - "Router Preconfigs"

This podcast episode walks you through a collection of commands that you can copy/paste into your routers (and possibly switches, depending on which commands you select) during your CCIE lab attempt.

As a reference, below is a configuration example, illustrating the commands discussed in this episode:

===========================

conf t

line con 0

exec-timeout 0 0

logging synchronous

exit

line vty 0 15

exec-timeout 0 0   

logging synchronous

exit

no ip domain-lookup

alias exec src show run | s router      

alias exec sib show ip interface brief

end

===========================

This episode also referenced Kevin's free Software Defined Networking (SDN) video training series, available here:

http://kwtrain.com/sdn