27-5
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
OL-4266-08
Chapter 27 Configuring IPv6 Multicast PFC3 and DFC3 Layer 3 Switching
Using show Commands to Verify IPv6 Multicast Layer 3 Switching
Displaying the Switching Capability
This example displays the complete output of the
show platform software ipv6-multicast capability
command:
Router#
show platform software ipv6-multicast capability
Hardware switching for IPv6 is enabled
(S,G) forwarding for IPv6 supported using Netflow
(*,G) bridging for IPv6 is supported using FIB
Directly-connected entries for IPv6 is supported using ACL-TCAM.
Current System HW Replication Mode : Ingress
Auto-detection of Replication Mode : ON
Slot Replication-Capability Replication-Mode
1 Ingress Ingress
2 Egress Ingress
6 Egress Ingress
8 Ingress Ingress
Verifying the (S,G) Forwarding Capability
This example shows how to verify the (S,G) forwarding:
Router#
show platform software ipv6-multicast capability | include (S,G)
(S,G) forwarding for IPv6 supported using Netflow
Verifying the (*,G) Forwarding Capability
This example shows how to verify the (*,G) forwarding:
Router#
show platform software ipv6-multicast capability | include (\*,G)
(*,G) bridging for IPv6 is supported using FIB
Verifying the Subnet Entry Support Status
This example shows how to verify the subnet entry support status:
Router#
show platform software ipv6-multicast capability | include entries
Directly-connected entries for IPv6 is supported using ACL-TCAM.
Verifying the Current Replication Mode
This example shows how to verify the current replication mode:
Router#
show platform software ipv6-multicast capability | include Current
Current System HW Replication Mode : Ingress
Note
Enter the
no ipv6 mfib hardware-switching replication-mode ingress
command to enable replication
mode auto detection.