run show msdp sa


The run show msdp sa command displays the (S, G) entries cached on MSDP peers.

Note: Use this command only on MSDP peers.


Command Syntax

run show msdp sa [ip <ip-address> | detail]


Parameter

Parameter

Description

ip <ip-address>

Optional. Specifies the address of a multicast source. If this parameter is not specified, (S, G) entries from all the multicast sources will be displayed.

The address is in dotted decimal notation.

detail

Optional. Displays detail information about (S, G) entries cached on the device.


Example

  • View the brief information about all (S, G) entries cached on the device.
admin@Xorplus# run show msdp sa
Source                Group            RP      Local  SPT  Uptime
200.200.200.2          237.0.0.2          3.3.3.3      n    y  00:15:17
200.200.200.2          237.0.0.3          3.3.3.3      n    y  00:13:35
  • View the detail information about all (S, G) entries cached on the device.
admin@Xorplus# run show msdp sa detail
SA : (200.200.200.2,237.0.0.1)
  RP          : 3.3.3.3
  Peer        : 3.3.3.3
  Local       : no
  SPT Setup   : yes
  Uptime      : 05:27:01
  State Timer : 00:02:34 

SA : (200.200.200.2,239.255.255.250)
  RP          : 3.3.3.3
  Peer        : 3.3.3.3
  Local       : no
  SPT Setup   : yes
  Uptime      : 06:04:55
  State Timer : 00:02:34
  • View the detail (S, G) entries information of a specific multicast source cached on the device.
admin@Xorplus# run show msdp sa ip 200.200.200.2
SA : (200.200.200.2,237.0.0.1)
  RP          : 3.3.3.3
  Peer        : 3.3.3.3
  Local       : no
  SPT Setup   : yes
  Uptime      : 05:27:33
  State Timer : 00:03:02 

SA : (200.200.200.2,239.255.255.250)
  RP          : 3.3.3.3
  Peer        : 3.3.3.3
  Local       : no
  SPT Setup   : yes
  Uptime      : 06:05:27
  State Timer : 00:03:02

Copyright © 2024 Pica8 Inc. All Rights Reserved.