Chapter7IS-ISv6Conguration
IS-ISv6Configuration
Examples
SingleAreaIS-ISv6Configuration
Example
ThisexampleshowshowtocongureIS-ISv6protocolonasin-
gle-areanetwork.BeforeconguringIS-ISv6,thewholenetwork
requiresanalyzing.Plannetworktopologyanddecidewhetheritis
necessarytodividethenetworkintomanyareasandrunmultiple
routingprotocolsonthenetworkaccordingtothenetworksize.
AsshowninFigure3,R1andR2formArea1andrunIS-ISv6
protocol.
FIGURE3IS-ISV6SINGLEAREACONFIGURATIONEXAMPLE
R1conguration:
ZXR10_R1(config)#routerisis
ZXR10_R1(config-router)#area01
ZXR10_R1(config-router)#system-id00D0.D0C7.53E0
ZXR10_R1(config-router)#exit
ZXR10_R1(config)#interfacefei_2/4
ZXR10_R1(config-if)#ipv6enable
ZXR10_R1(config-if)#ipv6address2005::1/64
ZXR10_R1(config-if)#ipv6routerisis
ZXR10_R1(config-if)#exit
ZXR10_R1(config)#interfacefei_2/6
ZXR10_R1(config-if)#ipv6enable
ZXR10_R1(config-if)#ipv6address2001::1/64
ZXR10_R1(config-if)#ipv6routerisis
R2conguration:
ZXR10_R2(config)#routerisis
ZXR10_R2(config-router)#area01
ZXR10_R2(config-router)#system-id00D0.D0C7.5460
ZXR10_R2(config-router)#exit
ZXR10_R2(config)#interfacefei_1/4
ZXR10_R2(config-if)#ipv6enable
ZXR10_R2(config-if)#ipv6address2005::2/64
ZXR10_R2(config-if)#ipv6routerisis
ZXR10_R2(config-if)#exit
ZXR10_R2(config)#interfacefei_1/3
ZXR10_R2(config-if)#ipv6enable
ZXR10_R2(config-if)#ipv6address2003::2/64
ZXR10_R2(config-if)#ipv6routerisis
CondentialandProprietaryInformationofZTECORPORATION49