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

J series; j-ex series
Table of Contents

Advertisement

Step-by-Step
To configure the provider switch:
Procedure
Configure OSPF with traffic engineering enabled:
1.
[edit protocols]
user@switchP# set ospf traffic-engineering
Configure OSPF on the loopback interface and core interfaces:
2.
[edit protocols]
user@switchP# set ospf area interface lo0.0
user@switchP# set ospf area interface ge-0/0/5
user@switchP# set ospf area interface ge-0/0/6
user@switchP# set ospf area interface ae0
Configure MPLS on the core interfaces on the switch:
3.
[edit protocols]
user@switchP# set mpls interface ge-0/0/5
user@switchP# set mpls interface ge-0/0/6
user@switchP# set mpls interface ae0
Configure RSVP on the loopback interface and core interfaces:
4.
[edit protocols]
user@switchP# set rsvp interface lo0.0
user@switchP# set rsvp interface ge-0/0/5
user@switchP# set rsvp interface ge-0/0/6
user@switchP# set rsvp interface ae0
Configure IP addresses for the loopback and core interfaces:
5.
[edit]
user@switchP# set interfaces lo0 unit 0 family inet address 127.1.1.2/32
user@switchP# set interfaces ge-0/0/5 unit 0 family inet address 10.1.5.1/24
user@switchP# set interfaces ge-0/0/6 unit 0 family inet address 10.1.6.1/24
user@switchP# set interfaces ae0 unit 0 family inet address 10.1.9.1/24
Configure
6.
[edit]
user@switchP# set interfaces ge-0/0/5 unit 0 family mpls
user@switchP# set interfaces ge-0/0/6 unit 0 family mpls
user@switchP# set interfaces ae0 unit 0 family mpls
Results
Display the results of the configuration:
user@switchP> show configuration
interfaces {
ge-0/0/5 {
unit 0 {
family inet {
}
family mpls;
}
}
ge-0/0/6 {
unit 0 {
family inet {
on the logical unit of the core interface addresses:
family mpls
address 10.1.5.1/24;
Chapter 121: Example of MPLS Configuration
3081

Advertisement

Table of Contents
loading

Table of Contents