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

Configuring Protocols, Routing, and Policy Statements for the Logical System (Master or Logical System Administrator)

You can configure routing protocols (such as OSPF, BGP, and MPLS), policies (such as next-hop or load-balancing), routing options, and routing instances for a logical system.

To configure routing protocols, include the protocols statement at the [edit logical-systems logical-system-name] hierarchy level. To configure policies, include the policy-options statement at the [edit logical-systems logical-system-name] hierarchy level. To configure routing options, include the routing-options statement at the [edit logical-systems logical-system-name] hierarchy level. To configure routing instances, include the routing-instances statement at the [edit logical-systems logical-system-name] hierarchy level.

[edit]
logical-systems logical-system-name {
protocols {
...
}
policy-options {
...
}
routing-options {
...
}
routing-instances {
...
}
}

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