Netgear M5300-28G-POE+ (GSM7228PSv1h2) - 12-Port Managed Gigabit Switch Ratgeber Für Administratoren

Seite von 542
  Chapter 28.  PIM
 
   
|
     
429
ProSafe Managed Switch 
received by a router on its RPF interface, the state refresh message causes an existing 
prune state to be refreshed. State refresh messages are generated periodically by the router 
directly attached to the source. There are two versions of PIM-DM. Version 2 does not use 
IGMP messages; instead, it uses a message that is encapsulated in IP packets with protocol 
number 103. In version 2, the Hello message is introduced in place of the query message. 
CLI: Configure PIM-DM
PIM-DM on Switch A
1. 
Enable IP routing on the switch.
2. 
 Enable pimdm on the switch.
3. 
Enable IP multicast forwarding on the switch.
4. 
Enable RIP to build the unicast IP routing table.
(Netgear Switch) #configure
(Netgear Switch) (Config)#ip routing
(Netgear Switch) (Config)#ip pim dense
(Netgear Switch) (Config)#ip multicast
(Netgear Switch) (Config)#interface 1/0/1
(Netgear Switch) (Interface 1/0/1)#routing
(Netgear Switch) (Interface 1/0/1)#ip address 192.168.2.2  255.255.255.0
(Netgear Switch) (Interface 1/0/1)#ip rip