vrouter-mfib-routes-show
This command is used to display multicast routes in forwarding information database.
Syntax vrouter-mfib-routes-show
type <*,G>|<*,G,V> |
Displays the type of hardware router. |
srcip ip-address |
Displays the source IP address. |
srcip-mask netmask |
Displays the source netmask. |
group ip-address |
Displays the group IP address. |
group-mask netmask |
Displays the group netmask. |
vnet vnet-name |
Displays the VNET for the VLAN. |
vlan vlan-id |
Displays the VLAN identifier. |
vrid vrouter-id |
Displays the virtual router identifier. |
hw-group-id hw-group-id |
Displays the hardware group identifier. |
send-vnet vnet-name |
Displays the VNET of the sending VLAN. |
send-vlan vlan-id |
Displays the sending VLAN identifier. |
ports port-list |
Displays the port list. |
encap-id encap-id-number |
Displays the encapsulation identifier. |
flags Trunk|Active |
Displays the hardware flags for the route. |
Defaults None
Access CLI
History .
Version 2.2.5 |
Command introduced. |
Version 2.4.1 |
The parameter, vnet, added. |
Version 2.6.2 |
The parameter, send-vnet, added. |
Usage Use this command to display information about multicast routes in the forwarding information database (FIB).
Examples To display multicast routes in the FIB, use the following syntax:
CLI network-admin@switch > vrouter-mfib-routes-show
switch: pleiades23
type: <S,G,V>
srcip 10.16.110.100
group: 239.2.2.2
vlan: 113
vrid: 0
hw-group-id: 2000006
send-vlan ports: none
encap-id flags: -1
flags: Active
switch: pleiades23
type: <S,G,V>
srcip 10.16.110.100
group: 239.1.1.1
vlan: 113
vrid: 0
hw-group-id: 2000007
send-vlan ports: none
encap-id flags: 0
flags: Active
switch: pleiades23
type: <*,G,V>
srcip 0.0.0.0
group: 239.2.2.2
vlan: 115
vrid: 0
hw-group-id: 2000005
send-vlan ports: none
encap-id flags: 1
flags: Active