Services Configure a multicast route
AnywhereUSB® Plus User Guide
291
7. Set the source interface for the route where multicast packets will arrive:
a. Use the ? to determine available interfaces:
(config service multicast test)> src_interface ?
Source interface: Where the multicast packets will arrive. IP routes
do not have an effect in the incoming stream.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/eth1
/network/interface/eth2
/network/interface/loopback
Current value:
(config service multicast test)> src_interface
b. Set the interface. For example:
(config service multicast test)> src_interface /network/interface/eth1
(config service multicast test)>
8. Set a destination interface that the AnywhereUSB Plus device will send mutlicast packets to:
a. Use the ? to determine available interfaces:
(config service multicast test)> src_interface ?
Destination interface: Which interface to send the multicast packets.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/eth1
/network/interface/eth2
/network/interface/loopback
Current value:
(config service multicast test)> src_interface
b. Set the interface. For example:
(config service multicast test)> add interface end
/network/interface/eth1
(config service multicast test)>
c. Repeat for each additional destination interface.
9. Save the configuration and apply the change:
(config)> save
Configuration saved.
>