Netgear XCM8806 - 8800 SERIES 6-SLOT CHASSIS SWITCH ユーザーズマニュアル

ページ / 968
  Chapter 27.  Multicast Routing and Switching    
|
    
739
NETGEAR 8800 User Manual 
2. 
To enable and configure the PIM-DM state refresh feature on one or all VLANs, use the 
following commands:
configure pim state-refresh {vlan} [<vlanname> | all] [on | off]
configure pim state-refresh timer origination-interval <interval>
configure pim state-refresh timer source-active-timer <interval>
configure pim state-refresh ttl <ttlvalue>
3. 
For PIM-SSM, specify the PIM-SSM range, enable IGMPv3, and enable PIM-SSM on the 
interfaces using the following commands:
configure pim ssm range [default | policy <policy-name>]
enable igmp {vlan <vlan name>} {IGMPv1 | IGMPv2 | IGMPv3}
enable pim ssm vlan [<vlan_name> | all]
4. 
Enable PIM on the router using the following command:
enable pim
Configuring Multicast Static Routes
Note:  
Multicast static routes are supported in the IPv4 address family, but 
not the IPv6 address family. 
Static routes are used to reach networks not advertised by routers, and are manually entered 
into the routing table. You can use either of two commands to create multicast static routes. 
The recommended command is the following:
configure iproute add [<ipNetmask> | <ip_addr> <mask>] <gateway> {metric} 
{multicast | multicast-only | unicast | unicast-only} {vr <vrname>}
For example:
configure iproute add 55.1.10.0/24  44.1.12.33  multicast
The following command is still supported for backward compatibility with earlier XCM8800 
software releases:
configure ipmroute add [<source-net>/<mask-len> | <source-net> <mask>] 
{{protocol} <protocol>} <rpf-address> {<metric>} {vr <vr-name>}
In the following example, the 
configure ipmroute add 
command is used to specify protocol 
information for a route:
configure ipmroute add 58.1.10.0/24 ospf  44.1.12.33
When a static route is configured with protocol information, the route is shown as UP only 
when the protocol route is available. Otherwise, the route is Down. In the example above, the