Configuring Layer 2 Circuit Cell-Relay Promiscuous Mode; Example: Configuring Layer 2 Circuit Cell-Relay Promiscuous Mode - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide

Configuring Layer 2 Circuit Cell-Relay Promiscuous Mode

By default, all incoming cells are mapped from a single VC to an external LSP. For
ATM interfaces with Layer 2 circuit cell-relay transport mode and
encapsulation, you can configure promiscuous mode. Promiscuous mode allows you
to map all incoming cells from either an interface port or a VP to a single LSP without
restricting the VCI number. You can map traffic from all 65,535 VCIs to a single LSP,
or from all 256 VPIs to a single LSP. For promiscuous-mode configuration guidelines,
see "Configuring ATM Cell-Relay Promiscuous Mode" on page 304.

Example: Configuring Layer 2 Circuit Cell-Relay Promiscuous Mode

Configure Layer 2 circuit cell-relay VP- and port-promiscuous mode:
VP-Promiscuous Mode
Port-Promiscuous Mode
316
Configuring Layer 2 Circuit Cell-Relay Promiscuous Mode
interface at-0/1/0.6 {
virtual-circuit-id 106;
}
interface at-0/1/0.7 {
virtual-circuit-id 107;
}
}
}
[edit interfaces]
at-0/1/0 {
encapsulation atm-ccc-cell-relay;
atm-options {
pic-type atm2;
cell-bundle-size 4;
promiscuous-mode {
vpi 0;
}
}
unit 0 {
encapsulation atm-ccc-cell-relay;
point-to-point;
vci 0.32;
}
}
[edit interfaces]
at-0/1/0 {
encapsulation atm-ccc-cell-relay;
atm-options {
pic-type atm2;
promiscuous-mode;
}
unit 0 {
allow-any-vci;
}
}
atm-ccc-cell-relay

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents