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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Tridentcom2012/Omni

    v1 v2  
    230230}}}
    231231
    232 Now let's try and ping the PC-WashDC from source. Login to source the same way you logged in to R2 and run:
     232Now let's try and ping the PC-WashDC from source. Login to source the same way you logged in to `R2` and run:
    233233{{{
    234234ping 192.168.44.26 -c 5 -w 5
     
    263263
    264264== 4a. Bring Down IP at `R2` ==
    265 First of all lets bring down the IP configuration from our hosts. At the terminal  of r2 first run ifconfig to figure out which are the dataplane interfaces. Run :
     265First of all lets bring down the IP configuration from our hosts. At the terminal  of `R2` first run ifconfig to figure out which are the dataplane interfaces. Run :
    266266{{{
    267267/sbin/ifconfig
     
    325325
    326326== 4b. Run Layer 2 Ping ==
    327 From 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.
     327From 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.
    328328
    329329Run :