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

J series; j-ex series
Table of Contents

Advertisement

user@switchPE-2# set mpls label-switched-path lsp_to_pe1_ge1 to 127.1.1.1
Configure MPLS on the core interface:
4.
[edit protocols]
user@switchPE-2# set mpls interface ae0
Configure RSVP on the loopback interface and core interface:
5.
[edit protocols]
ser@switchPE-2# set rsvp interface lo0.0
user@switchPE-2# set rsvp interface ae0
Configure IP addresses for the loopback interface and core interface:
6.
[edit]
user@switchPE-2# set interfaces lo0 unit 0 family inet address 127.1.1.3/32
user@switchPE-2# set interfaces ae0 unit 0 family inet address 10.1.9.2/24
Configure
7.
[edit]
user@switchPE-2# set interfaces ae0 unit 0 family mpls
Configure the logical unit of the customer-edge interface as a CCC:
8.
[edit interfaces ge-0/0/1 unit 0]
user@PE-2# set family ccc
Configure the interface-based CCC from PE-2 to PE-1:
9.
[edit protocols]
user@PE-2# set connections remote-interface-switch ge-1–to-pe2 interface ge-0/0/1.0
user@PE-2# set connections remote-interface-switch ge-1–to-pe2 transmit-lsp
lsp_to_pe1_ge1
user@PE-2# set connections remote-interface-switch ge-1–to-pe2 receive-lsp
lsp_to_pe2_ge1
Results
Display the results of the configuration:
user@switchPE-2> show configuration
interfaces {
ge-0/0/1 {
unit 0 {
family ccc;
}
}
ae0 {
unit 0 {
family inet {
address 10.1.9.2/24;
}
family mpls;
}
}
lo0 {
unit 0 {
family inet {
address 127.1.1.3/32;
}
family mpls
on the logical unit of the core interface:
Chapter 121: Example of MPLS Configuration
3079

Advertisement

Table of Contents
loading

Table of Contents