! hostname Router_4 ! interface FastEthernet0/0 ip address 189.1.245.4 255.255.255.0 no shutdown ! interface FastEthernet0/1 description put ip address 175.1.104.X/24 (X is your pod number) on this int no shutdown ! interface loopback0 ip address 140.1.4.4 255.255.255.0 !! no ip domain-lookup ! line con 0 no login privilege level 15 exec-time 0 0 logg sync ! end