Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 Configuration Manual page 360

Software for e series broadband services routers ip, ipv6, and igp configuration guide
Table of Contents

Advertisement

JunosE 11.3.x IP, IPv6, and IGP Configuration Guide
address-family
exit-address-family
ipv6 router isis
336
routing domain, summarizing IPv6 routes, applying a route map to modify routes
before they are installed in the routing table,
host1(config-router-af)#redistribute ospf level-1-2
host1(config-router-af)#redistribute isis level-2 into level-1
host1(config-router-af)#distribute-domain-wide
host1(config-router-af)#summary-prefix 2001:2000::0/8 level-1 metric 10 tag 100
host1(config-router-af)#table-map ospfFilter
Exit the IS-IS IPv6 address family.
10.
host1(config-router-af)#exit-address-family
NOTE: Enabling IPv6 for the interface also enables IPv4 for that interface.
However, this interface does not participate in IS-IS IPv4 routing.
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
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
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
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents