Changes between Version 20 and Version 21 of ipv6vmconf


Ignore:
Timestamp:
May 12, 2017, 2:22:25 AM (7 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ipv6vmconf

    v20 v21  
    121121}}}
    122122 - Save and Exit the editor (type ''':wq''')
    123  - When you completed the IP settings , restart the Interfaces
    124 {{{
    125 sudo /etc/init.d/networking restart
     123 - When you completed the IP settings , reboot the machine
     124{{{
     125sudo reboot
    126126}}}
    127127 - 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
     
    237237 - Then start up the Dynamips server on your local machine
    238238{{{
    239 dynamips –H 7100 &
     239sudo dynamips –H 7100 &
    240240}}}
    241241hypervisor will run on port 7100
     
    243243 - Run the topology file with dynagen
    244244{{{
    245 dynagen /var/dynamips/campuslan.net
     245sudo dynagen /var/dynamips/campuslan.net
    246246}}}
    247247 - Now you have the network topology running. Give the following command in dynagen