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


[edit logical-routers] Hierarchy Level

The following lists the statements that can be configured at the [edit logical-routers] hierarchy level that are also documented in this manual.

Logical Router

    logical-routers { 
        logical-router-name {
            protocols {
                bgp {
                    bgp-configuration;
                }
                isis {
                    isis-configuration;
                }
                ospf {
                    ospf-configuration;
                }
                ospf3 {
                    ospf3-configuration;
                }
                rip {
                    rip-configuration;
                }
                ripng {
                    ripng-configuration;
                }
                router-advertisement {
                    router-advertisement-configuration;
                }
                router-discovery {
                    router-discovery-configuration;
                }
            }
            routing-instances {
                routing-instance-name {
                    routing-instance-configuration;
                }
            }
            routing-options {
                routing-option-configuration;
            }
        }
    }

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