user@host# set archive archive-sites “ftp://user@host1//var/tmp” password
“anonymous”
user@host# set archive archive-sites “ftp://user@host2//var/tmp” password “test”
user@host# set archive transfer-interval 24
user@host# set archive start-time 2011-01-07:12:30
4. You can monitor the system log file as entries are added to the file by running the
monitor start and monitor stop commands.
user@host> monitor start igmp-events
*** igmp-events ***
Apr 16 13:08:23 host mgd[16416]: UI_CMDLINE_READ_LINE: User 'user', command
'run monitor start igmp-events '
monitor
Related
Documentation
Understanding IGMP on page 445•
• Specifying Log File Size, Number, and Archiving Properties
Limiting the Number of IGMP Multicast Group Joins on Logical Interfaces
The group-limit statement enables you to limit the number of IGMP multicast group joins
for logical interfaces. When this statement is enabled on a router running IGMP version 2
(IGMPv2) or version 3 (IGMPv3), the limit is applied upon receipt of the group report.
Once the group limit is reached, subsequent join requests are rejected.
When configuring limits for IGMP multicast groups, keep the following in mind:
•
Each any-source group (*,G) counts as one group toward the limit.
•
Each source-specific group (S,G) counts as one group toward the limit.
•
Groups in IGMPv3 exclude mode are counted toward the limit.
•
Multiple source-specific groups count individually toward the group limit, even if they
are for the same group. For example, (S1, G1) and (S2, G1) would count as two groups
toward the configured limit.
•
Combinations of any-source groups and source-specific groups count individually
toward the group limit, even if they are for the same group. For example, (*, G1) and
(S, G1) would count as two groups toward the configured limit.
•
Configuring and committing a group limit on a network that is lower than what already
exists on the network results in the removal of all groups from the configuration. The
groups must then request to rejoin the network (up to the newly configured group
limit).
•
You can dynamically limit multicast groups on IGMP logical interfaces using dynamic
profiles.
Starting in Junos OS Release 12.2, you can optionally configure a system log warning
threshold for IGMP multicast group joins received on the logical interface. It is helpful to
467Copyright © 2017, Juniper Networks, Inc.
Chapter 14: Configuring Internet Group Management Protocol