################################################################### # http://www.routerlabs.de # # Copyright Wilhelm Boeddinghaus # # Lab: 3 Routers Frame Relay Hub and Spoke # # R2-------R1------R3 # # The 3 routers are connected via Serial interfaces. autostart = false [localhost] [[7200]] # Your Cisco IOS image goes here # On Linux / Unix use forward slashes: 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 [[FRSW F1]] 1:102 = 2:201 1:103 = 3:301