EasyManua.ls Logo

HP 10500 series User Manual

HP 10500 series
428 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #140 background imageLoading...
Page #140 background image
132
# Create a static route to direct traffic to the MPLS TE tunnel.
[SwitchA] ip route-static 3.2.1.2 24 tunnel 0 preference 1
# Execute the display ip routing-table command on Switch A. You can see a static route entry with
interface Tunnel 0 as the outgoing interface.
MPLS TE using RSVP-TE configuration example
Network requirements
Switch A, Switch B, Switch C, and Switch D are running IS-IS and all of them are Level-2 devices.
Use RSVP-TE to create a TE tunnel with 2000 kbps of bandwidth from Switch A to Switch D, making sure
the maximum bandwidth of each link that the tunnel traverses is 10000 kbps and the maximum
reservable bandwidth is 5000 kbps.
Figure 32 Network diagram
Device Interface IP address
Device
Interface
IP address
Switch A Loop0 1.1.1.9/32 Switch D Loop0 4.4.4.9/32
Vlan-int1 10.1.1.1/24
Vlan-int3
30.1.1.2/24
Switch B Loop0 2.2.2.9/32
Switch C
Loop0
3.3.3.9/32
Vlan-int1 10.1.1.2/24 Vlan-int3 30.1.1.1/24
Vlan-int2 20.1.1.1/24
Vlan-int2
20.1.1.2/24
Configuration procedure
1. Configure IP addresses and masks for interfaces according to Figure 32. (Details not shown.)
2. Enable IS-IS to advertise host routes with LSR IDs as destinations:
# Configure Switch A.
<SwitchA> system-view
[SwitchA] isis 1
[SwitchA-isis-1] network-entity 00.0005.0000.0000.0001.00
[SwitchA-isis-1] quit
[SwitchA] interface vlan-interface 1
[SwitchA-Vlan-interface1] isis enable 1
[SwitchA-Vlan-interface1] isis circuit-level level-2
[SwitchA-Vlan-interface1] quit
[SwitchA] interface loopback 0
[SwitchA-LoopBack0] isis enable 1
[SwitchA-LoopBack0] isis circuit-level level-2

Table of Contents

Other manuals for HP 10500 series

Question and Answer IconNeed help?

Do you have a question about the HP 10500 series and is the answer not in the manual?

HP 10500 series Specifications

General IconGeneral
LayerLayer 2/3/4
Product SeriesHP 10500
CategorySwitch
Switch TypeModular
RedundancyPower supplies, fans, management modules
Power SupplyHot-swappable redundant power supplies
Power Supply OptionsAC or DC
ManagementCLI, SNMP, IMC (Intelligent Management Center)
Security FeaturesACL, 802.1X, RADIUS, TACACS+
Virtualization SupportIRF (Intelligent Resilient Framework) virtualization technology
Form FactorRack-mountable
PortsVaries by model and configuration

Summary

Configuring MCE

Overview

Introduces MPLS L3VPN information relevant to MCE features.

MPLS L3VPN concepts

Details concepts like Site, Address Space Overlapping, VPN Instance, and VPN-IPv4 Address.

Multi-VPN-instance CE (MCE)

Explains MCE's role in managing multiple VPNs on a single CE for cost and security.

Configuring routing on an MCE

Covers MCE routing configurations for service isolation and route exchange.

Route exchange between an MCE and a PE

Details routing information exchange protocols between MCE and PE devices.

Configuring basic MPLS

MPLS overview

Explains MPLS fundamentals, advantages, and its position between Layer 2 and Layer 3.

Basic concepts

Defines core MPLS concepts like FEC, Label, LSR, LER, LSP, LFIB, and control/forwarding planes.

LSP establishment and label distribution

Explains how MPLS establishes Label Switched Paths (LSPs) and distributes labels using protocols like LDP.

Configuring LDP

Details the configuration of the Label Distribution Protocol (LDP) for dynamic LSP setup and management.

Configuring MPLS TE

MPLS TE overview

Introduces MPLS Traffic Engineering (TE) for optimizing network resources and avoiding congestion.

MPLS TE implementation

Explains MPLS TE functions like static and dynamic CR-LSP processing, path calculation, and establishment.

CR-LSP

Defines Constraint-Based Routing (CR) and its concepts for establishing LSPs with specific criteria.

RSVP-TE

Details RSVP-TE as a signaling protocol supporting MPLS label distribution and resource reservation.

Traffic forwarding

Describes methods like static routing, policy-based routing, and automatic route advertisement for traffic forwarding over MPLS TE tunnels.

Configuring VPLS

VPLS overview

Introduces Virtual Private LAN Service (VPLS) for point-to-multipoint Layer 2 VPNs over public networks.

Basic VPLS concepts

Defines core VPLS concepts such as CE, PE, VSI, PW, AC, QinQ, Forwarders, Tunnel, and Encapsulation.

MAC address learning and flooding

Explains VPLS's reachability mechanism through MAC address learning and flooding on PEs.

VPLS loop avoidance

Describes methods like full mesh and split horizon forwarding for VPLS loop avoidance.

H-VPLS implementation

Details Hierarchy of VPLS (H-VPLS) for extending VPLS access range and reducing costs.

Configuring MPLS L2VPN

MPLS L2VPN overview

Introduces MPLS L2VPN as an MPLS-based Layer 2 VPN technology for Layer 2 connections.

Basic concepts

Defines core MPLS L2VPN concepts: CE, PE, Attachment Circuit (AC), Virtual Circuit (VC), Tunnel, Provider Device.

MPLS L2VPN network models

Discusses remote and local connection models for MPLS L2VPN.

Packet forwarding process

Explains how MPLS L2VPN forwards Layer 2 user packets using VC labels and tunnel tags.

Implementation of MPLS L2VPN

Details setup procedures for remote MPLS L2VPN connections in CCC, SVC, Martini, and Kompella modes.

Martini MPLS L2VPN

Explains Martini MPLS L2VPN using LDP for VC label distribution.

Kompella MPLS L2VPN

Describes Kompella MPLS L2VPN using BGP for VC label distribution and VPN concepts.

Configuring MPLS L3VPN

MPLS L3VPN overview

Introduces MPLS L3VPN as a PE-based Layer 3 VPN technology using BGP and MPLS.

MPLS L3VPN concepts

Covers concepts like Site, Address Space Overlapping, VPN Instance, VPN-IPv4 Address, Route Target, and BGP Extended Community Attributes.

MPLS L3VPN packet forwarding

Explains the Layer 1 and Layer 2 labels used in MPLS L3VPN packet forwarding.

MPLS L3VPN networking schemes

Discusses basic, hub-and-spoke, extranet, inter-AS VPN, nested VPN, and HoVPN schemes.

Configuring routing between PEs

Details how to configure routing between Provider Edge (PE) devices, including MP-BGP.

Configuring IPv6 MPLS L3VPN

Overview

Introduces IPv6 MPLS L3VPN, its similarity to IPv4, and network model.

IPv6 MPLS L3VPN packet forwarding

Explains the packet forwarding procedure for IPv6 MPLS L3VPN.

IPv6 MPLS L3VPN routing information advertisement

Describes how IPv6 VPN routes are advertised between CEs, PEs, and across the backbone.

IPv6 MPLS L3VPN network schemes and functions

Lists supported IPv6 MPLS L3VPN network schemes and functions.

Configuring basic IPv6 MPLS L3VPN

Covers key tasks for managing IPv6 VPN routes, including PE-CE and PE-PE route exchange.

Configuring carrier's carrier

Network requirements

Outlines the network setup and route exchange requirements for carrier's carrier deployment.

Configuring HoVPN

Network requirements

Describes the network topology and requirements for HoVPN, including SPE and UPE roles.

Implementation of HoVPN

Explains the basic architecture and hierarchical PE structure of HoVPN.

OSPF VPN extension

Focuses on the OSPF VPN extension for PE-CE connectivity, including area configurations.

Related product manuals