Configuring MC-MLPPP

When you configure MC-MLPPP on a port, consider the following guidelines:

Use the following CLI syntax to configure MC-MLPPP.

CLI Syntax:
config port {bundle-id}
    multilink-bundle
        mlppp
            multiclass count

The following CLI syntax shows an example of configuring MC-MLPPP.

Example:
config# port bundle-ppp-1/6.1
config>port# multilink-bundle
config>port>multilink-bundle# mlppp
config>port>multilink-bundle>mlppp# multiclass 4
config>port>multilink-bundle>mlppp# exit
config>port>multilink-bundle# exit
config>port# exit
config#

Use the config port info command to display port configuration information.

NOK-B>config>port# info 
....
#--------------------------------------------------
echo "Port Configuration"
#--------------------------------------------------
....
   port bundle-ppp-1/6.1
        shutdown
        multilink-bundle
            mlppp
                multiclass 4
            exit