Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

pic (PTX Series Routers)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
pic 
   {
        ce1 {
                e1 port-number 
                {
                    channel-group group-number timeslots slot-number;
                }

        ct3 {
            port port-number {
                t1 link-number {
                    channel-group group-number timeslots slot-number;
                }
            }
        } 
        framing  (sdh | sonet);
        idle-cell-format {
            itu-t;
            payload-pattern payload-pattern-byte; }
        
        max-queues-per-interface (8 | 4);
        no-concatenate
        q-pic-large-buffer (large-scale | small-scale); 
        no-temperature-monitoring
        
    }

Hierarchy Level

content_copy zoom_out_map
[edit chassis fpc slot-number]

Description

Configure properties for an individual PIC.

Options

pic-number—Slot number in which the PIC is installed.

  • Range: 0 through 3

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation