Home > HP > Printer > HP 5500 Ei 5500 Si Switch Series Configuration Guide

HP 5500 Ei 5500 Si Switch Series Configuration Guide

Here you can view all the pages of manual HP 5500 Ei 5500 Si Switch Series Configuration Guide. The HP manuals for Printer are available online for free. You can easily download all the documents as PDF.

Page 791

 102 
 
 Total Nets: 5 
 Intra Area: 2  Inter Area: 3  ASE: 0  NSSA: 0 
# On Switch D, ping the IP address 10.4.1.1 to check connectivity. 
[SwitchD] ping 10.4.1.1 
  PING 10.4.1.1: 56  data bytes, press CTRL_C to break 
    Reply from 10.4.1.1: bytes=56 Sequence=2 ttl=253 time=2 ms 
    Reply from 10.4.1.1: bytes=56 Sequence=2 ttl=253 time=1 ms 
    Reply from 10.4.1.1: bytes=56 Sequence=3 ttl=253 time=1 ms 
    Reply from 10.4.1.1: bytes=56 Sequence=4 ttl=253 time=1 ms 
    Reply from 10.4.1.1:...

Page 792

 103 
[SwitchC-ospf-1] import-route static 
4. Verify the configuration: 
# Display the ABR/ASBR information of Switch D. 
 display ospf abr-asbr 
 
          OSPF Process 1 with Router ID 10.5.1.1 
                  Routing Table to ABR and ASBR 
 
 Type        Destination     Area            Cost  Nexthop         RtTyp\
e 
 Intra       10.3.1.1        0.0.0.2         10    10.3.1.1        ABR 
 Inter       10.4.1.1        0.0.0.2         22    10.3.1.1        ASBR \
# Display the OSPF routing table of...

Page 793

 104 
Figure 40 Network diagram 
 
 
Configuration procedure 
1. Configure IP addresses for inte rfaces. (Details not shown.) 
2. Configure OSPF basic functions: 
# Configure Switch A. 
 system-view 
[SwitchA] ospf 
[SwitchA-ospf-1] area 0 
[SwitchA-ospf-1-area-0.0.0.0] network 11.2.1.0 0.0.0.255 
[SwitchA-ospf-1-area-0.0.0.0] quit 
[SwitchA-ospf-1] quit 
# Configure Switch B. 
 system-view 
[SwitchB] ospf 
[SwitchB-ospf-1] area 0 
[SwitchB-ospf-1-area-0.0.0.0] network 11.2.1.0 0.0.0.255...

Page 794

 105 
[SwitchD-ospf-1] area 0 
[SwitchD-ospf-1-area-0.0.0.0] network 10.1.1.0 0.0.0.255 
[SwitchD-ospf-1-area-0.0.0.0] network 10.3.1.0 0.0.0.255 
[SwitchD-ospf-1-area-0.0.0.0] quit 
# Configure Switch E. 
 system-view 
[SwitchE] ospf 
[SwitchE-ospf-1] area 0 
[SwitchE-ospf-1-area-0.0.0.0] network 10.2.1.0 0.0.0.255 
[SwitchE-ospf-1-area-0.0.0.0] network 10.4.1.0 0.0.0.255 
[SwitchE-ospf-1-area-0.0.0.0] quit 
[SwitchE-ospf-1] quit 
3. Configure BGP to redistribute OS PF routes and direct routes: 
#...

Page 795

 106 
5.
 
Configure summary route 10.0.0.0/8 on Switch B and advertise it: 
[SwitchB-ospf-1] asbr-summary 10.0.0.0 8 
# Display the OSPF routing table of Switch A. 
[SwitchA] display ip routing-table 
Routing Tables: Public 
         Destinations : 5        Routes : 5 
 
Destination/Mask    Proto  Pre  Cost         NextHop         Interface 
 
10.0.0.0/8          O_ASE  150  2            11.2.1.1        Vlan100 
11.2.1.0/24         Direct 0    0            11.2.1.2        Vlan100 
11.2.1.2/32...

Page 796

 107 
# Display ABR/ASBR information on Switch C. 
 display ospf abr-asbr 
 
          OSPF Process 1 with Router ID 10.4.1.1 
                  Routing Table to ABR and ASBR 
 
 Type        Destination     Area            Cost  Nexthop         RtTyp\
e 
 Intra       10.2.1.1        0.0.0.1         3     10.2.1.1        ABR 
 Inter       10.3.1.1        0.0.0.1         5     10.2.1.1        ABR 
 Inter       10.5.1.1        0.0.0.1         7     10.2.1.1        ASBR \
# Display OSPF routing table...

Page 797

 108 
# Display OSPF routing information on Switch C 
[SwitchC] display ospf routing 
 
          OSPF Process 1 with Router ID 10.4.1.1 
                   Routing Tables 
 
 Routing for Network 
 Destination        Cost     Type    NextHop         AdvRouter       Are\
a 
 0.0.0.0/0          4        Inter   10.2.1.1        10.2.1.1        0.0\
.0.1 
 10.2.1.0/24        3        Transit 10.2.1.2        10.2.1.1        0.0\
.0.1 
 10.3.1.0/24        7        Inter   10.2.1.1        10.2.1.1        0.0\...

Page 798

 109 
Configure Area 1 as an NSSA area and configure Switch C as the ASBR to redistribute static routes into 
the AS. 
Figure 42  Network diagram 
 
 
Configuration procedure 
1. Configure IP addresses for interfaces. 
2. Configure OSPF basic functions. (See  Configuring OSPF basic functions) 
3. Configure Area 1 as an NSSA area: 
# Configure Switch A. 
 system-view 
[SwitchA] ospf 
[SwitchA-ospf-1] area 1 
[SwitchA-ospf-1-area-0.0.0.1] nssa default-route-advertise no-summary...

Page 799

 110 
 
 Routing for Network 
 Destination        Cost     Type    NextHop         AdvRouter       Are\
a 
 0.0.0.0/0          65536    Inter   10.2.1.1        10.2.1.1        0.0\
.0.1 
 10.2.1.0/24        65535    Transit 10.2.1.2        10.4.1.1        0.0\
.0.1 
 10.4.1.0/24        3        Stub    10.4.1.1        10.4.1.1        0.0\
.0.1 
 
 Total Nets: 3 
 Intra Area: 2  Inter Area: 1  ASE: 0  NSSA: 0 
4. Configure Switch C to redistribute static routes: 
[SwitchC] ip route-static 3.1.3.1 24...

Page 800

 111 
Figure 43 Network diagram 
 
 
Configuration procedure 
1. Configure IP addresses for inte rfaces. (Details not shown.) 
2. Configure OSPF basic functions: 
# Configure Switch A. 
 system-view 
[SwitchA] router id 1.1.1.1 
[SwitchA] ospf 
[SwitchA-ospf-1] area 0 
[SwitchA-ospf-1-area-0.0.0.0] network 192.168.1.0 0.0.0.255 
[SwitchA-ospf-1-area-0.0.0.0] quit 
[SwitchA-ospf-1] quit 
# Configure Switch B. 
 system-view 
[SwitchB] router id 2.2.2.2 
[SwitchB] ospf 
[SwitchB-ospf-1] area 0...
Start reading HP 5500 Ei 5500 Si Switch Series Configuration Guide

Related Manuals for HP 5500 Ei 5500 Si Switch Series Configuration Guide

All HP manuals