beautypg.com

Mpls te using rsvp-te configuration example, Network requirements, Configuration procedure – H3C Technologies H3C S7500E Series Switches User Manual

Page 131

background image

3-49

Perform the display ip routing-table command on Switch A. You can find a static route entry with
interface Tunnel 0 as the outgoing interface.

MPLS TE Using RSVP-TE Configuration Example

Network requirements

z

Switch A, Switch B, Switch C, and Switch D are running IS-IS and all of them are Level-2 devices.

z

Use RSVP-TE to create a TE tunnel from Switch A to Switch D.

Figure 3-7

Set up MPLS TE tunnels using RSVP-TE

Vlan-int1

Vlan-int1

Vlan-int2

Vlan-int2

Vlan-int3

Vlan-int3

Loop0

Loop0

Loop0

Loop0

Switch A

Switch B

Switch C

Switch D

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) Assign IP addresses and masks to interfaces (see

Figure 3-7

)

Omitted

2) Enable IS-IS to advertise host routes with LSR IDs as destinations

# Configure Switch A.

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-LoopBack1] isis enable 1

[SwitchA-LoopBack1] isis circuit-level level-2

[SwitchA-LoopBack1] quit

# Configure Switch B.

system-view

[SwitchB] isis 1

[SwitchB-isis-1] network-entity 00.0005.0000.0000.0002.00