![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/c/f9/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4-bg28f.png)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
651
delete ipmroute
Description Deletes an IP multicast static route configuration entry.
Parameters
network_address – The entry corresponds to the specified network to be deleted.
all – All configured entries will be removed.
Restrictions Only Administrator and Operator-level users can issue this command.
Usage examle:
To delete an IP multicast static route entry:
DGS-3627:admin# delete ipmroute 10.0.0.9/8
Command: delete ipmroute 10.0.0.9/8
Success.
show ipmroute
Purpose Used to display an IP multicast static route configuration entry.
Syntax
show ipmroute { <network_address>}
Description The show ipmroute command displays the RPF check entry to a source IP address range.
Parameters
network_address – The network address that will be used, if the IP multicast packet received
matches it, the RPF address configured will be used to do the RPF check.
Restrictions None.
Usage examle:
To display an IP multicast static route entry:
DGS-3627:admin# show ipmroute 10.0.0.0/8
Command: show ipmroute 10.0.0.0/8
Index Source IP Address RPF IP Address
----- -------------------- ---------------------
1 10.0.0.0/8 20.1.1.1
Total Entries : 1