
- •Contents
- •Course Overview
- •Course Agenda
- •Document Conventions
- •Additional Information
- •Chapter 1: Course Introduction
- •Chapter 2: Junos Operating System Fundamentals
- •The Junos OS
- •Traffic Processing
- •Overview of Junos Devices
- •Chapter 3: User Interface Options
- •User Interface Options
- •The Junos CLI: CLI Basics
- •The Junos CLI: Operational Mode
- •The Junos CLI: Configuration Mode
- •Lab 1: The Junos CLI
- •Chapter 4: Initial Configuration
- •Factory-Default Configuration
- •Initial Configuration
- •Interface Configuration
- •Lab 2: Initial System Configuration
- •Chapter 5: Secondary System Configuration
- •User Configuration and Authentication
- •System Logging and Tracing
- •Network Time Protocol
- •Archiving Configurations
- •SNMP
- •Lab 3: Secondary System Configuration
- •Monitoring Platform and Interface Operation
- •Network Utilities
- •Maintaining the Junos OS
- •Password Recovery
- •Lab 4: Operational Monitoring and Maintenance
- •Appendix A: Interface Configuration Examples
- •Review of the Interface Configuration Hierarchy
- •Interface Configuration Examples
- •Using Configuration Groups
- •Appendix B: The J-Web Interface
- •Configuration
- •Lab 5 (Optional): The J-Web Interface
- •Appendix C: Acronym List
- •Appendix D: Answer Key
- •Chapter 1: Course Introduction
- •Chapter 2: Junos Operating System Fundamentals
- •Chapter 3: User Interface Options
- •Chapter 4: Initial Configuration
- •Chapter 5: Secondary System Configuration
- •Chapter 6: Operational Monitoring and Maintenance

Introduction to the Junos Operating System
Appendix A: Interface Configuration Examples

Introduction to the Junos Operating System
This Appendix Discusses:
•The interface configuration hierarchy;
•Configuration examples for various interface types; and
•Configuration groups.
A–2 • Interface Configuration Examples |
www.juniper.net |

Introduction to the Junos Operating System
Review of the Interface Configuration Hierarchy
The slide lists the topics we cover in this chapter. We discuss the highlighted topic first.
www.juniper.net |
Interface Configuration Examples • A–3 |

Introduction to the Junos Operating System
Physical Properties
The following list provides details for some physical interface properties:
•Data Link Layer protocol and keepalives: You can change the Data Link Layer protocol for the particular media type (for example, PPP to Cisco HDLC), and you can turn keepalives on or off;
•Link mode: On Ethernet interfaces you can hardcode the duplex setting to either half-duplex or full-duplex;
•Speed: You can specify the link speed on certain interface types;
•Maximum transmission unit (MTU): You can vary the size from 256 to 9192 bytes;
•Clocking: Refers to the interface clock source—either internal or external;
•Scrambling: Refers to payload scrambling, which can be on or off;
•Frame check sequence (FCS): You can modify to 32-bit mode (the default is 16-bit mode); and
•Diagnostic characteristics: You can enable local or remote loopbacks or set up a BERT test.
Continued on the next page.
A–4 • Interface Configuration Examples www.juniper.net

Introduction to the Junos Operating System
Logical Properties
The following list provides details for some logical interface properties:
•Protocol family: Refers to the protocol family you want to use, such as family inet, inet6, iso, mpls, or ethernet-switching;
•Addresses: Refers to the address associated with the particular family (for example, IP address using family inet);
•Virtual circuits: Refers to the virtual circuit identifier, such as a data-link connection identifier (DLCI), virtual path identifier (VPI), virtual channel identifier (VCI), or virtual LAN (VLAN) tag; and
•Other characteristics: Some other configurable options include Inverse ARP, traps, and accounting profiles.
www.juniper.net |
Interface Configuration Examples • A–5 |

Introduction to the Junos Operating System
Configuration Hierarchy
All interfaces have the same configuration hierarchy organization. The Junos operating system considers all properties defined directly under the interface name to be the physical properties of that interface. The unit number represents a particular logical interface or subinterface. The Junos OS considers all properties defined directly under the unit number to be the logical properties of each particular subinterface.
A–6 • Interface Configuration Examples |
www.juniper.net |