hostname Router_2 ! interface Loopback0 ip address 150.1.2.2 255.255.255.0 ! interface FastEthernet0/0 description put ip address 192.1.102.X/24 (X is your pod number) on this int duplex auto speed auto no shut ! interface Serial0/0 ip address 152.1.125.2 255.255.255.0 encapsulation frame-relay no shut ! interface FastEthernet0/1 ip address 152.1.2.2 255.255.255.0 duplex auto speed auto no shut ! no ip domain-lookup ! line con 0 no login privilege level 15 logg sync exec-time 0 0 end