Výpis konfigurace CISCO routru D:
D#sh run Building configuration... Current configuration : 569 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname D ! enable password cisco ! ip subnet-zero ! ! ! ! interface Ethernet0 ip address 192.168.4.1 255.255.255.0 ! interface Serial0 ip address 192.168.1.1 255.255.255.0 no fair-queue clockrate 64000 ! interface Serial1 ip address 192.168.5.2 255.255.255.0 ! router rip network 192.168.1.0 network 192.168.4.0 network 192.168.5.0 ! ip classless ip http server ! ! line con 0 line aux 0 line vty 0 password cisco login line vty 1 4 login ! end