3com 8807 참조 가이드

다운로드
페이지 1099
646
C
HAPTER
 37: MSDP C
ONFIGURATION
 C
OMMANDS
Parameter
name: Name of a Mesh Group, being case sensitive. The maximum length is 32 
characters.
peer-address: Address of an MSDP peer to be a member of the Mesh Group.
Description
Use the peer mesh-group command to configure an MSDP peer to join an Mesh 
Group.
Use the undo peer mesh-group command to remove the configuration.
By default, an MSDP peer is not a member of any Mesh Group.
Example
# Configure the MSDP peer with address 125.10.7.6 to be a member of the Mesh 
Group Grp1.
<SW8800> system-view
 
[SW8800] msdp
 
[3Com-msdp] peer 125.10.7.6 mesh-group Grp1 
peer minimum-ttl
Syntax
peer peer-address minimum-ttl ttl
undo peer peer-address minimum-ttl
View
MSDP view
Parameter
peer-address: Address of the MSDP peer to which the TTL limitation applies.
ttl: TTL threshold, ranging from 0 to 255.
Description
Use the peer minimum-ttl command to configure the minimum TTL 
(Time-to-Live) value of the multicast data packets encapsulated in SA messages to 
be sent to specified MSDP peer.
Use the undo peer minimum-ttl command to restore the default TTL threshold.
By default, the value of TTL threshold is 0.
Related command: peer.
Example
# Configure the TTL threshold value to 10, i.e., only those multicast data packets 
with a TTL value greater than or equal to 10 can be forwarded to the MSDP peer 
110.10.10.1.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.