Changes between Version 2 and Version 3 of Tutorials/Tridentcom2012/Omni


Ignore:
Timestamp:
06/08/12 15:22:58 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Tridentcom2012/Omni

    v2 v3  
    317317}}}
    318318
    319 The two interface that are connected to source and PC-WashDC are mv1.1 and mv1.2 respectively. To bring them down run :
     319The two interface that are connected to source and PC-WashDC are mv1.1 and mv1.2 respectively. To figure out which interfaces to bring down, you can inspect the properties of  a link in Flack and see which IP corresponds on each link and find the interface with this IP address.
     320
     321[[Image(linkinfo.png)]]
     322
     323To bring them down run :
    320324{{{
    321325sudo /sbin/ifconfig mv1.1 0.0.0.0
     
    324328}}}
    325329
     330Bring down IP alson on the `source` on the interface that connects to `R2`.
    326331== 4b. Run Layer 2 Ping ==
    327332From source try to ping `R2`. First we will need to figure out the MAC address of `R2`. We can find the MAC address the same way as the IP addresses by checking the information on the link.