xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1001
DGS-3620-28SC:admin# create ipmroute 11.0.0.0/8 rpf_address 20.1.2.3
Command: create ipmroute 11.0.0.0/8 rpf_address 20.1.2.3
Success.
DGS-3620-28SC:admin#
95-2
delete ipmroute
Description
This command is used to delete an IP multicast static route configuration entry.
Format
delete ipmroute [<network_address> | all]
Parameters
<network_address>
- Enter the network address that will be deleted here.
all
- Specifies that all the IP multicast static routes will be deleted.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete ip multicast static route entry:
DGS-3620-28SC:admin# delete ipmroute 11.0.0.0/8
Command: delete ipmroute 11.0.0.0/8
Success.
DGS-3620-28SC:admin#
95-3
show ipmroute
Description
This command is used to display the IP multicast static route configuration entry.
Format
show ipmroute {<network_address>}
Parameters
<network_address>
- (Optional) Enter the network address used here. If the IP multicast packet
received matches it, we will use the RPF address configured to do RPF checking.