3Com Switch 8800 Advanced Software V5 Configuration Guide
Configuration Examples 511
c
CAUTION:
■ The reset command clears the information in the multicast routing table or the
multicast forwarding table, and thus may cause failure of multicast
transmission.
■ When a routing entry is deleted from the multicast routing table, the
corresponding forwarding entry will also be deleted from the multicast
forwarding table.
■ When a forwarding entry is deleted from the multicast forwarding table, the
corresponding route entry will also be deleted from the multicast routing table.
Configuration
Examples
Multicast Static Route
Configuration
Network requirements
■ All switches in the network support IP multicast.
■ Switch A, Switch B and Switch C run OSPF, and have no unicast routes to
Switch D.
■ Receiver can receive the multicast data from Source 1 through the path Switch
A - Switch B - Switch C.
■ Perform the following configuration so that Receiver can receive multicast data
from Source 2, which is out of the OSPF domain, through Switch C.
View the multicast routing
table information
display multicast routing-table [
group-address [ mask { mask | mask-length } ]
| source-address [ mask { mask | mask-length }
] | incoming-interface { interface-type
interface-number | register } |
outgoing-interface { { include | exclude |
match } { interface-type interface-number |
register } } ] *
Available in
any view
View the information of the
multicast static routing table
display multicast routing-table static [
config ] [ source-address { mask-length | mask
} ]
Available in
any view
View the RPF route
information of the specified
multicast source
display multicast rpf-info source-address [
group-address ]
Available in
any view
Clear forwarding entries from
the multicast forwarding
table
reset multicast forwarding-table { {
group-address [ mask { mask | mask-length } ]
| source-address [ mask { mask | mask-length }
] | incoming-interface { interface-type
interface-number | register } } * | all }
Available in
user view
Clear routing entries from the
multicast routing table
reset multicast routing-table { {
group-address [ mask { mask | mask-length } ]
| source-address [ mask { mask | mask-length }
] | incoming-interface { interface-type
interface-number | register } } * | all }
Available in
user view
To do... Use the command... Remarks