show ipv6 mroute
Examples
History
This example displays information for configured multicast routes:
Device(config)# show ip static mroute |
| ||
IP Static Routing Table - 2 entries: | Interface | Dis/Metric/Tag Name | |
IP Prefix | Next Hop | ||
*20.20.20.0/24 | 220.220.220.1 | - | 1/1/0 |
20.20.20.0/24 | 50.50.50.2 | - | 1/2/0 |
21.21.21.0/24 | 1.2.3.4 | - | 1/1/0 |
|
|
| |
Release version | Command history |
| |
|
| ||
8.0.10a | This command was introduced. | ||
|
|
|
|
show ipv6 mroute
Displays information on IPv6 multicast routes. You can specify whether you want to display information from static or connected mroutes or from a particular mroute.
Syntax show ipv6 mroute [vrf
Parameters vrf vrf-name
Specifies displaying mroutes for a particular VRF
Specifies displaying an IPv6 mroute for the specified destination.
static
Specifies displaying only static multicast routes.
connect
Specifies displaying only connected multicast routes.
summary
Specifies displaying summary information.
Modes Privileged EXEC mode
Examples This example displays information for IPv6 multicast routes:
Device(config)# show ipv6 mroute |
|
|
| ||
IPv6 | Routing Table - 7 entries: |
|
|
| |
Type | Codes - B:BGP C:Connected S:Static | Interface | Dis/Metric | Uptime | |
Type | IPv6 Prefix | Next Hop Router | |||
S | 1:1::1:0/120 | :: | ve 90 | 1/1 | 2d16h |
C | 2090::/64 | :: | ve 90 | 0/0 | 6d21h |
C | 2100::/64 | :: | ve 100 | 0/0 | 1d21h |
C | 2110::/64 | :: | ve 110 | 0/0 | 1d21h |
C | 2120::/64 | :: | ve 120 | 0/0 | 1d21h |
C | 2130::/64 | :: | ve 130 | 0/0 | 6d21h |
C | 8811::1/128 | :: | loopback 1 | 0/0 | 6d21h |
FastIron Ethernet Switch IP Multicast Configuration Guide | 223 |
|