address-family
■
Use to configure IS-IS to exchange IPv6 addresses by creating the IPv6 address
family.
■
Use the
unicast
keyword to exchange unicast addresses. Use the
multicast
keyword to exchange multicast addresses. Use the
unicast
and
multicast
keywords together, or omit both of them to exchange both unicast and multicast
addresses.
■
Examples
host1(config)#
address-family ipv6 unicast
■
Use the
no
version to disable the exchange of IPv6 addresses.
■
See address-family
exit-address-family
■
Use to exit Address Family Configuration mode and access Router Configuration
mode.
■
Example
host1:vr1(config-router-af)#
exit-address-family
■
There is no
no
version.
■
See exit-address-family
ipv6 router isis
■
Use to configure an IS-IS routing process on an IPv6 interface.
■
Before the IS-IS router process is useful, you must assign a NET with the
net
command, and enable some interfaces with IS-IS.
■
Use the tag parameter to specify a meaningful name for a routing process. It
must be unique among all IPv6 routing processes for a given router. If you choose
not to specify a tag name, a null tag is assumed, and the process is referenced
with a null tag. Use the same tag name for
ipv6 router isis
as you did for the
router isis
command.
■
Example—Enables ISIS for IPv6 on an interface.
host1(config-if)#
ipv6 router isis bldg1
■
Use the
no
version to disable IS-IS on the interface.
■
See ipv6 router isis
Summary Example
host1(config)#
license ipv6
license-value
host1(config)#
interface loopback0
host1(config-if)#
ip address 10.6.5.4/32
Enabling and Configuring IS-IS for IPv6 Routing
■
345
Chapter 6: Configuring IS-IS
Summary of Contents for IGP - CONFIGURATION GUIDE V11.1.X
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 18: ...xviii List of Figures JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 20: ...xx List of Tables JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 26: ...2 Internet Protocol JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 228: ...204 Internet Protocol Routing JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 264: ...240 Monitoring RIP JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 438: ...414 Monitoring IS IS JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 439: ...Part 3 Index Index on page 417 Index 415...
Page 440: ...416 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 454: ...430 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...