Dell PowerConnect J-EX4200-24T Software Manual page 3184

J series; j-ex series
Table of Contents

Advertisement

Dell PowerConnect J-Series Ethernet Switch Complete Software Guide for Junos OS
3112
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
on either individual interfaces or
family mpls

Advertisement

Table of Contents
loading

Table of Contents