CLI Reference Guide

Table Of Contents
662 Multicast Commands
www.dell.com | support.dell.com
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
This command has no user guidelines.
Example
The following example applies a
ttlvalue
of 5
to the VLAN 15 routing interface.
console(config)#interface vlan 15
console(config-if-vlan15)#ip multicast ttl-threshold 5
mrinfo
Use the
mrinfo
command in Privileged EXEC mode to query the neighbor information for a
multicast-capable router specified by
ipaddr
. The default value is the IP address of the system at
which the command is issued. The
mrinfo
command can take up to 2 minutes to complete. Only
one mrinfo command may be in process at a time. The results of this command will be available in
the results buffer pool which can be displayed by using the command
show mrinfo
.
Syntax
mrinfo
[
ipaddr
]
ipaddr
IP address of the router.
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode
User Guidelines
This command has no user guidelines.
Example
The following queries neighbor information for a multicast-capable router.
console(config)#mrinfo 10.1.1.1