Chapter 7 IS-ISv6 Configuration
IS-ISv6 Configuration
Examples
Single Area IS-ISv6 Configuration
Example
This example shows how to configure IS-ISv6 protocol on a sin-
gle-area network. Before configuring IS-ISv6, the whole network
requires analyzing. Plan network topology and decide whether it is
necessary to divide the network into many areas and run multiple
routing protocols on the network according to the network size.
As shown in
, R1 and R2 form Area 1 and run IS-ISv6
protocol.
F
IGURE
3 IS-IS
V
6 S
INGLE
A
REA
C
ONFIGURATION
E
XAMPLE
R1 configuration:
ZXR10_R1(config)#router isis
ZXR10_R1(config-router)#area 01
ZXR10_R1(config-router)#system-id 00D0.D0C7.53E0
ZXR10_R1(config-router)#exit
ZXR10_R1(config)#interface fei_2/4
ZXR10_R1(config-if)#ipv6 enable
ZXR10_R1(config-if)#ipv6 address 2005::1/64
ZXR10_R1(config-if)#ipv6 router isis
ZXR10_R1(config-if)#exit
ZXR10_R1(config)#interface fei_2/6
ZXR10_R1(config-if)#ipv6 enable
ZXR10_R1(config-if)#ipv6 address 2001::1/64
ZXR10_R1(config-if)#ipv6 router isis
R2 configuration:
ZXR10_R2(config)#router isis
ZXR10_R2(config-router)#area 01
ZXR10_R2(config-router)#system-id 00D0.D0C7.5460
ZXR10_R2(config-router)#exit
ZXR10_R2(config)#interface fei_1/4
ZXR10_R2(config-if)#ipv6 enable
ZXR10_R2(config-if)#ipv6 address 2005::2/64
ZXR10_R2(config-if)#ipv6 router isis
ZXR10_R2(config-if)#exit
ZXR10_R2(config)#interface fei_1/3
ZXR10_R2(config-if)#ipv6 enable
ZXR10_R2(config-if)#ipv6 address 2003::2/64
ZXR10_R2(config-if)#ipv6 router isis
Confidential and Proprietary Information of ZTE CORPORATION
49
Содержание ZXR10 T1200
Страница 5: ...Figures 71 Tables 73 List of Glossary 75 ...
Страница 6: ......