Cisco Catalyst 3560-X Software Configuration Manual page 1347

Hide thumbs Also See for Catalyst 3560-X:
Table of Contents

Advertisement

Chapter 1
Implementing IPv6 Multicast
Beginning in privileged EXEC mode, follow these steps:
Command
Step 1
configure terminal
Step 2
ipv6 mld [vrf vrf-name] ssm-map enable
Example:
Switch(config)# ipv6 mld ssm-map enable
Step 3
no ipv6 mld [vrf vrf-name] ssm-map query dns
Example:
Switch(config)# no ipv6 mld ssm-map query
dns
Step 4
ipv6 mld [vrf vrf-name] ssm-map static
access-list source-address
Example:
Switch(config)# ipv6 mld ssm-map static
SSM_MAP_ACL_2 2001:DB8:1::1
Step 5
exit
Example:
Switch(config-if)# exit
Step 6
show ipv6 mld [vrf vrf-name] ssm-map
[source-address]
Example:
Switch# show ipv6 mld ssm-map
Step 7
copy running-config startup-config
Configuring Static Mroutes
Static multicast routes (mroutes) in IPv6 can be implemented as an extension of IPv6 static routes. You
can configure your switch to use a static route for unicast routing only, to use a static multicast route for
multicast RPF selection only, or to use a static route for both unicast routing and multicast RPF selection.
Beginning in privileged EXEC mode, follow these steps:
Command
Step 1
configure terminal
Step 2
ipv6 route ipv6-prefix / prefix-length
ipv6-address | interface-type interface-number
ipv6-address]} [administrative-distance]
[administrative-multicast-distance | unicast|
multicast] [tag tag
Example:
Switch(config)# ipv6 route 2001:DB8::/64
6::6 100
OL-25303-03
Purpose
Enter global configuration mode.
Enables the SSM mapping feature for groups in the configured
SSM range.
Disables DNS-based SSM mapping.
Configures static SSM mappings.
Exits global configuration mode, and returns the switch to
privileged EXEC mode.
Displays SSM mapping information.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Establishes static IPv6 routes. The example shows a static route
used for both unicast routing and multicast RPF selection.
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
Implementing IPv6 Multicast
1-27

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3750-x

Table of Contents