1-16
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
OL-25303-03
Chapter 1 Implementing IPv6 Multicast
Implementing IPv6 Multicast
Configuring Explicit Tracking of Receivers to Track Host Behavior
The explicit tracking feature allows a switch to track the behavior of the hosts within its IPv6 network
and enables the fast leave mechanism to be used with MLD version 2 host reports.
Beginning in privileged EXEC mode, follow these steps:
Configuring Multicast User Authentication and Profile Support
Before you configure multicast user authentication and profile support, you should be aware of the
following restrictions:
• The port, interface, VC, or VLAN ID is the user or subscriber identity. User identity by hostname,
user ID, or password is not supported.
• Enabling AAA Access Control for IPv6 Multicast
• Specifying Method Lists and Enabling Multicast Accounting
• Disabling the Switch from Receiving Unauthenticated Multicast Traffic
• Resetting Authorization Status on an MLD Interface
Enabling AAA Access Control for IPv6 Multicast
Beginning in privileged EXEC mode, follow these steps:
Specifying Method Lists and Enabling Multicast Accounting
Perform this task to specify the method lists used for AAA authorization and accounting and how to
enable multicast accounting on specified groups or channels on an interface.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
interface type number
Example:
Switch(config)# interface FastEthernet 1/0
Specifies an interface type and number, and places the switch in
interface configuration mode.
Step 3
ipv6 mld explicit-tracking access-list-name
Example:
Switch(config-if)# ipv6 mld
explicit-tracking list1
Enables explicit tracking of hosts.
Step 4
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
aaa new-model
Example:
Switch(config)# aaa new-model
Enables the AAA access control system.
Step 3
copy running-config startup-config (Optional) Save your entries in the configuration file.