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


Minimum Logical Router Configuration

To configure a logical router, you must include at least the following statements in the configuration:

[edit]
logical-routers logical-router-name {
    interfaces interface-name {
        unit unit-number {
          ...
        }
    }
}

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