View LAN Statistics for Multicast
Table of Contents
Expand all | Collapse all
-
-
- Add a Branch
- Add a Data Center
- Add a Branch Gateway
- Configure Circuits
- Configure Internet Circuit Underlay Link Aggregation
- Configure Private WAN Underlay Link Quality Aggregation
- Configure Circuit Categories
- Configure Device Initiated Connections for Circuits
- Add Public IP LAN Address to Enterprise Prefixes
- Manage Data Center Clusters
- Configure a Site Prefix
- Configure a DHCP Server
- Configure NTP for Prisma SD-WAN
- Configure the ION Device at a Branch Site
- Configure the ION Device at a Data Center
- Switch a Site to Control Mode
- Allow IP Addresses in Firewall Configuration
-
- Configure a Controller Port
- Configure Internet Ports
- Configure WAN/LAN Ports
- Configure a Loopback Interface
- Configure a PoE Port
- Configure and Monitor LLDP Activity and Status
- Configure a PPPoE Interface
- Configure a Layer 3 LAN Interface
- Configure Application Reachability Probes
- Configure a Secondary IP Address
- Configure a Static ARP
- Configure a DHCP Relay
- Configure IP Directed Broadcast
- VPN Keep-Alives
-
- Configure Prisma SD-WAN IPFIX
- Configure IPFIX Profiles and Templates
- Configure and Attach a Collector Context to a Device Interface in IPFIX
- Configure and Attach a Filter Context to a Device Interface in IPFIX
- Configure Global and Local IPFIX Prefixes
- Flow Information Elements
- Options Information Elements
- Configure the DNS Service on the Prisma SD-WAN Interface
- Configure SNMP
-
-
- Prisma SD-WAN Branch Routing
- Prisma SD-WAN Data Center Routing
-
- Configure Multicast
- Create a WAN Multicast Configuration Profile
- Assign WAN Multicast Configuration Profiles to Branch Sites
- Configure a Multicast Source at a Branch Site
- Configure Global Multicast Parameters
- Configure a Multicast Static Rendezvous Point (RP)
- Learn Rendezvous Points (RPs) Dynamically
- View LAN Statistics for Multicast
- View WAN Statistics for Multicast
- View IGMP Membership
- View the Multicast Route Table
- View Multicast Flow Statistics
- View Routing Statistics
- Prisma SD-WAN Incident Policies
-
- Prisma SD-WAN Branch HA Key Concepts
- Configure Branch HA
- Configure HA Groups
- Add ION Devices to HA Groups
- View Device Configuration of HA Groups
- Edit HA Groups and Group Membership
-
- Configure Branch HA with Gen-1 Platforms (2000, 3000, 7000, and 9000)
- Configure Branch HA with Gen-2 Platforms (3200, 5200, and 9200)
- Configure Branch HA with Gen-2 Embedded Switch Platforms (1200-S or 3200-L2)
- Configure Branch HA for Devices with Software Cellular Bypass (1200-S-C-5G)
- Configure Branch HA for Platforms without Bypass Pairs
- Prisma SD-WAN Clarity Reports
- Prisma SD-WAN Incidents and Alerts
View LAN Statistics for Multicast
Learn how to view LAN multicast statistics for an interface
in
Prisma SD-WAN
.Where Can I Use
This? | What Do I
Need? |
---|---|
|
|
View LAN multicast statistics for interfaces
with multicast enabled.
- Select.ManageSetupDevicesClaimed DevicesConfigure the deviceRoutingMulticastLAN Statistics
- Select an interface to view the neighbor information for the interface.The neighbor information table displays information about the PIM neighbors discovered by the ION device for an interface across all multicast enabled interfaces in the network.FieldDescriptionPort NumberDisplays the neighbor information for the selected interface.StateDisplays the state of the selected interface—up or down.AddressDisplays the address of the selected interface.PIM NeighborDisplays a PIM neighbor’s IP address.DRIndicates if the neighbor is a designated router.DR PriorityIndicates the priority associated with the interface on the device for DR election.UptimeIndicates the time for which the neighbor has been up.ExpiresIndicates the time remaining before a neighbor is timed out and the next PIM Hello message is received.
- ClickStatisticsto view detailed multicast traffic, IGMP, and PIM statistics for the interface.The descriptions for the fields are based on descriptions outlined in RFC 2362 (https://www.rfc-editor.org/rfc/rfc2362.html) and RFC 2236 (https://datatracker.ietf.org/doc/html/rfc2236)Multicast Traffic StatisticsFieldDescriptionRX PKTSIndicates the number of multicast traffic packets received at the interface.RX BYTESIndicates the volume of multicast traffic received in bytes at the interface.TX PKTSIndicates the number of multicast traffic packets transmitted from the interface.TX BYTESIndicates the volume of multicast traffic sent in bytes at the interface.PIM StatisticsMessage Type (MSG TYPE)DescriptionReceived Packets (RX PKTS)Transmitted Packets (TX PKTS)HelloPeriodic messages sent between PIM neighbors aid in discovery of neighbors and maintaining the relationship with neighbors.Displays the packets received for a PIM Hello message.Displays the packets sent for a PIM Hello message.RegisterA DR sends a message to an RP indicating interest in receiving multicast traffic meant for a group.Displays the packets received for a PIM Register message.Displays the packets sent for a PIM Register message.Register StopThe ION device acting as an RP indicates to the DR when either of the following conditions are met:
- There are no active listeners, so receivers have stopped requesting multicast information from the RP.
- The RP stops serving a multicast group.
- Multicast traffic has switched from a Rendezvous Point Tree (RPT) to the Shortest Path Tree (SPT).
Displays the packets received for a PIM Register Stop message.Displays the packets sent for a PIM Register Stop message.Join/PruneRouters send Join/Prune messages to join a branch or prune off a branch from the multicast distribution tree. A single message contains a join listas well as a prune list.Join messages are sent by:- DRs (near receivers) to RPs indicating an interest in receiving multicast traffic via RPT.
- DRs to source when triggering SPT switchovers.
- RPs to source when triggering SPT switchovers.
Prune messages are sent by PIM devices to upstream devices to stop forwarding multicast traffic to the network segment in which the PIM device resides.Displays the join and prune packets received for a PIM Join/Prune message.Displays the join and prune packets sent for a PIM Join/Prune message.AssertPIM elects a single forwarding router to forward messages to avoid duplication of messages.Displays the number of packets received for Assert messages.Displays the number of packets transmitted for Assert messages.BSMPIM routers in the network will communicate with each other using Bootstrap messages (BSM).Displays the number of packets received for Bootstrap messages.Displays the number of packets transmitted for Bootstrap messages.IGMP StatisticsIGMP statistics indicate the number of messages exchanged between individual hosts in a LAN and multicast routers to dynamically register with or unregister from a multicast group. Routers periodically send out IGMP queries to check which multicast groups are active or inactive in their subnet. Hosts send out IGMP membership reports for a particular multicast group to indicate their interest in joining that group.Message Type (MSG TYPE)DescriptionReceived Packets (RX PKTS)Transmitted Packets (TX PKTS)IGMP v1 Membership queryUsed by IGMP v1 multicast routers to learn which multicast groups are being used by the hosts on the local network.Displays the packets received for an IGMP v1 membership query.Displays the packets sent in response to an IGMP v1 membership query.IGMP v1 Membership reportIdentifies this message as an IGMPv1 membership report.Displays the packets received for an IGMP v1 membership report.Displays the packets sent in response to an IGMP v1 membership report.IGMP v2 Membership queryUsed by IGMP v2 multicast routers to learn which multicast groups are being used by the hosts on the local network.Displays the packets received for an IGMP v2 membership query.Displays the packets sent in response to an IGMP v2 membership query.IGMP v2 Membership reportIdentifies this message as an IGMP v2 membership report.Displays the packets received for an IGMP v2 membership report.Displays the packets sent in response to an IGMP v2 membership report.IGMP v3 Membership queryUsed by IGMP v3 multicast routers to learn which multicast groups are being used by the hosts on the local network.Displays the packets received for an IGMP v3 membership query.Displays the packets sent in response to an IGMP v3 membership query.IGMP v3 Membership reportIdentifies this message as an IGMP v3 membership report.Displays the packets received for an IGMP v3 membership report.Displays the packets sent in response to an IGMP v3 membership report.IGMP v2 Leave reportUsed by IGMP v2 hosts to indicate that they are leaving the multicast group.Displays the packets received for an IGMP v2 leave report.Displays the packets sent in response to an IGMP v2 leave report.