asg_mroute

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 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 Group Members.

Related Commands

Syntax

asg_mroute -h

asg_mroute [-d <Destination Route>] [-s <Source Route>] [-i <Source Interface>][-b <SGM IDs>]

Parameters

Parameter

Description

-h

Shows the built-in help.

No Parameters

Shows all routes, interfaces, and Security Group Members.

-d <Destination Route>

Specifies the destination multicast group IP address.

-s <Source Route>

Specifies the source IP address.

-i <Source Interface>

Specifies the source interface name.

-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)

Examples