R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
484
Parameters
None
Description
Use the encap-data-enable command to enable register message encapsulation in SA messages.
Use the undo encap-data-enable command to disable register message encapsulation in SA messages.
By default, an SA message contains only an (S, G) entry. No register message is encapsulated in an SA
message.
Examples
# Enable register message encapsulation in SA messages in the public instance.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] encap-data-enable
import-source
Syntax
import-source [ acl acl-number ]
undo import-source
View
Public instance MSDP view
Default level
2: System level
Parameters
acl-number: Basic or advanced ACL number, in the range of 2000 to 3999. A basic ACL is used to filter
multicast sources, while an advanced ACL is used to filter multicast sources or multicast groups. If you do
not provide this argument in your command, no multicast source information will be advertised.
NOTE:
During ACL matching, the protocol ID in the ACL rule is not checked.
Description
Use the import-source command to configure a rule of creating (S, G) entries.
Use the undo import-source command to remove any rule of creating (S, G) entries.
By default, when an SA message is created, there are no restrictions on the (S, G) entries to be advertised
in it, namely all the (S, G) entries within the domain are advertised in the SA message.
In addition to controlling SA message creation by using this command, you can also configure a filtering
rule for forwarding and receiving SA messages by using the peer sa-policy command.
Related commands: peer sa-policy.
Examples
# Configure the MSDP peer in the public instance to advertise only the (S, G) entries of multicast sources
on the 10.10.0.0/16 subnet and with multicast group address of 225.1.0.0/16 when creating an SA
message.