MCProxy

Changes between Version 81 and Version 82 of Startup


Ignore:
Timestamp:
02/02/12 13:50:54 (13 years ago)
Author:
woelke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Startup

    v81 v82  
    6161Then you can start the mcproxy with the following command:
    6262{{{
    63 sudo mcproxy -dsvv -c <configfile>
     63 sudo mcproxy -svv -c <configfile>
    6464}}}
     65with this option the mcproxy print many status information like this:
     66{{{
     67 protocol:
     68        IGMPv2
     69
     70 eth0 ==>
     71        eth1
     72
     73
     74 alvie time: 1
     75 ##-- instance upstream lo [vif=0] --##
     76         group addr
     77
     78         -- downstream eth0 [vif=1] --
     79                group addr | robustness_counter | flag
     80                [0] 224.0.0.251       2           RUNNING
     81                        src addr | robustness_counter | flag
     82                        [0] 141.22.27.11        2       CACHED_SRC
     83                [0] 224.0.0.251       2           
     84
     85
     86}}}
     87
    6588
    6689=== 2. ===