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 981

 292 
•  To implement area-based IPsec protection, you need to configure the same IPsec policy on the 
routers in the target area.  
•   To implement interface-based IPsec protection, you need to configure the same IPsec policy on the 
interfaces between two neighboring routers. 
•   To implement virtual link-based IPsec protection, yo u  n e e d  t o  c o n fig u re  t h e  s a m e  I Ps e c  p o l ic y  o n  t h e  
two routers connected over the virtual link. 
If an interface and its area each have an...

Page 982

 293 
Step Command Remarks 
4.  Apply an IPsec policy on a 
virtual link.  vlink-peer 
router-id [ hello seconds  | 
retransmit  seconds  | trans-delay  seconds 
|  dead  seconds  | instance  instance-id  | 
ipsec-policy  policy-name  ] *  Not configured by default. 
 
Displaying and maintaining OSPFv3 
 
Task Command Remarks 
Display OSPFv3 process brief 
information. 
display ospfv3 [ process-id
 ] [ | { begin |  exclude | 
include  } regular-expression ]  Available in 
any view 
Display OSPFv3...

Page 983

 294 
Task Command Remarks 
Display OSPFv3 statistics. display ospfv3 statistic
 [ | { begin  | exclude  | include } 
regular-expression  ]  Available in 
any view
 
Display the GR status of the 
specified OSPFv3 process.  display ospfv3
 [ process-id ] graceful-restart status  [ | 
{  begin |  exclude | include  } regular-expression  ] Available in 
any view
 
 
OSPFv3 configuration examples 
Configuring OSPFv3 areas 
Network requirements 
In Figure 107 , all s witches run OSPFv3. The AS is split into...

Page 984

 295 
[SwitchB] ipv6 
[SwitchB] ospfv3 
[SwitchB-ospf-1] router-id 2.2.2.2 
[SwitchB-ospf-1] quit 
[SwitchB] interface vlan-interface 100 
[SwitchB-Vlan-interface100] ospfv3 1 area 0 
[SwitchB-Vlan-interface100] quit 
[SwitchB] interface vlan-interface 200 
[SwitchB-Vlan-interface200] ospfv3 1 area 1 
[SwitchB-Vlan-interface200] quit 
# Configure Switch C. 
 system-view 
[SwitchC] ipv6 
[SwitchC] ospfv3 
[SwitchC-ospfv3-1] router-id 3.3.3.3 
[SwitchC-ospfv3-1] quit 
[SwitchC] interface vlan-interface 100...

Page 985

 296 
2.2.2.2        1     Full/Backup    00:00:39    Vlan100        0 
 
            OSPFv3 Area ID 0.0.0.2 (Process 1) 
 ---------------------------------------------------------------------- \
Neighbor ID     Pri   State         Dead Time   Interface      Instance \
ID 
4.4.4.4         1     Full/DR       00:00:38    Vlan400        0 
# Display OSPFv3 routing table information on Switch D. 
[SwitchD] display ospfv3 routing 
 
E1 - Type 1 external route,    IA - Inter area route,    I  - Intra area\...

Page 986

 297 
 *Destination: ::/0 
  Type       : IA                                       Cost     : 11 
  NextHop    : FE80::F40D:0:93D0:1                      Interface: Vlan4\
00 
 
 *Destination: 2001::/64 
  Type       : IA                                       Cost     : 2 
  NextHop    : FE80::F40D:0:93D0:1                      Interface: Vlan4\
00 
 
 *Destination: 2001:1::/64 
  Type       : IA                                       Cost     : 3 
  NextHop    : FE80::F40D:0:93D0:1...

Page 987

 298 
Figure 108 Network diagram 
 
 
Configuration procedure 
1. Configure IPv6 addresses for inte rfaces. (Details not shown.) 
2. Configure OSPFv3 basic functions: 
# Configure Switch A. 
 system-view 
[SwitchA] ipv6 
[SwitchA] ospfv3 
[SwitchA-ospfv3-1] router-id 1.1.1.1 
[SwitchA-ospfv3-1] quit 
[SwitchA] interface vlan-interface 100 
[SwitchA-Vlan-interface100] ospfv3 1 area 0 
[SwitchA-Vlan-interface100] quit 
# Configure Switch B. 
 system-view 
[SwitchB] ipv6 
[SwitchB] ospfv3...

Page 988

 299 
[SwitchD] ospfv3 
[SwitchD-ospfv3-1] router-id 4.4.4.4 
[SwitchD-ospfv3-1] quit 
[SwitchD] interface vlan-interface 200 
[SwitchD-Vlan-interface200] ospfv3 1 area 0 
[SwitchD-Vlan-interface200] quit 
# Display neighbor information on Switch A. The switches have the same default DR priority 1. 
Then, Switch D (the switch with the highest Router  ID) is elected as the DR, and Switch C is the BDR. 
 [SwitchA] display ospfv3 peer 
            OSPFv3 Area ID 0.0.0.0 (Process 1)...

Page 989

 300 
            OSPFv3 Area ID 0.0.0.0 (Process 1) 
 ---------------------------------------------------------------------- \
Neighbor ID     Pri   State            Dead Time   Interface      Instan\
ce ID 
1.1.1.1        100   Full/DROther    00:00:33    Vlan100        0 
2.2.2.2        0     Full/DROther    00:00:36    Vlan200        0 
3.3.3.3        2     Full/Backup     00:00:40    Vlan100        0 
4. Restart DR and BDR election: 
# Use the shutdown  and undo shutdown  commands on interfaces to...

Page 990

 301 
Figure 109 Network diagram 
 
 
Configuration procedure 
1. Configure IPv6 addresses for inte rfaces. (Details not shown.) 
2. Configure OSPFv3 basic functions: 
# Enable OSPFv3 process 1 on Switch A. 
 system-view 
[SwitchA] ipv6 
[SwitchA] ospfv3 1 
[SwitchA-ospfv3-1] router-id 1.1.1.1 
[SwitchA-ospfv3-1] quit 
[SwitchA] interface vlan-interface 100 
[SwitchA-Vlan-interface100] ospfv3 1 area 2 
[SwitchA-Vlan-interface100] quit 
[SwitchA] interface vlan-interface 200 
[SwitchA-Vlan-interface200]...
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