Juniper JUNOS OS 10.3 - SOFTWARE Manual page 3500

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

Advertisement

Complete Software Guide for Junos
Related
Documentation
3404
®
OS for EX Series Ethernet Switches, Release 10.3
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
Configure a customer-edge interface as a Layer 3 routed interface, specifying an IP
7.
address:
[edit]
user@switch# set interfaces ge-2/0/3 unit 0 family inet address 2.2.2.1/16
Configure this Layer 3 customer-edge interface for the routing protocol:
8.
[edit]
user@switch# set protocols ospf area 0.0.0 interface ge-2/0/3
Configure an LSP on the egress PE switch (
9.
over MPLS to the ingress PE switch (
[edit protocols mpls]
user@switch# set label-switched-path ip_lsp29_javae from 208.208.208.208
user@switch# set label-switched-path ip_lspjavae_29 to 100.100.100.100
Disable constrained-path LSP computation for this LSP:
10.
[edit protocols mpls]
user@switch# set label-switched-path ip_lsp29_javae no-cspf
Configure a static route from the ingress PE switch to the egress PE switch, thereby
11.
indicating to the routing protocol that the packets will be forwarded over the MPLS
LSP that has been set up to that destination:
[edit]
user@switch# set routing-options static route 121.121.121.0/24 next-hop
208.208.208.208
user@switch# set routing-options static route 121.121.121.0/24 resolve
Example: Configuring MPLS on EX Series Switches on page 3365
Configuring MPLS on Provider Switches (CLI Procedure) on page 3396
Configuring an OSPF Network (J-Web Procedure) on page 1681
Verifying That MPLS Is Working Correctly on page 3409
Understanding JUNOS MPLS Components for EX Series Switches on page 3353
) to send IP packets
208.208.208.208
100.100.100.100
):
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents