HP 12500 Series Configuration Manual page 96

Mpls, routing switch series
Table of Contents

Advertisement

[SwitchD-Vlan-interface3] quit
[SwitchD] interface loopback 0
[SwitchD-LoopBack0] isis enable 1
[SwitchD-LoopBack0] isis circuit-level level-2
[SwitchD-LoopBack0] quit
Perform the display ip routing-table command on each switch. The output shows that all nodes
have learned the host routes of other nodes with LSR IDs as destinations. Take Switch A for
example:
[SwitchA] display ip routing-table
Routing Tables: Public
Destinations : 10
Destination/Mask
1.1.1.9/32
2.2.2.9/32
3.3.3.9/32
4.4.4.9/32
10.1.1.0/24
10.1.1.1/32
20.1.1.0/24
30.1.1.0/24
127.0.0.0/8
127.0.0.1/32
Configure MPLS TE basic settings, and enable RSVP-TE and CSPF.
3.
# Configure Switch A.
[SwitchA] mpls lsr-id 1.1.1.9
[SwitchA] mpls
[SwitchA-mpls] mpls te
[SwitchA-mpls] mpls rsvp-te
[SwitchA-mpls] mpls te cspf
[SwitchA-mpls] quit
[SwitchA] interface vlan-interface 1
[SwitchA-Vlan-interface1] mpls
[SwitchA-Vlan-interface1] mpls te
[SwitchA-Vlan-interface1] mpls rsvp-te
[SwitchA-Vlan-interface1] quit
# Configure Switch B.
[SwitchB] mpls lsr-id 2.2.2.9
[SwitchB] mpls
[SwitchB-mpls] mpls te
[SwitchB-mpls] mpls rsvp-te
[SwitchB-mpls] mpls te cspf
[SwitchB-mpls] quit
[SwitchB] interface vlan-interface 1
[SwitchB-Vlan-interface1] mpls
[SwitchB-Vlan-interface1] mpls te
[SwitchB-Vlan-interface1] mpls rsvp-te
[SwitchB-Vlan-interface1] quit
[SwitchB] interface vlan-interface 2
Routes : 10
Proto
Pre
Cost
Direct 0
0
ISIS
15
10
ISIS
15
20
ISIS
15
30
Direct 0
0
Direct 0
0
ISIS
15
20
ISIS
15
30
Direct 0
0
Direct 0
0
88
NextHop
Interface
127.0.0.1
InLoop0
10.1.1.2
Vlan1
10.1.1.2
Vlan1
10.1.1.2
Vlan1
10.1.1.1
Vlan1
127.0.0.1
InLoop0
10.1.1.2
Vlan1
10.1.1.2
Vlan1
127.0.0.1
InLoop0
127.0.0.1
InLoop0

Advertisement

Table of Contents
loading

Table of Contents