Juniper JUNOS OS 10.4 - FOR EX REV 1 Manual page 3800

For ex series ethernet switches
Table of Contents

Advertisement

Complete Software Guide for Junos
3696
®
OS for EX Series Ethernet Switches, Release 10.4
Configure OSPF on the loopback (or switch address) and core interfaces:
1.
[edit protocols]
user@switch# set ospf area 0.0.0.0 interface lo0.0
user@switch# set ospf area 0.0.0.0 interface ge-0/0/5.0
user@switch# set ospf area 0.0.0.0 interface ge-0/0/6.0
user@switch# set ospf area 0.0.0.0 interface ae0
Enable traffic engineering for the routing protocol on both PE switches:
2.
[edit protocols]
user@switch# set ospf traffic-engineering
Configure an IP address for the loopback interface and for the core interfaces:
3.
[edit]
user@switch# set interfaces lo0 unit 0 family inet address 127.1.1.1/32
user@switch# set interfaces ge-0/0/5 unit 0 family inet address 10.1.5.1/24
user@switch# set interfaces ge-0/0/6 unit 0 family inet address 10.1.6.1/24
user@switch# set interfaces ae0 unit 0 family inet address 10.1.9.1/24
Enable MPLS and define the LSP:
4.
[edit protocols]
user@switch# set mpls label-switched-path lsp_to_pe2_ge1 to 127.1.1.3
TIP:
lsp_to_pe2_ge1
name again when configuring the CCC.
Configure MPLS on the core interfaces:
5.
[edit protocols]
user@switch# set mpls interface ge-0/0/5.0
user@switch# set mpls interface ge-0/0/6.0
user@switch# set mpls interface ae0
Configure RSVP on the loopback interface and the core interfaces:
6.
[edit protocols]
user@switch# set rsvp interface lo0.0
user@switch# set rsvp interface ge-0/0/5.0
user@switch# set rsvp interface ge-0/0/6.0
user@switch# set rsvp interface ae0
Configure
on the logical units of the core interfaces:
family mpls
7.
[edit]
user@switch# set interfaces ge-0/0/5 unit 0 family mpls
user@switch# set interfaces ge-0/0/6 unit 0 family mpls
user@switch# set interfaces ae0 unit 0 family mpls
NOTE: You can enable
aggregated Ethernet interfaces. You cannot enable it on tagged VLAN
interfaces.
is the LSP name. You will need to use the specified
family mpls
on either individual interfaces or
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents