Configuring Shared Ipv6 Interfaces - Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 Configuration Manual

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

Advertisement

Configuring Shared IPv6 Interfaces

interface ipv6
ipv6 share-interface
Copyright © 2010, Juniper Networks, Inc.
Example
host1#traceroute ipv6 1::1 timeout 10
There is no no version.
See traceroute
You can create multiple shared IPv6 interfaces over the same layer 2 logical interface—for
example, atm 5/3.101—enabling more than one IPv6 interface to share the same logical
resources.
For additional information about shared interfaces, see "Configuring Shared IPv6
Interfaces" on page 137 .
To share IPv6 interfaces:
Create a layer 2 interface.
1.
host1(config)#interface atm 5/3
host1(config-if)#interface atm 5/3.101
(Optional) Create a primary IPv6 interface.
2.
host1(config-if)#ipv6 address 1::1/64
host1(config-if)#exit
Create the shared IPv6 interface.
3.
host1(config)#interface ipv6 si0
Associate the shared IPv6 interface with the layer 2 interface by the following method:
4.
host1(config-if)#ipv6 share-interface atm 5/3.101
To fully configure the shared interface, assign an address (or make the interface
5.
unnumbered).
host1(config-if)#ipv6 address 1::1/64
Use to create an IPv6 interface for interface sharing.
Use the specified name to refer to the shared IPv6 interface; you cannot use the layer
2 interface to refer to them, because the shared interface can be moved.
Example
host1(config)#interface ipv6 si1
Use the no version to delete the IPv6 interface.
See interface ipv6
Chapter 2: Configuring IPv6
137

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents