Verifying and monitoring mlp connections – Cisco 10000 User Manual

Page 456

Advertising
background image

19-38

Cisco 10000 Series Router Software Configuration Guide

OL-2226-23

Chapter 19 Configuring Multilink Point-to-Point Protocol Connections

Verifying and Monitoring MLP Connections

request-dialin

protocol l2tp

domain hello_oe

dsl-line-info-forwarding

initiate-to ip 192.168.125.54

local name LACoe_LFI

l2tp tunnel password 0 lab

!

username LNSoe_LFI nopassword

!

bba-group pppoe global

virtual-template 800

vendor-tag dsl-sync-rate service

!

interface GigabitEthernet4/0/0

no ip address

negotiation auto

!

interface GigabitEthernet4/0/0.1

encapsulation dot1Q 800

pppoe enable group global

!

interface GigabitEthernet4/1/0

ip address 192.168.125.53 255.255.255.0

negotiation auto

!

interface Virtual-Template800

no peer default ip address

keepalive 30

ppp authentication pap

ppp multilink

ppp multilink links maximum 1

!

Verifying and Monitoring MLP Connections

To verify and monitor MLP connections, enter the following commands in privileged EXEC mode:

Command

Purpose

Router# debug ppp multilink events

Displays information about events affecting multilink groups
established for Bandwidth Allocation Control Protocol (BACP).

Router# show atm pvc

Displays all ATM permanent virtual circuits (PVCs) and traffic
information.

Router# show interfaces type number

Displays statistics for the interface you specify. If you do not
specify a specific interface, statistics display for all interfaces
configured on the router.

Advertising