Example: Configuring Layer 2 Bridging Interfaces - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
For examples of Layer 2 bridging configuration, see the JUNOS Routing Protocols
Configuration Guide.

Example: Configuring Layer 2 Bridging Interfaces

The following example configures an IRB logical interface and Layer 3 information
on the interface.
688
Configuring Layer 2 Bridging Interfaces
unit logical-unit-number {
family inet {
address address {
}
}
}
}
[edit interfaces]
ge-1/0/0 {
unit 0 {
}
}
irb {
unit 0 {
family inet {
address 192.168.12.1/28;
}
}
}

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents