asg_pim

This command is supported only on these:

  • ElasticXL Cluster

  • Maestro Security Group

  • Scalable Chassis Security Group

Note - You can run this command in Gaia gClish or in the Expert mode.

Description

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 as specified by the <SGM IDs>.

<SGM IDs> can be:

  • No <SGM IDs> specified, or all

    Applies to all Security Group Members and all 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)

  • One Site (chassis1, or chassis2)

  • 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.

Examples