3com S7906E Instruccion De Instalación

Descargar
Página de 2621
 
1-17 
To do… 
Use the command… 
Remarks 
Display the GR status of the 
specified OSPFv3 process 
display ospfv3 [ process-id graceful-restart 
status 
 
OSPFv3 Configuration Examples 
Configuring OSPFv3 Areas 
Network requirements 
In the following figure, all switches run OSPFv3. The AS is split into three areas, in which, Switch B and 
Switch C act as ABRs to forward routing information between areas. 
It is required to configure Area 2 as a stub area to reduce LSAs in the area without affecting route 
reachability. 
Figure 1-2 Network diagram for OSPFv3 area configuration 
 
 
Configuration procedure 
1)  Configure IPv6 addresses for interfaces (omitted) 
2)  Configure OSPFv3 basic functions 
# Configure Switch A. 
<SwitchA> system-view 
[SwitchA] ipv6 
[SwitchA] ospfv3 
[SwitchA-ospfv3-1] router-id 1.1.1.1 
[SwitchA-ospfv3-1] quit 
[SwitchA] interface vlan-interface 300 
[SwitchA-Vlan-interface300] ospfv3 1 area 1 
[SwitchA-Vlan-interface300] quit 
[SwitchA] interface vlan-interface 200 
[SwitchA-Vlan-interface200] ospfv3 1 area 1 
[SwitchA-Vlan-interface200] quit