Changes between Version 20 and Version 21 of ipv6vmconf
- Timestamp:
- May 12, 2017, 2:22:25 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ipv6vmconf
v20 v21 121 121 }}} 122 122 - Save and Exit the editor (type ''':wq''') 123 - When you completed the IP settings , re start the Interfaces124 {{{ 125 sudo /etc/init.d/networking restart123 - When you completed the IP settings , reboot the machine 124 {{{ 125 sudo reboot 126 126 }}} 127 127 - Confirm the correct IP settings by '''ipconfig''' command. Your result should be something like the following. Check the IP address of enp0s3 Interface and see whether the other interfaces are up … … 237 237 - Then start up the Dynamips server on your local machine 238 238 {{{ 239 dynamips –H 7100 &239 sudo dynamips –H 7100 & 240 240 }}} 241 241 hypervisor will run on port 7100 … … 243 243 - Run the topology file with dynagen 244 244 {{{ 245 dynagen /var/dynamips/campuslan.net245 sudo dynagen /var/dynamips/campuslan.net 246 246 }}} 247 247 - Now you have the network topology running. Give the following command in dynagen