Configuring Iccp For Mc-Lag - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
To configure an IPv4 address on JUNOS routers, use the
unit number family
level.
NOTE: Juniper Networks routers support /31 destination prefixes when used in
point-to-point Ethernet configurations; however, it is not supported by many other
devices, such as hosts, hubs, or routers. You must determine if the peer system also
supports /31 destination prefixes before configuration.
Configuring the Interface IPv6 Address
You represent IPv6 addresses in hexadecimal notation using a colon-separated list
of 16-bit values.
You assign a 128-bit IPv6 address to an interface by including the
You can include this statement at the following hierarchy levels:
The double colon (
NOTE: You must manually configure the router advertisement and advertise the
default prefix for autoconfiguration to work on a specific interface.

Configuring ICCP for MC-LAG

For Multi-Chassis Link Aggregation (MC-LAG), you must configure Internet Chassis
Control (ICCP) to exchange information between two MC-LAG peers.
To enable ICCP, include the
188
Configuring ICCP for MC-LAG
address a.b.c.d/nn
<inet>
address aaaa:bbbb:...:zzzz/nn;
[edit interfaces interface-name unit logical-unit-number family inet6]
[edit logical-systems logical-system-name interfaces interface-name unit
logical-unit-number family inet6]
) represents all bits set to 0, as shown in the following example:
::
interfaces fe-0/0/1 {
unit 0 {
family inet6 {
address fec0:1:1:1::2/64;
}
}
}
[edit protocols]
iccp {
authentication-key string;
local-ip-addr ipv4-address;
statement at the
statement at the
iccp
[edit protocols]
edit interface interface-name
[edit interfaces]
hierarchy
statement:
address
hierarchy level:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents