- Preface
- New and Changed Information
- Layer 3 Interfaces Commands
- H Commands
- I Commands
- N Commands
- IGMP Commands
- C Commands
- I Commands
- Show Commands
- IGMP Snooping Commands
- C Commands
- H Commands
- I Commands
- Show Commands
- MSDP Commands
- C Commands
- F Commands
- I Commands
- R Commands
- Show Commands
- PIM Commands
- C Commands
- F Commands
- I Commands
- R Commands
- Show Commands
C Commands
This chapter describes the Cisco NX-OS MSDP commands that begin with C.
clear ip msdp event-history
To clear information in the Multicast Source Discovery Protocol (MSDP) event history buffers, use the clear ip msdp event-history command.
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear information in the MSDP event history buffers:
switch(config)#
clear ip msdp event-history
Related Commands
|
|
---|---|
clear ip msdp peer
To clear a TCP connection to Multicast Source Discovery Protocol (MSDP) peers, use the clear ip msdp peer command.
clear ip msdp peer peer-address [ vrf vrf-name | default | management ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear a TCP connection to an MSDP peer:
switch#
clear ip msdp peer 192.168.1.10
switch#
Related Commands
|
|
---|---|
clear ip msdp policy statistics sa-policy
To clear the Source-Active (SA) policy for Multicast Source Discovery Protocol (MSDP) peers, use the clear ip msdp policy statistics sa-policy command.
clear ip msdp policy statistics sa-policy peer-address { in | out } [ vrf vrf-name | default | management ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear an SA policy for an MSDP peer:
switch#
clear ip msdp policy statistics sa-policy
switch#
Related Commands
|
|
---|---|
clear ip msdp route
To clear routes that match group entries in the Multicast Source Discovery Protocol (MSDP) Source-Active (SA) cache, use the clear ip msdp route command.
clear ip msdp route { * | group | group-prefix } [ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
You can also use the clear ip msdp sa-cache command for the same function.
Examples
This example shows how to clear the MSDP SA cache:
switch#
clear ip msdp route *
switch#
Related Commands
|
|
---|---|
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
Command Modes
Command History
|
|
Usage Guidelines
You can also use the clear ip msdp route command for the same function.
Examples
This example shows how to clear the MSDP SA cache:
switch#
clear ip msdp sa-cache
switch#
Related Commands
|
|
---|---|
clear ip msdp statistics
To clear statistics for Multicast Source Discovery Protocol (MSDP) peers, use the clear ip msdp statistics command.
clear ip msdp statistics [ peer-address ] [ vrf vrf-name | default | management ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear MSDP statistics for all MSDP peers:
switch#
clear ip msdp statistics
switch#
Related Commands
|
|
---|---|