UANTA COMPUTER INC.
Layer 2,3,IPv6+QoS Switch
_____________________________________________________________________________
Layer 2,3,IPv6+QoS Network Switch User Manual Version 0.1
Page: 525/970
Syntax
ip multicast
no ip multicast
no - This command sets the administrative mode of the IP multicast forwarder in the router
to inactive . For multicast routing to become operational, IGMP must be currently enabled.
An error message will be displayed on the CLI if multicast routing is enabled while IGMP is
disabled. However, the IP multicast mode configuration is stored in the multicast
configuration file and is automatically enabled once IGMP is enabled.
Default Setting
Disbale
Command Mode
Global Config
8.3.2.2
ip multicast staticroute
This command creates a static route which is used to perform RPF checking in multicast
packet forwarding. The combination of the <sourceipaddr> and the <mask> fields specify the
network IP address of the multicast packet source. The <groupipaddr> is the IP address of the
next hop toward the source. The <metric> is the cost of the route entry for comparison with
other routes to the source network and is a value in the range of 0 and 255. The current
incoming interface is used for RPF checking for multicast packets matching this multicast static
route entry.
Syntax
ip multicast staticroute <sourceipaddr> <mask> <rpfipaddr> <0-255> <slot/port>
no ip multicast staticroute <sourceipaddr>
<sourceipaddr> - the IP Address that identifies the multicast packet source for the entry
you are creating.
<mask> - the subnet mask to be applied to the Source IP address.
<rpfipaddr> - the IP address of the neighbor router on the path to the source.
<0-255 > - the link state cost of the path to the multicast source. The range is 0 – 255.
<slot/port> - the interface number.