Juniper JUNOS OS 10.3 - SOFTWARE Manual page 3467

For ex series ethernet switches
Hide thumbs Also See for JUNOS OS 10.3 - SOFTWARE:
Table of Contents

Advertisement

Results
Copyright © 2010, Juniper Networks, Inc.
[edit interfaces ge-0/0/1 unit 0]
user@PE-1# set family ccc
Configure the interface-based CCC from PE-1 to PE-2:
9.
NOTE: You can also configure a tagged VLAN interface as a CCC. See
Configuring MPLS on Provider Edge Switches (CLI Procedure).
[edit protocols]
user@PE-1# set connections remote-interface-switch ge-1–to-pe2 interface ge-0/0/1.0
user@PE-1# set connections remote-interface-switch ge-1–to-pe2 transmit-lsp
lsp_to_pe2_ge1
user@PE-1# set connections remote-interface-switch ge-1–to-pe2 receive-lsp
lsp_to_pe1_ge1
Display the results of the configuration:
user@switchPE-1> show configuration
interfaces {
ge-0/0/1 {
unit 0 {
family ccc;
}
}
ge-0/0/5 {
unit 0 {
family inet {
address 10.1.5.1/24;
}
family mpls;
}
}
ge-0/0/6 {
unit 0 {
family inet {
address 10.1.6.1/24;
}
family mpls;
}
}
lo0 {
unit 0 {
family inet {
address 127.1.1.1/32;
}
}
}
protocols {
rsvp {
interface lo0.0;
interface ge-0/0/5.0;
interface ge-0/0/6.0;
Chapter 122: Example of MPLS Configuration
3371

Advertisement

Table of Contents
loading

Table of Contents