Clearing msdp information – Brocade Multi-Service IronWare Multicast Configuration Guide (Supporting R05.6.00) User Manual
Page 94
82
Multi-Service IronWare Multicast Configuration Guide
53-1003032-02
Configuring Multicast Source Discovery Protocol (MSDP)
1
In Out In
Out In Out
40.40.40.2 1001 ESTABLISH 5569 5568 0 0 0 0 57
Syntax: show ip msdp vrf VRF-name rpf-peer ip-addr
Clearing MSDP information
You can clear the following MSDP information:
•
Peer information
•
Source active cache
•
MSDP statistics
Clearing peer information
To clear MSDP peer information, enter the following command at the Privileged EXEC level of the
CLI.
Brocade# clear ip msdp peer 205.216.162.1
Syntax: clear ip msdp peer ip-addr
The command in this example clears the MSDP peer connection with MSDP router 205.216.162.1.
The CLI displays a message to indicate when the connection has been successfully closed. To clear
all the peers, omit the ip-addr variable from the command.
Clearing peer information on a VRF
To clear the MSDP VRF peers, enter the following command at the MSDP VRF configuration level.
Brocade#clear ip msdp vrf blue peer 207.207.162.5
Clearing the source active cache
To clear the source active cache, enter the following command at the Privileged EXEC level of the
CLI.
Brocade# clear ip msdp sa-cache
Syntax: clear ip msdp sa-cache ip-addr
The command in this example clears all the cache entries. Use the ip-addr variable to clear only the
entries matching either a source or a group.
Clearing the source active cache for a VRF
To clear the MSDP VRF source active cache by entering the following command at the MSDP VRF
configuration level.
Brocade#clear ip msdp vrf blue sa-cache
Syntax: clear ip msdp [vrf vrf-name | ip-addr] sa-cache
Clearing MSDP statistics
To clear MSDP statistics, enter the following command at the Privileged EXEC level of the CLI.
Brocade# clear ip msdp statistics
Syntax: clear ip msdp statistics ip-addr
The command in this example clears statistics for all the peers. To clear statistics for only a specific
peer, enter the IP address of the peer.