Showing Multicast Traffic Information

Use these commands to show information about multicast traffic.

Showing Multicast Routing (asg_mroute)

Description

The asg_mroute command in Gaia gClishClosed The name of the global command line shell in Check Point Gaia operating system for Security Appliances connected to Check Point Quantum Maestro Orchestrators. Commands you run in this shell apply to all Security Appliances in the Security Group. or the Expert mode shows this multicast routing information in a tabular format:

  • Source - Source IP address

  • Dest - Destination address

  • Iif - Source interface

  • Oif - Outbound interface

You can filter the output for specified interfaces and Security GroupClosed A logical group of Security Appliances that provides Active/Active cluster functionality. A Security Group can contain one or more Security Appliances. Security Groups work separately and independently from each other. To the production networks, a Security Group appears a single Security Gateway. Every Security Group contains: (A) Applicable Uplink ports, to which your production networks are connected; (B) Security Appliances (the Quantum Maestro Orchestrator determines the applicable Downlink ports automatically); (C) Applicable management port, to which the Check Point Management Server is connected. Members.

Syntax

asg_mroute -h

asg_mroute [-d <dest_route>] [-s <src_route>] [-i <src_if>][-b <SGM_IDs>]

Parameters

Parameter

Description

-h

Shows the built-in help.

No Parameters

Shows all routes, interfaces and Security Group Members.

-d <dest_route>

Destination multicast group IP address.

-s <src_route>

Source IP address.

-i <src_if>

Source interface name.

-b <SGM_IDs>

Applies to the Security Group Members specified by <SGM_IDs>.

<SGM_IDs> can be:

  • No <SGM_IDs > specified, or all - Applies to all Security Group Members and Sites

  • One Security Group Member (for example, 1_1)

  • A comma-separated list of Security Group Members (for example, 1_1,1_4)

  • A range of Security Group Members (for example, 1_1-1_4)

  • In Dual Site, one Site (chassis1, or chassis2)

  • In Dual Site, the Active Site (chassis_active)

Below are some examples:

Showing PIM Information (asg_pim)

Description

The asg_pim command in GaiaClosed Check Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems. gClish or the Expert mode shows this PIM information in a tabular format:

  • Source - Source IP address

  • Dest - Destination IP address

  • Mode - Both Dense Mode and Sparse Mode are supported

  • Flags - Local source and MFC state indicators

  • In. intf - Source interface

  • RPF - Reverse Path Forwarding indicator

  • Out int - Outbound interface

  • State - Outbound interface state

You can filter the output for specified interfaces and Security Group Members.

Syntax

asg_pim -h

asg_pim [-b <SGM_IDs>] [-i <if>]

asg_pim neighbors [-n <neighbor>]

Parameters

Parameter

Description

-h

Shows the built-in help.

No Parameters

Shows all routes, interfaces and Security Group Members.

-b <SGM_IDs>

Applies to Security Group Members specified by <SGM_IDs>.

<SGM_IDs> can be:

  • No <SGM_IDs > specified, or all - Applies to all Security Group Members and Sites

  • One Security Group Member (for example, 1_1)

  • A comma-separated list of Security Group Members (for example, 1_1,1_4)

  • A range of Security Group Members (for example, 1_1-1_4)

  • In Dual Site, one Site (chassis1, or chassis2)

  • In Dual Site, the Active Site (chassis_active)

-i <if>

Shows only the specified source interface.

neighbors

Runs verification tests to make sure that PIM neighbors are the same on all Security Group Members and shows this information:

  • Verification - Results of verification test

  • Neighbor - PIM neighbor

  • Interface - Interface name

  • Holdtime - Time in seconds to hold a connection open during peer negotiation

  • Expires - Minimum and Maximum expiration values for all Security Group Members

-n <neighbor>

Shows only the specified PIM neighbor.

Below are some examples:

Showing IGMP Information (asg_igmp)

Description

Use the asg_igmp command in Gaia gClish or the Expert mode to show IGMP information in a tabular format.

You can filter the output for specified interfaces and Security Group Members. If no Security Group Member is specified, the command runs a verification to make sure that IGMP data is the same on all Security Group Members:

  • Group verification - Confirms the groups exist on all Security Group Members. If a group is missing on some Security Group Members, a message shows which group is missing on which blade.

  • Global properties - Confirms the flags, address and other information are the same on all Security Group Members.

  • Interfaces - Confirms that all blades have the same interfaces and that they are in the same state (UP or DOWN). If inconsistencies are detected, a warning message shows.

Syntax

asg_igmp -h

asg_igmp [-i <interface>] [-b <SGM_IDs>]

Parameters

Parameter

Description

-h

Shows the built-in help.

-i <interface>

Source interface name.

-b <SGM_IDs>

Applies to Security Group Members as specified by <SGM_IDs>.

<SGM_IDs> can be:

  • No <SGM_IDs > specified, or all - Applies to all Security Group Members and Sites

  • One Security Group Member (for example, 1_1)

  • A comma-separated list of Security Group Members (for example, 1_1,1_4)

  • A range of Security Group Members (for example, 1_1-1_4)

  • In Dual Site, one Site (chassis1, or chassis2)

  • In Dual Site, the Active Site (chassis_active)

Below are some examples: