MCProxy

Changes between Version 153 and Version 154 of Startup


Ignore:
Timestamp:
09/18/12 17:07:02 (12 years ago)
Author:
woelke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Startup

    v153 v154  
    8282}}}
    8383
    84 Your upstream interface get the vif number zero and you have one downstream configurated with the vif number one. You can compare this information with the file //ip_mr_vif//. Some multicast clients subscribe the group 239.99.99.99 and 239.99.99.98. The robustness_counter is at the moment uninteresting and the flag RUNNING means everything is okay. The mcproxy received on the upstream interface a multicast stream with the same group address of a subscribed group on a downstream and with the source IP 141.22.86.5. So the mcproxy create an entry in the multicast forwarding table //ip_mr_cache//. This is meant the flag CACHED_SRC.
     84Your upstream interface get the vif number zero and you have one downstream configurated with the vif number one. You can compare this information with the file //ip_mr_vif//. Some multicast clients subscribe the group 239.99.99.99 and 239.99.99.98. The robustness_counter is at the moment uninteresting and the flag RUNNING means everything is okay. The mcproxy received on the upstream interface a multicast stream with the same group address of a subscribed group on a downstream and with the source IP 141.22.86.5. So the mcproxy create an entry in the multicast forwarding table //ip_mr_cache//. This is meant by the flag CACHED_SRC.
    8585
    8686If you don't need the status information and you want run the mcproxy in the background start it with the following command: