configure terminal ! version 12.0 service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname FBMN no ip domain-lookup ip http server ! enable secret 5 $1$BdWi$fH3/HVwUPO5TS1AP41ugb0 ! no ip subnet-zero ! ! ! interface Ethernet0 description e0-lab ip address 174.1.16.1 255.255.240.0 no ip directed-broadcast no shutdown ! interface Serial0 description toFBI ip address 174.1.32.1 255.255.240.0 no ip directed-broadcast no ip mroute-cache no shutdown ! interface Serial1 no ip address no ip directed-broadcast shutdown ! ip classless ! ! line con 0 password cisco logging synchronous login transport input none line aux 0 line vty 0 4 password cisco login ! end