Frame Switch in Dynamips
Netstudent
Member Posts: 1,693 ■■■□□□□□□□
in CCNP
Hey when you create a FRSW in dynamips, are you only creating the routes between the circuits with the .net file?
FRSW FrSw
1:102 = 2:201
1:103 = 3:301
1:104 = 4:401
1:105 = 5:501
1:106 = 6:601
2:203 = 3:302
2:204 = 4:402
2:205 = 5:502
2:206 = 6:602
3:304 = 4:403
3:305 = 5:503
3:306 = 6:603
4:405 = 5:504
4:406 = 6:604
5:506 = 6:605
I assume that I wouldn;t be able to console in to FRSW, but that I would only have to enable the circuit on the DTE right?
FRSW FrSw
1:102 = 2:201
1:103 = 3:301
1:104 = 4:401
1:105 = 5:501
1:106 = 6:601
2:203 = 3:302
2:204 = 4:402
2:205 = 5:502
2:206 = 6:602
3:304 = 4:403
3:305 = 5:503
3:306 = 6:603
4:405 = 5:504
4:406 = 6:604
5:506 = 6:605
I assume that I wouldn;t be able to console in to FRSW, but that I would only have to enable the circuit on the DTE right?
There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
Comments
-
mikej412 Member Posts: 10,086 ■■■■■■■■■■Right, you're just creating the simulated PVCs and Dynamips fakes the rest.
You could also configure an emulated router to be a frame-relay switch, just like we do with real hardware in the lab. I'm not sure if an issue with "emulated" PVC status I had noticed in an earlier Dynamips version has been fixed.:mike: Cisco Certifications -- Collect the Entire Set! -
Netstudent Member Posts: 1,693 ■■■□□□□□□□Thanks. Thats good to know. I thought dynamips could only do the FRSW as far as frame switching. good to know I can do it manually.There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!