SIGNAMAX a.s.
Office: Vlarska 22, 627 00 Brno, CZ
T:+420 533 338 854 l F:+420 533 338 883 l www.signamax.eu
51
2.6.8 Multicast command mode
Enter the multicast command in Configuration mode. Then, the multicast mode shows as
follows:
SWH(config)# multicast
SWH(config-multicast)#
Command
Purpose & Description
Usage
=================== ===========================
=============================
add Add Multicast add <ip_addr> <vid> <port>
delete Delete Multicast del <ip_addr> <vid> <port>
exit Exit from current mode exit
show Show Multicast Settings show
SWH(config-multicast)#
Prompt
Command &Parameter
Description
add <ip-addr> <vlan_id> <port>
Assign a multicasting group statically.
<ip-addr>: Specify an IP address for this
multicast group. (The multicast IP address that
can be specified ranges from 224.0.1.0 to
238.255.255.255)
<vlan_id>: Specify an existing VLAN ID for
this entry.
<port>: Specify a port number (1~26 or 1~28)
to which multicast traffic will be forwarded.
For example:
SWH(config-multicast)# add 224.0.1.0 4094
24
delete <ip-addr> <vlan_id> <port>
Delete a multicast group.
<ip-addr>: Specify a multicast IP address for
this multicast group. (The multicast IP address
that can be specified ranges from 224.0.1.0 to
238.255.255.255)
<vlan_id>: Specify an existing VLAN ID for
this entry.
<port>: Specify a port number (1~26 or 1~28)
to which multicast traffic will be forwarded.
For example:
SWH(config-multicast)# delete 224.0.1.0 4094
24
exit
Quit the current mode and return to
Configuration mode.
SWH(config-
multicast)#
show
Show current multicast settings.