3com S7906E Guide De Référence

Page de 2327
 
1-33 
pim 
Syntax 
pim [ vpn-instance vpn-instance-name ] 
undo pim [ vpn-instance vpn-instance-name ] 
View 
System view 
Default Level 
2: System level 
Parameters 
vpn-instance vpn-instance-name: Specifies a VPN instance. A VPN instance name is a case sensitive 
string of up to 31 characters and must not contain any space. 
Description 
Use the pim command to enter public instance PIM view or VPN instance PIM view. 
Use the undo pim command to remove all configurations performed in public instance PIM view or 
VPN instance PIM view. 
Note that: 
If vpn-instance is not specified, this configuration will take effect only on the public instance. 
IP multicast routing must be enabled in the corresponding instance before this command can take 
effect. 
Related commands: multicast routing-enable in Multicast Routing and Forwarding Commands of the 
IP Multicast Volume.  
Examples 
# Enable IP multicast routing in the public instance and enter public instance PIM view.  
<Sysname> system-view 
[Sysname] multicast routing-enable 
[Sysname] pim 
[Sysname-pim] 
# Enable IP multicast routing in VPN instance mvpn and enter PIM view of VPN instance mvpn. 
<Sysname> system-view 
[Sysname] ip vpn-instance mvpn 
[Sysname-vpn-instance-mvpn] route-distinguisher 100:1 
[Sysname-vpn-instance-mvpn] multicast routing-enable 
[Sysname-vpn-instance-mvpn] quit 
[Sysname] pim vpn-instance mvpn 
[Sysname-pim-mvpn]