Configuration Examples - HP A8800 Configuration Manual

Ip multicast
Hide thumbs Also See for A8800:
Table of Contents

Advertisement

Task
Display the DF
information of the
multicast forwarding
table.
Display the multicast
routing table
information.
Display the
information of the
static multicast
routing table.
Display the RPF
route information of
the specified
multicast source.
Clear forwarding
entries from the
multicast forwarding
table.
Clear routing entries
from the multicast
routing table.

Configuration examples

Changing an RPF route
Network requirements
PIM-DM runs in the network. All routers in the network support multicast. Router A, Router B and Router
C run OSPF. Typically, the receiver can receive the multicast data from the source through the path: Router
A to Router B, which is the same as the unicast route.
Perform the following configuration so that the receiver can receive the multicast data from the source
through the path: Router A to Router C to Router B, which is different from the unicast route.
Command
display multicast [ all-instance | vpn-instance
vpn-instance-name ] forwarding-table df-info
[ rp-address ] [ slot slot-number ] [ | { begin | exclude
| include } regular-expression ]
display multicast [ all-instance | vpn-instance
vpn-instance-name ] routing-table [ source-address
[ mask { mask | mask-length } ] | group-address
[ mask { mask | mask-length } ] | incoming-interface
{ interface-type interface-number | register } |
outgoing-interface { exclude | include | match }
{ interface-type interface-number | register } ] * [ |
{ begin | exclude | include } regular-expression ]
display multicast routing-table [ all-instance |
vpn-instance vpn-instance-name ] static
[ source-address { mask-length | mask } ] [ | { begin
| exclude | include } regular-expression ]
display multicast [ all-instance | vpn-instance
vpn-instance-name ] rpf-info source-address
[ group-address ] [ | { begin | exclude | include }
regular-expression ]
reset multicast [ all-instance | vpn-instance
vpn-instance-name ] forwarding-table
{ { source-address [ mask { mask | mask-length } ] |
group-address [ mask { mask | mask-length } ] |
incoming-interface { interface-type interface-number
| register } } * | all }
reset multicast [ all-instance | vpn-instance
vpn-instance-name ] routing-table { { source-address
[ mask { mask | mask-length } ] | group-address
[ mask { mask | mask-length } ] | incoming-interface
{ interface-type interface-number | register } } * |
all }
73
Remarks
Available in any view.
For more information about
designated forwarder (DF), see
"Configuring
PIM."
Available in any view.
Available in any view.
Available in any view.
Available in user view.
When a forwarding entry is
deleted, the corresponding
route entry will also be deleted.
Available in user view.
When a routing entry is
deleted, the corresponding
forwarding entry will also be
deleted.

Advertisement

Table of Contents
loading

Table of Contents