Example: Configuring Logical System Interface Properties - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

For an overview of logical systems, see the JUNOS Feature Guide. For detailed
information about logical system configuration, see the JUNOS Routing Protocols
Configuration Guide. For information about configuring peer relationships between
logical systems, see JUNOS Services Interfaces Configuration Guide.
To configure interface properties of a logical system, you must include the following
statements at the

Example: Configuring Logical System Interface Properties

Configure a logical system s interface properties:
[edit logical-systems logical-system-name]
interfaces interface-name {
unit logical-unit-number {
logical-interface-statements;
}
}
policy-options {
policy-options-statements;
}
protocols {
protocols-statements;
}
routing-instances {
routing-instances-statements;
}
routing-options {
routing-options-statements;
}
[edit logical-systems logical-system-name]
[edit logical-systems logical-system-name]
interfaces interface-name {
unit logical-unit-number {
logical-interface-statements;
}
}
[edit interfaces t3-0/0/1]
description " Physical interface to be partitioned into multiple logical systems";
[edit logical-systems 1-on-t3-0/0/1]
interfaces t3-0/0/1 {
unit 1 {
family inet {
address 10.0.0.1/32 {
destination 10.0.0.2;
}
}
}
}
Chapter 4: Configuring Logical Interface Properties
hierarchy level:
Configuring Logical System Interface Properties
167

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents