Command Manual – Multicast Protocol
Quidway S8500 Series Routing Switches
Chapter 6 MSDP Configuration Commands
Huawei Technologies Proprietary
6-6
undo import-source
View
MSDP view
Parameter
acl-number
: Number of basic or advanced IP ACL, ranging from 2000 to 3999,
controlling which sources SA messages will advertise and to which groups it will be sent
in the domain. Basic ACL performs filtering to source and advanced ACL performs
filtering to source/group. If no ACL is specified, no multicast source will be advertised.
Description
Use the
import-source
command to configure which (S, G) entries in the domain need
to be advertised when a MSDP originates an SA message.
Use the
undo import-source
command to remove the configuration.
By default, all the (S, G) entries in the domain are advertised by the SA message.
Besides controlling SA messages creation, you can filter the forwarded SA messages
by the commands
peer sa-policy import
and
peer sa-policy export
.
Example
# Configure which (S, G) entries from the multicast routing table will be advertised in SA
messages originated by the MSDP peer.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] acl number 3001
[Quidway-acl-adv-3001] rule permit ip source 10.10.0.0 0.0.255.255
destination 225.1.0.0 0.0.255.255
[Quidway-acl-adv-3001] quit
[Quidway] msdp
[Quidway-msdp] import-source acl 3001
6.1.8 msdp
Syntax
msdp
undo msdp
View
System view