Monitoring IPv6 multicast route statistics
Use this procedure to monitor IPv6 multicast route statistics at regular intervals.
Procedure
Example:
Monitor the IPv6 multicast route statistics for the group IPv6 address FF05::1. In this example, the statistics are monitored at intervals of 5 seconds for a duration of 300 seconds.
The output from monitoring three consecutive intervals is displayed below.
Switch:1>enable Switch:1#monitor IPv6 mroute stats FF05::1 MULTICAST STATISTIC Monitor Interval: 5sec | Monitor Duration: 300sec Tue Dec 22 16:54:25 2015 ================================================================================= Multicast Stats - GlobalRouter ================================================================================= GroupAddress SourceCounter IngressPackets IngressBytes AverageSize ---------------------------------------------------------------------------------- ff05:0:0:0:0:0:0:1 1 2446250 2935500000 1200 MULTICAST STATISTIC Monitor Interval: 5sec | Monitor Duration: 300sec Tue Dec 22 16:54:31 2015 =================================================================================== Multicast Stats - GlobalRouter =================================================================================== GroupAddress SourceCounter IngressPackets IngressBytes AverageSize ----------------------------------------------------------------------------------- ff05:0:0:0:0:0:0:1 1 2448947 2938736400 1200 MULTICAST STATISTIC Monitor Interval: 5sec | Monitor Duration: 300sec Tue Dec 22 16:54:37 2015 ================================================================================== Multicast Stats - GlobalRouter ================================================================================== GroupAddress SourceCounter IngressPackets IngressBytes AverageSize ---------------------------------------------------------------------------------- ff05:0:0:0:0:0:0:1 1 2452185 2942622000 1200 ... ... Switch:1#
Monitor the IPv6 multicast route statistics for a maximum of 10 group IPv6 addresses. The statistics are monitored at intervals of 5 seconds for a duration of 300 seconds.
The output from monitoring three consecutive intervals is displayed below.
Switch:1#monitor IPv6 mroute stats FF05::1,FF05::2,FF05::3,FF05::4,FF05::5,FF05::6,FF05::7,FF05::8,FF05::9,FF05::a MULTICAST STATISTIC Monitor Interval: 5sec | Monitor Duration: 300sec Tue Dec 22 17:04:55 2015 =================================================================================== Multicast Stats - GlobalRouter =================================================================================== GroupAddress SourceCounter IngressPackets IngressBytes AverageSize ----------------------------------------------------------------------------------- ff05:0:0:0:0:0:0:1 1 2768926 3322711200 1200 ff05:0:0:0:0:0:0:2 1 2768925 3322710000 1200 ff05:0:0:0:0:0:0:3 1 2768925 3322710000 1200 ff05:0:0:0:0:0:0:4 1 2768925 3322710000 1200 ff05:0:0:0:0:0:0:5 1 2768925 3322710000 1200 ff05:0:0:0:0:0:0:6 1 2768923 3322707600 1200 ff05:0:0:0:0:0:0:7 1 2768923 3322707600 1200 ff05:0:0:0:0:0:0:8 1 2768923 3322707600 1200 ff05:0:0:0:0:0:0:9 1 2768923 3322707600 1200 ff05:0:0:0:0:0:0:a 1 2768923 3322707600 1200 MULTICAST STATISTIC Monitor Interval: 5sec | Monitor Duration: 300sec Tue Dec 22 17:05:01 2015 ==================================================================================== Multicast Stats - GlobalRouter ==================================================================================== GroupAddress SourceCounter IngressPackets IngressBytes AverageSize ------------------------------------------------------------------------------------ ff05:0:0:0:0:0:0:1 1 2771625 3325950000 1200 ff05:0:0:0:0:0:0:2 1 2771625 3325950000 1200 ff05:0:0:0:0:0:0:3 1 2771625 3325950000 1200 ff05:0:0:0:0:0:0:4 1 2771624 3325948800 1200 ff05:0:0:0:0:0:0:5 1 2771624 3325948800 1200 ff05:0:0:0:0:0:0:6 1 2771622 3325946400 1200 ff05:0:0:0:0:0:0:7 1 2771622 3325946400 1200 ff05:0:0:0:0:0:0:8 1 2771622 3325946400 1200 ff05:0:0:0:0:0:0:9 1 2771622 3325946400 1200 ff05:0:0:0:0:0:0:a 1 2771622 3325946400 1200 MULTICAST STATISTIC Monitor Interval: 5sec | Monitor Duration: 300sec Tue Dec 22 17:05:07 2015 ==================================================================================== Multicast Stats - GlobalRouter ==================================================================================== GroupAddress SourceCounter IngressPackets IngressBytes AverageSize ------------------------------------------------------------------------------------ ff05:0:0:0:0:0:0:1 1 2774864 3329836800 1200 ff05:0:0:0:0:0:0:2 1 2774863 3329835600 1200 ff05:0:0:0:0:0:0:3 1 2774863 3329835600 1200 ff05:0:0:0:0:0:0:4 1 2774863 3329835600 1200 ff05:0:0:0:0:0:0:5 1 2774863 3329835600 1200 ff05:0:0:0:0:0:0:6 1 2774861 3329833200 1200 ff05:0:0:0:0:0:0:7 1 2774861 3329833200 1200 ff05:0:0:0:0:0:0:8 1 2774861 3329833200 1200 ff05:0:0:0:0:0:0:9 1 2774861 3329833200 1200 ff05:0:0:0:0:0:0:a 1 2774861 3329833200 1200 ... ... Switch:1#
Variable definitions
Use the data in the following table to use the monitor ipv6 mroute stats command:
Variable |
Definition |
---|---|
WORD<7-400> {Ipv6address[,Ipv6address][,...]} |
Specifies the multicast group IP address for which to monitor statistics. The group IP address is in one of the following formats: a single IP address or a series of IP addresses, up to a maximum of 10. |