Technical Documentation

Verifying the BGF Service Package Configuration

Purpose

If you configured your virtual BGFs to run on a services PIC, verify that the BGF services package is installed on the services interface.

Display the chassis configuration.

Action


[edit chassis]

user@host# show
chassis {
    no-service-pic-restart-on-failover;
    fpc 0 {
        pic 3 {
            adaptive-services {
                service-package {
                    extension-provider {
                        control-cores 8;
                        wired-process-mem-size 512;
                        package jservices-bgf;
                    }
                }
            }
        }
    }
}

Published: 2010-08-03

Help
|
My Account
|
Log Out