Ospfv3 Configuration Example; Figure 6 Ospfv3 Configuration Example - Zte ZXR10 5900E Series User Manual

All gigabit-port intelligent routing switch
Hide thumbs Also See for ZXR10 5900E Series:
Table of Contents

Advertisement

ZXR10 5900E Series User Manual (IPv6 Volume)
St-
Command
ep
6
ZXR10(config-router)#
7
ZXR10(config-router)#
<metric-value>][metric-type <type>][route-map
<name>]
8
ZXR10(config-router)#
38
Confidential and Proprietary Information of ZTE CORPORATION
passive-interface <ifname>
redistribute <protocol>[metric
timers spf <delay><holdtime>
OSPFv3 Configuration
Example
As shown in
Figure 6
divided into three areas.
F
6 OSPF
3 C
IGURE
V
ONFIGURATION
Configuration on R1:
ZXR10_R1(config)#ipv6 router ospf 1
ZXR10_R1(config-router)# router-id 1.1.1.1
ZXR10_R1(config-router)# exit
ZXR10_R1(config)#interface vlan4
ZXR10_R1(config-if-vlan4)#ipv6 enable
ZXR10_R1(config-if-vlan4)#ipv6 address 2001::1/64
ZXR10_R1(config-if-vlan4)#ipv6 ospf 1 area 23
ZXR10_R1(config)#interface vlan6
ZXR10_R1(config-if-vlan6)#ipv6 enable
ZXR10_R1(config-if-vlan6)#ipv6 address 2005::1/64
ZXR10_R1(config-if-vlan6)#ipv6 ospf 1 area 0
Configuration on R2:
ZXR10_R2(config)#ipv6 router ospf 1
ZXR10_R2(config-router)# router-id 2.2.2.2
ZXR10_R2(config-router)# exit
ZXR10_R2(config)#interface vlan6
ZXR10_R2(config-if-vlan6)#ipv6 enable
ZXR10_R2(config-if-vlan6)#ipv6 address 2003::2/64
ZXR10_R2((config-if-vlan6)#ipv6 ospf 1 area 24
ZXR10_R2(config)#interface vlan4
ZXR10_R2(config-if-vlan4)#ipv6 enable
ZXR10_R2(config-if-vlan4)#ipv6 address 2005::2/64
ZXR10_R2(config-if-vlan4)#ipv6 ospf 1 area 0
The result is viewed as follows:
ZXR10(config_R1)#show ipv6 ospf neighbor
OSPFv3 Process 1
Function
This forbids OSPFv3
interface to transmit OSPFv3
messages.
This redistributes other routes
to OSPFv3.
This sets route recalculation
interval of OSPFv3.
, R1 and R2 run OSPFv3. The network is
E
XAMPLE

Advertisement

Table of Contents
loading

Table of Contents