49
Field Description
Referenced route type
Type of the referenced route, which can be any of the following:
•
igp
—Unicast route (IGP).
•
egp
—Unicast route (EGP).
•
unicast (direct)
—Unicast route (directly connected).
•
unicast
—Other unicast route (such as unicast static route).
•
mbgp
—MBGP route.
•
multicast static
—Multicast static route.
Route selection rule
Rule for RPF route selection, which can be based on the preference of the
routing protocol or based on the longest match on the destination address.
Load splitting rule
Status of the load splitting rule (enabled/disabled).
ip rpf-route-static
Syntax
ip rpf-route-static
source-address
{
mask
|
mask-length
} [
protocol
[
process-id
] ] [
route-policy
policy-name
] {
rpf-nbr-address
|
interface-type interface-number
} [
preference
preference
] [
order
order-number
]
undo ip rpf-route-static
source-address
{
mask
|
mask-length
} [
protocol
[
process-id
]
] [
route-policy
policy-name
]
View
System view
Default level
2: System level
Parameters
source-address
: Specifies a multicast source address.
mask
: Specifies the mask of the multicast source address.
mask-length
: Specifies the mask length of the multicast source address, in the range of 0 to 32.
protocol
: Specifies a routing protocol, which can be any of the following values:
•
bgp
: Specifies the BGP protocol.
•
ospf
: Specifies the OSPF protocol.
•
rip
: Specifies the RIP protocol.
•
static
: Specifies a static route.
process-id
: Specifies the process number of the unicast routing protocol, in the range of 1 to 65535. This
argument must be provided if OSPF or RIP is the specified unicast routing protocol.
policy-name
: Specifies the name of the routing policy used for matching multicast static routes, a
case-sensitive string of 1 to 63 characters.
rpf-nbr-address
: Specifies an RPF neighbor by the IP address.
interface-type interface-number
: Specifies an interface by its type and number. The interface connects the
RPF neighbor.