[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Before You Configure IPv6

Before you configure IPv6, you must create the lower-layer interfaces over which IPv6 traffic flows. In this release, the following modules support IPv6 configuration:

For example, to configure an ATM interface:

host1(config)#interface atm 1/0
host1(config-if)#atm sonet stm-1
host1(config-if)#no loopback
host1(config-if)#atm clock internal chassis
host1(config-if)#interface atm 1/0.10
host1(config-if)#atm pvc 10 0 20 aal5snap

See JUNOSe Link Layer Configuration Guide, Chapter 1, Configuring ATM for information about configuring an ATM interface. See JUNOSe Physical Layer Configuration Guide, Chapter 5, Configuring Ethernet Interfaces for information about configuring an Ethernet interface.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]