Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
multicast-proxy
Creates, configures or deletes a multicast proxy host configuration.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
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 Description
[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_addressport_number is an integer from 1 through 65535.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
808
Context Configuration Mode Commands I-M
multicast-proxy