VoIP Journal Sample
Network Sample Icons
Index Basic Config Ethernet Serial Router Rip Router OSPF Rip / OSPF
Basic Configuration enable config t password cisco secret class line con 0 logging synch login password cisco
Ethernet interface Show run ip interface brief ip route (ping) Debug packets Special … Fa 0/ interface fa 0/0 ip address no shutdown
Serial Interface Show run ip int brief ip route cdp neighbors (ping) Debug packets Special … int serial 0/0 ip address No shutdown int serial 0/1 ip address Clock rate S0/ DTE S0/ DCE
Show run ip interface brief ip route (ping) Debug packets Special … router rip network network network Rip
IGRP Show run ip interface brief ip route Debug … Special … Router EIGRP 100 router eigrp 100 redistribute connected redistribute eigrp 200 network network network default-metric no auto-summary
EIGRP / RIP Show run ip route ip interface brief cdp neighbors Debug … Special … Rip Eigrp Rip Eigrp router EIGRP 100 redistribute connected redistribute rip network network network default-metric no auto-summary router rip redistribute connected redistribute eigrp 100 network network default-metric 1 no auto-summary