[Contents] [Prev] [Next] [Index] [Report an Error]

Option: Configuring Static Routes for Multitopology Routing

To configure a static route for MTR, you must specify the name of the routing table for the topology. Static routes for MTR support IPv4 and IPv6 addresses. To configure a static route for MTR, include the rib statement at the [edit routing-options] hierarchy level:

[edit routing-options]
rib :voice.inet6.0 { # Specify the routing-table name for the voice topology configured
# at the [edit routing-options topologies] hierarchy level.
route 200::a4:0/126 next-hop 200::c0a8:1df;
}

[Contents] [Prev] [Next] [Index] [Report an Error]