236
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter C Commands
clear ip msdp sa-cache
clear ip msdp sa-cache
To clear routes that match group entries in the Multicast Source Discovery Protocol (MSDP)
Source-Active (SA) cache, use the clear ip msdp sa-cache command.
clear ip msdp sa-cache {* | group | group-prefix} [vrf {vrf-name | all | default | management}]
Syntax Description
Command Default None
Command Modes Any command mode
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines You can also use the clear ip msdp route command for the same function.
This command requires the LAN Base Services license.
Examples This example shows how to clear the MSDP SA cache:
switch# clear ip msdp sa-cache
switch#
* Specifies all sources for the group from the SA cache.
group Group address in the format A.B.C.D.
group-prefix Group prefix in the format A.B.C.D/length.
vrf (Optional) Clears the virtual routing and forwarding (VRF) instance information.
vrf-name VRF name. The name can be a maximum of 32 alphanumeric characters and is case
sensitive.
all Specifies that all VRF entries be cleared from the SA-cache.
default Specifies that the default VRF entry be cleared from the SA-cache.
management Specifies that the management VRF entry be cleared from the SA-cache.
Release Modification
6.0(2)N1(1) This command was introduced.