Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual page 987

Network interfaces configuration
Table of Contents

Advertisement

The following is a sample container interface configuration:
Example Container
Interface Configuration
You can run the
configuration, as follows:
user@host> show aps
Interface
ci0
user@host# set container-options container-list ci0 standby # Set so-0/0/1
as APS standby interface
Optionally, you can set the
physical configuration of a member link to override the container
configuration:
[edit interfaces so-0/0/1]
user@host# set container-options container-list ci0 standby
allow-configuration-override
[edit chassis]
container-devices {
device-count 1;
}
[edit interfaces]
so-1/0/2 {
container-options {
container-list ci0;
primary;
}
}
so-1/0/3 {
container-options {
container-list ci0;
standby;
}
}
ci0 {
encapsulation cisco-hdlc;
container-options {
container-type aps {
member-interface-type sonet {
member-interface-speed mixed;
}
}
}
unit 0 {
family inet {
address 192.168.11.1/24;
}
}
}
command to display the APS container interface
show aps
Group
CONTAINER_ci0
Chapter 61: Configuring SONET/SDH Interfaces
allow-configuration-override
Circuit
Container
Configuring SONET/SDH Physical Interface Properties
statement to allow the
Intf state
enabled, up
917

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents