62. Protocol Independent Multicast (PIM) Commands
702
62.Protocol Independent Multicast (PIM)
Commands
Sending data simultaneously to multiple destinations is called "multicast"
and used for music and video distribution.
PIM (Protocol Independent Multicast routing) is one of multicast routing
protocols. It uses unicast routing such as existing RIP or OSPF to control
multicast route selection.
This Switching Hub supports the following four PIM types.
PIM-DM(Dense Mode)
It identifies adjacent routers by flooding multicast packets in a VLAN. This is effective when
clients are packed in one VLAN.
PIM-SM(Sparse Mode)
It uses a distribution tree combining source and shared trees. A router that is a contact
between source and shared trees is called RP (Rendezvous Point). It can learn client
locations and distribute multicast packets only to routes on which clients exist.
RP is normally configured manually but can also be configured automatically using a BSR
(Bootstrap Router).
PIM-SM-DM(Sparse-Dense Mode)
It is a distribution method combining PIM-DM and PIM-SM. Use PIM-SM if the RP address
is configured and use PIM-DM if the RP address is unknown in a multicast group.
PIM-SSM(PIM Source Specific multicast)
It is an advanced PIM-SM function. This provides more efficient distribution by bypassing
RP when distributing to IGMPv3 (INCLUDE mode) clients.
config pim [[ipif <ipif_name 12> | all] {hello <sec 1-18724> | jp_interval <sec 1-18724> | state
[enable | disable] | mode [dm | sm | sm-dm] | dr_priority <uint 0-4294967294>} |
register_probe_time <value 1-127> | register_suppression_time <value 3-255>]
enable pim
disable pim
show pim neighbor {ipif <ipif_name 12> | ipaddress <network_address>}
show pim {ipif <ipif_name 12>}
config pim cbsr [ipif <ipif_name 12> {priority [-1 | <value 0-255>]} | hash_masklen <value 0-32> |
bootstrap_period <value 1-255>]
show pim cbsr {ipif <ipif_name 12>}
Summary of Contents for ZEQUO 6400
Page 160: ...12 Basic IP Commands 161 ...
Page 189: ...17 Command Logging Command List 190 ...
Page 554: ...49 MAC based Access Control Commands 555 ...
Page 812: ...69 QoS Commands 813 ...
Page 839: ...73 SNMPv1 v2 v3 Commands 840 Only Administrator level users can issue this command ...
Page 962: ...85 Virtual Router Redundancy Protocol VRRP Command List 963 ...
Page 1050: ...91 System Log Lists 1051 ...