Amer Networks E5Web GUI User Manual
Page 329

1.
Go to: Objects > Services > Add > TCP/UDP
2.
Now enter:
•
Name: multicast_service
•
Type: UDP
•
Destination: 1234
B. Create an IP rule:
1.
Go to: Policies > Add > IP Rule
2.
Under General enter.
•
Name: a name for the rule, for example Multicast_Multiplex
•
Action: Multiplex SAT
•
Service: multicast_service
3.
Under Address Filter enter:
•
Source Interface: wan
•
Source Network: 192.168.10.1
•
Destination Interface: core
•
Destination Network: 239.192.10.0/24
4.
Click the Multiplex SAT tab and add the output interfaces if1, if2 and if3 one at a time. For
each interface, leave the IPAddress field blank since no destination address translation is
wanted.
5.
Enable the option:
Multicast traffic must have been requested using IGMP before it is forwarded
6.
Click OK
Creating Multiplex Rules with the CLI
Creating multiplex rules through the CLI requires some additional explanation.
The CLI command to create the multiplex rule is then:
Device:/> add IPRule
SourceNetwork=
SourceInterface=
DestinationInterface=
DestinationNetwork=
Action=MultiplexSAT
Service=
MultiplexArgument={outif1;ip1},{outif2;ip2},{outif3;ip3}...
The two values {outif;ip} represent a combination of output interface and, if address translation of
a group is needed, an IP address.
Chapter 4: Routing
329