Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands I-M   
▀  multicast-proxy 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2650 
   
multicast-proxy 
Creates, configures or deletes a multicast proxy host configuration. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
[no] multicast-proxy { igmp interface ip_address range-start start_ip_address range-end 
end_ip_address | listen address listen_ip_address  port port_number protocol 
protocol_number sessmgr instance } 
no
 
If previously configured, deletes the specified multicast proxy parameter from the current context. 
igmp interface
 
ip_address
 
range-start
 
start_ip_address
 
range-end
 
end_ip_address
 
Specifies the IP address and range of associated addresses for this Internet Group Management Protocol 
(IGMP) interface. 
ip_address
 is the IP address of this interface expressed in IPv4 dotted-decimal or IPv6 colon-separated-
hexadecimal notation. 
range-start
 
start_ip_address
 is the start point for the multicast address range expressed in 
IPv4dotted-decimal or IPv6 colon-separated-hexadecimal notation. 
range-end
 
end_ip_address
 is the end point for the multicast address range expressed in IPv4 dotted-
decimal or IPv6 colon-separated-hexadecimal notation. 
end_ip_address
 
listen address
 
listen_ip_address
 
 port
 
port_number
 
protocol
 
protocol_number
 
sessmgr
 
instance
 
Configures this context as a multicast proxy listener. 
listen_ip_address
 is the IP address that will be listened to, expressed in IPv4 dotted-decimal or IPv6 
colon-separated-hexadecimal notation. 
port
 
port_number
 is the port number which will be listened to. If this is not provided, the listener will 
receive all packets from the 
listen_ip_address
port_number
 is an integer from 1 through 65535. 
protocol
 
protocol_number
 is the IANA protocol number associated with the port number. If this is not 
provided, the listener will receive all packets from the 
listen_ip_address
 and 
port_number
protocol_number
 is an integer from 1 through 255. 
sessmgr
 
instance
 session manager instance that will do the listening. 
instance
 is an integer from 1 
through 270.