Configuring A Static Connection To A Multicast Receiver - Cisco WS-SUP32-GE-3B - Supervisor Engine 32 Software Configuration Manual

Software configuration guide
Hide thumbs Also See for WS-SUP32-GE-3B - Supervisor Engine 32:
Table of Contents

Advertisement

Configuring MLDv2 Snooping
This example shows how to enable MLDv2 snooping globally and verify the configuration:
Router(config)# ipv6 mld snooping
Router(config)# end
Router# show ipv6 mld interface vlan 200 | include globally
MLD snooping is globally enabled
Router#
To enable MLDv2 snooping in a VLAN, perform this task:
Command
Step 1
Router(config)# interface vlan vlan_ID
Step 2
Router(config-if)# ipv6 mld snooping
Router(config-if)# no ipv6 mld snooping
Step 3
Router(config-if)# end
Step 4
Router# show ipv6 mld interface vlan vlan_ID |
include snooping
This example shows how to enable MLDv2 snooping on VLAN 25 and verify the configuration:
Router# interface vlan 25
Router(config-if)# ipv6 mld snooping
Router(config-if)# end
Router# show ipv6 mld interface vlan 25 | include snooping
MLD snooping is globally enabled
MLD snooping is enabled on this interface
MLD snooping fast-leave is enabled and querier is enabled
MLD snooping explicit-tracking is enabled
MLD snooping last member query response interval is 1000 ms
MLD snooping report-suppression is disabled
Router#

Configuring a Static Connection to a Multicast Receiver

To configure a static connection to a multicast receiver, perform this task:
Command
Step 1
Router(config)# mac-address-table static mac_addr
vlan vlan_id interface type
[disable-snooping]
Router(config)# no mac-address-table static
mac_addr vlan vlan_id
Step 2
Router(config-if)# end
Step 3
Router# show mac-address-table address mac_addr
1.
type = ethernet, fastethernet, gigabitethernet, or tengigabitethernet
When you configure a static connection, enter the disable-snooping keyword to prevent multicast traffic
addressed to the statically configured multicast MAC address from also being sent to other ports in the
same VLAN.
This example shows how to configure a static connection to a multicast receiver:
Router(config)# mac-address-table static 0050.3e8d.6400 vlan 12 interface fastethernet 5/7
Catalyst Supervisor Engine 32 PISA Cisco IOS Software Configuration Guide, Release 12.2ZY
26-10
1
slot/port
Chapter 26
Configuring MLDv2 Snooping for IPv6 Multicast Traffic
Purpose
Selects a VLAN interface.
Enables MLDv2 snooping.
Disables MLDv2 snooping.
Exits configuration mode.
Verifies the configuration.
Purpose
Configures a static connection to a multicast receiver.
Clears a static connection to a multicast receiver.
Exits configuration mode.
Verifies the configuration.
OL-11439-03

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst supervisor engine 32 pisa

Table of Contents