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

vpi

See the following sections:

vpi (ATM CCC Cell-Relay Promiscuous Mode)

Syntax

vpi vpi-identifier;

Hierarchy Level

[edit interfaces at-fpc/pic/port atm-options promiscuous-mode]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For ATM interfaces, allow all VCIs in this VPI to open in ATM CCC cell-relay mode.

When you include vpi statements at the [edit interfaces interface-name atm-options promiscuous-mode] hierarchy level, the specified VPIs open in promiscuous mode.

Options

vpi-identifier—ATM virtual path identifier. This is one of the VPIs that you define in the vci statement. (For a list of hierarchy levels at which you can include the vci statement, see vci.)

Range: 0 through 255

Usage Guidelines

See Configuring ATM Cell-Relay Promiscuous Mode.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

vpi (Define Virtual Path)

Syntax

vpi vpi-identifier {
maximum-vcs maximum-vcs;
oam-liveness {
up-count cells;
down-count cells;
}
oam-period (disable | seconds);
shaping {
(cbr rate | rtvbr peak rate sustained rate burst length | vbr peak rate sustained rate burst length);
queue-length number;
}
}

Hierarchy Level

[edit interfaces at-fpc/pic/port atm-options]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For ATM interfaces, configure the virtual path (VP).

Options

vpi-identifier—ATM virtual path identifier. This is one of the VPIs that you define in the vci statement. (For a list of hierarchy levels at which you can include the vci statement, see vci.)

Range: 0 through 255

The remaining statements are explained separately.

Usage Guidelines

See Configuring the Maximum Number of ATM1 VCs on a VP.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Related Topics

multipoint-destination, promiscuous-mode, vci

vpi (Logical Interface and Interworking)

Syntax

vpi virtual-path-identifier;

Hierarchy Level

[edit interfaces at-fpc/pic/port unit logical-unit-number],
[edit logical-systems logical-system-name interfaces at-fpc/pic/port unit logical-unit-number]

Release Information

Statement introduced in JUNOS Release 9.0.

Description

VPI used in an ATM-to-Ethernet interworking cross-connect.

Options

virtual-path-identifier—VPI to be used.

Range: 0 through 255

Usage Guidelines

See Configuring ATM-to-Ethernet Interworking and Configuring ATM Cell-Relay Promiscuous Mode.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


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