cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
731
Views
0
Helpful
7
Replies

IPv6 multicast routing in 3750x

rohith.balusu1
Level 1
Level 1

Hi all,

I am trying to configure ipv6 multicast routing on a 3750x catalyst switch. But i am not able to find the commands.

I have a 7604 switch in which I was able to configure ipv6 multicast routing with ipv6  multicast-routing command but i am not able find the same commands in 3750x switch.

I searched on the net and found out that multicast routing is only supported in IP services package.

Current running software is 

Switch Ports Model           SW Version                SW Image
------ ----- ----- ----------                                             ----------
* 1 54 WS-C3750X-48P    12.2(58)SE2        C3750E-UNIVERSALK9-M

I am not sure whether this is a base package or services package.

Could someone help me figure out whether i could configure ipv6 multicast routing on this SW or an upgrade to services package is needed.

Thanks.

7 Replies 7

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

To run multicast, you need IP services license installed. To see what license you have try "sh license" and "sh ver"

HTH

Hello,

after doing some further research, I think your IOS version doesn't support the command:

ipv6 multicast-routing

Command History

Release
Modification
12.3(2)T
This command was introduced.
12.2(18)S
This command was integrated into Cisco IOS Release 12.2(18)S.
12.0(26)S
This command was integrated into Cisco IOS Release 12.0(26)S.
12.2(25)SG
This command was integrated into Cisco IOS Release 12.2(25)SG.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(33)SXH
This command was integrated into Cisco IOS Release 12.2(33)SXH.
15.1(4)M
This command was modified. The vrf vrf-name keyword and argument were added.
15.0(1)SY
This command was integrated into Cisco IOS Release 15.0(1)SY.
15.0(2)SE
This command was integrated into Cisco IOS Release 15.0(2)SE.
15.1(1)SY
This command was integrated into Cisco IOS Release 15.1(1)SY.
15.4(1)S
This command was implemented on the Cisco ASR 901 series routers.

http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti/command/imc-cr-book/imc_i4.html#wp1109615438

Hi Georg,

Thanks for the reply.

Are there any other commands to configure multicast routing? Or should i upgrade IOS?

My requiremets are fairly simple. I have one 3750x which acts as an L3 switch which does the switching/routing between vlans.

I have two hosts , one is in vlan X (server) and other one is in vlan Y (client). Client joins the multicast group by sending MLDv2 messages. Server sends data to that multicast group. BTW this is source specific multicast (SSM).

I was able to make this work in 7604 switch by enabling MLD version 2/ MLD snooping and IPv6 multicast routing. 

Are there any commands to make the above configuration work in this IOS or should I upgrade my IOS?

Hello,

IPv6 Multicast Routing is supported only on the IP Services image.

'show license'

should show you which feature set you have installed.

Hello,

Thanks for the answer. Looks like switch has ip services pacage only, but still i am not able to configure ipv6 multicast routing.

switch# show license
Index 1 Feature: ipservices
Period left: Life time
License Type: Permanent
License State: Active, In Use
License Priority: Medium
License Count: Non-Counted

Index 2 Feature: ipbase
Period left: 0 minute 0 second
Index 3 Feature: lanbase
Period left: 0 minute 0 second

switch#

switch#show version
Cisco IOS Software, C3750E Software (C3750E-UNIVERSALK9-M), Version 12.2(58)SE2, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2011 by Cisco Systems, Inc.
Compiled Thu 21-Jul-11 01:23 by prod_rel_team

ROM: Bootstrap program is C3750E boot loader
BOOTLDR: C3750E Boot Loader (C3750X-HBOOT-M) Version 12.2(58r)SE1, RELEASE SOFTWARE (fc1)

switch uptime is 4 weeks, 1 day, 20 hours, 55 minutes
System returned to ROM by power-on
System restarted at 15:09:05 IST Thu Jun 22 2017
System image file is "flash:/c3750e-universalk9-mz.122-58.SE2/c3750e-universalk9-mz.122-58.SE2.bin"


This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

License Level: ipservices
License Type: Permanent
Next reload license Level: ipservices

cisco WS-C3750X-48P (PowerPC405) processor (revision A0) with 262144K bytes of memory.
Processor board ID FDO1908P0CF
Last reset from power-on
97 Virtual Ethernet interfaces
1 FastEthernet interface
52 Gigabit Ethernet interfaces
2 Ten Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.

512K bytes of flash-simulated non-volatile configuration memory.

Model number : WS-C3750X-48P-E


Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 54 WS-C3750X-48P 12.2(58)SE2 C3750E-UNIVERSALK9-M


Configuration register is 0xF

Hi,

That is correct, you have IP services license installed.

Try this config 

Also, here is the link to the config guide for more info:

http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750x_3560x/software/release/12-2_53_se/configuration/guide/3750xscg/swipv6.html

Switch(config)# sdm prefer dual-ipv4-and-ipv6 default 

Switch(config)# ipv6 unicast-routing

Hi,

I already configured sdm dual stack settings and unicast- routing.  I am able to configure ipv4 multicast routing also, problem is only with ipv6 multicast routing.

Review Cisco Networking for a $25 gift card