! hostname Router_2 ! interface FastEthernet0/0 description put ip address 220.1.102.X/24 (X is your pod number) on this int no shutdown ! interface FastEthernet0/1 ip address 135.1.2.2 255.255.255.0 no shutdown ! interface Serial0/0 encapsulation frame-relay ip address 135.1.25.1 255.255.255.0 no shutdown ! interface loopback0 ip address 155.1.2.2 255.255.255.0 ! no ip domain-lookup line con 0 no login privilege level 15 exec-time 0 0 logg sync end