3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1375
undo peer peer-address mesh-group
View
Public instance MSDP view, VPN instance MSDP view
Parameter
peer-address: MSDP peer address.
name: Mesh group name, a string of 1 to 32 characters (case sensitive).
Description
Use the peer mesh-group command to configure an MSDP peer as a mesh 
group member.
Use the undo peer mesh-group command to remove an MSDP peer as a mesh 
group member.
By default, an MSDP peer does not belong to any mesh group.
Example
# In the public instance, configure the MSDP peer with the IP address of 
125.10.7.6 as a member of the mesh group “Grp1”.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] peer 125.10.7.6 mesh-group Grp1 
peer minimum-ttl
Syntax
peer peer-address minimum-ttl ttl-value
undo peer peer-address minimum-ttl
View
Public instance MSDP view, VPN instance MSDP view
Parameter
peer-address: MSDP peer address.
ttl-value: Time to live (TTL) value, in the range of 0 to 255.
Description
Use the peer minimum-ttl command to configure the minimum TTL value of 
multicast packets encapsulated in SA messages.
Use the undo peer minimum-ttl command to restore the default setting.
By default, the minimum TTL value of a multicast packet encapsulated in an SA 
message is 0.
Related command:
Example
# In the public instance, set the minimum TTL value of multicast packets to be 
encapsulated in SA messages to 10 so that only multicast packets whose TTL value 
is larger than or equal to 10 can be forwarded to the MSDP peer 110.10.10.1.