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
54
delete <vlan_id> <ip> <ip>
To delete a registered MVR group.
<vlan_id>: 1~4094
<ip><ip>: Specify the group range
224.0.1.0~238. 255.255.255
For example:
SWH(config-mvr-group)# delete 4094
224.0.1.0 238.255.255.255
Step 1. Enable IGMP Snooping
SWH(config-igmp)# mode enable
Step 2. Specify the Router Port
SWH(config-igmp)# router-port 23-24
Step 3. Enable MVR
SWH(config-mvr)# mode enable
Step 4. Create a MVR VLAN
Step 5. Assign Receive Ports and
Source Ports
SWH(config-mvr)# add 1000 1-8 23-24
Step 6. Add a Multicasting Group
SWH(config-mvr-group)# add 1000 226.1.1.61
226.1.1.64
Step 7. Enable VLAN aware on
Source Ports
SWH(config-vlan)# aware 23-24 enable
MVR Configuration
Example
Step 8. Set up Port Egress Mode
SWH(config-vlan)# egress 1-8 untag
2.6.9 Port command mode
Prompt
Command & Parameter
Description
SWH(config)#
port <all | port_list> state <enable |
disable>
port <all | port_list> media <copper
| fiber>
port <all | port_list> type <manual
| auto-negotiation>
port <all | port_list> speed <1000 |
100 | 10>
port <all | port_list> duplex <full |
half>
port <all | port_list> flow-control
<enable | disable>
Port State: Enable or disable the current port
state.
Preferred Media Type: Specify copper or
fiber as the preferred media type.
NOTE: Currently, fiber port 23 and 24 only
support 100Mbps Force and 1000Mbps Auto-
negotiation.
Port Type: Select Auto-Negotiation or Manual
mode as the port type.
Port Speed: When you select Manual port
type, you can further specify the transmission
speed (10Mbps/100Mbps/1000Mbps) of the
port(s).
Duplex: When you select Manual port type,
you can further specify the current operation
Duplex mode (full or half duplex) of the port(s).
Flow Control: Enable or disable the flow
control.
For example:
SWH(config)#port all state enable
2.6.10 QoS command mode
SWH(config)# qos
SWH(config-qos)#