################################################################### # http://www.routerlabs.de # # Copyright Wilhelm Boeddinghaus # # Lab: 4 Routers Frame Relay Hub and Spoke # # R2-------R1------R4 # | # | # | # R3 # # The 4 routers are connected via Serial interfaces. autostart = false ghostios = true sparsemem = true [localhost] [[7200]] npe = npe-400 ram = 160 [[ROUTER R1]] s1/0 = F1 1 console = 3001 model = 7200 [[ROUTER R2]] s1/0 = F1 2 console = 3002 model = 7200 [[ROUTER R3]] s1/0 = F1 3 console = 3003 model = 7200 [[ROUTER R4]] s1/0 = F1 4 console = 3004 model = 7200 [[FRSW F1]] 1:102 = 2:201 1:103 = 3:301 1:104 = 4:401