asg_arp

This command is supported only on these:

  • ElasticXL Cluster

  • Maestro Security Group

  • Scalable Chassis Security Group

Note - You must run this command in the Expert mode.

Description

Shows the ARP cache table.

Syntax

asg_arp -h

asg_arp

      -b <SGM IDs>

      -i <Name of Interface>

      --legacy

      -m <MAC Address>

      <Hostname>

      -v

      --verify

Parameters

Parameter

Description

-h

Shows the built-in help.

No Parameters

Shows the ARP cache table.

-b <SGM IDs>

Specifies the Security Group Members, for which to run this command.

By default, applies to all Security Group Members.

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 <Name of Interface>

Shows the ARP entries only for the specified interface.

--legacy

Shows the ARP entries in the legacy format.

-m <MAC Address>

Shows the ARP entries only for the specified MAC Address.

<Hostname>

Shows the ARP entries only for the specified Hostname.

-v

Shows the ARP entries in the verbose format (also shows the IDs of the Security Group Members).

--verify

Runs MAC Address verification on Security Group Members.

Examples