5 clear msdp sa-cache, 6 clear msdp statistics, 7 connect-source – PLANET XGS3-24040 User Manual

Page 605

Advertising
background image

XGS3 Command Guide

38-34

38.4.5 clear msdp sa-cache

Command: clear msdp sa-cache {group A.B.C.D|* }

Function: To clear the Source Active information in MSDP cache: the correspond data with all the

sources from specified group, or the correspond data with one specified (S, G) item.

Parameter: group-address :The IP address of multicast group, to clear group (S, G) in the Cache.

*: To clear all the items in the cache.

Command Mode: Admin Mode.

Default: None.

Usage Guide: If group is specified, the non-local SA entries of the MSDP cache of the specified group. If

no parameters are appended, all the non-local SA entries in the MSDP cache will be removed.

Example:

Switch#clear msdp sa-cache group 224.1.1.1

38.4.6 clear msdp statistics

Command: clear msdp statistics {peer-address| *}

Function: To clear MSDP statistic information, and not reset the session of MSDP Peer.

Parameter: peer-address: The IP address of Peer.

* Disconnection with all the Peers.

Command Mode: Admin Mode.

Usage Guide: None.

Example:

Switch#clear msdp statistics *

38.4.7 connect-source

Command: connect-source <interface-type <interface-number>

no connect-source <interface-type> <interface-number>

Function: To configure the interface address, which used for all the MSDP Peers to set up correspond

connection between MSDP Peer and MSDP.

Parameter: <interface-type> <interface-number>: Interface type and interface number.

Command Mode: MSDP Configuration Mode and MSDP Peer Configuration Mode.

Default: There is no specified interface by default.

Usage Guide: The router use the IP address of this port to set up MSDP Peer connection with MSDP

Peer. Pay attention: specified connect-source address must consitant with the configuration of Peer

address, otherwise can not set up TCP connection. The configuration under MSDP Peer mode will cover

with MSDP Mode. No command will cancel the configuration and set again all the MSDP connection of

this port.

Example:

Switch(config)#router msdp

Switch(router-msdp)#connect-source interface vlan 2

Advertising