Services
Configure a multicast route
IX14 User Guide
418
4. For
Add Multicast route
, type a name for the route and click
.
5. The new route is enabled by default. To disable, uncheck
Enable
.
6. Type the
Source address
for the route. This must be a multicast IP address between 224.0.0.1
and 239.255.255.255.
7. Select a
Source interface
where multicast packets will arrive.
8. To add one or more destination interface that the IX14 device will send mutlicast packets to:
a. Click to expand
Destination interfaces
.
b. Click
.
c. For
Destination interface
, select the interface.
d. Repeat for additional destination interfaces.
9. Click
Apply
to save the configuration and apply the change.
Command line
1. Log into the IX14 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Add the multicast route. For example, to add a route named
test
:
(config)> add service multicast test
(config service multicast test)>
4. The multicast route is enabled by default. If it has been disabled, enable the route:
(config service multicast test)> enable true
(config service multicast test)>
5. Set the source address for the route. This must be a multicast IP address between 224.0.0.1
and 239.255.255.255.
(config service multicast test)> dst
ip-address
(config service multicast test)>
6. 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
Содержание IX14
Страница 1: ...IX14 User Guide Firmware version 22 2 ...
Страница 45: ...Configuration and management Exit the command line interface IX14 User Guide 45 Type q or quit to exit ...
Страница 515: ...Monitoring This chapter contains the following topics intelliFlow 516 Configure NetFlow Probe 523 IX14 User Guide 515 ...
Страница 756: ...Routing Virtual Router Redundancy Protocol VRRP IX14 User Guide 756 ...
Страница 803: ...Command line interface Command line reference IX14 User Guide 803 Parameters None ...
Страница 812: ...Command line interface Command line reference IX14 User Guide 812 reboot Reboot the system Parameters None ...