routing-instances (Dynamic Profiles)
Syntax
routing-instances routing-instance-name {
interface interface-name;
multicast-snooping-options {
}
routing-options {
access {
route prefix {
metric route-cost;
next-hop next-hop;
preference route-distance;
tag route-tag;
tag2 route-tag2;
}
}
access-internal {
route subscriber-ip-address {
qualified-next-hop underlying-interface {
mac-address address;
}
}
}
multicast {
interface interface-name {
no-qos-adjust;
}
}
rib routing-table-name {
access {
route prefix {
metric route-cost;
next-hop next-hop;
preference route-distance;
tag route-tag;
tag2 route-tag2;
}
}
access-internal {
route subscriber-ip-address {
qualified-next-hop underlying-interface {
mac-address address;
}
}
}
}
}
}
Hierarchy Level
[edit dynamic-profiles] [edit logical-systems logical-system-name ]
Description
Dynamically configure an additional routing entity for a router in a dynamic client profile or a dynamic service profile.
Options
routing-instance-name—The routing instance variable ($junos-routing-instance). The routing instance variable is dynamically replaced with the
routing instance the accessing client uses when connecting to the
router.
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.6.
Support at the logical-systems hierarchy level was
introduced in Junos OS Release 14.2.