From: Justin Menga (Justin.Menga@xxxxxxxxxxxxxxxxxx)
Date: Mon Nov 06 2000 - 21:49:38 GMT-3
If you set up subinterface numbering that corresponds to the VPI values
discovered (e.g. 0 and 5 in the example below), then the VCs discovered are
automatically assigned to these subinterfaces (e.g. PVC 5/55 to subinterface
int atm3/0.5).
Regards,
Justin Menga MCSE+I CCNP CCSE ASE
WAN Specialist
Computerland New Zealand
PO Box 3631, Auckland
DDI: (+64) 9 360 4864 Mobile: (+64) 25 349 599
mailto: justin.menga@computerland.co.nz
-----Original Message-----
From: Kevin Baumgartner [mailto:kbaumgar@cisco.com]
Sent: Saturday, 4 November 2000 1:07 p.m.
To: ccielab@groupstudy.com
Subject: Useful command to find ATM PVC's coming from LS1010 to router
If you want to find the PVC's that are defined on the LS1010 for a
router's ATM connection
you can use the command "atm ilmi-pvc-discovery subinterface". This is very
useful if you
don't have access to the LS1010.
So here is a short router configuration
interface ATM3/0
ip address 192.1.1.1 255.255.255.0
atm pvc 1 0 16 ilmi <<<<<<<< Need to enable ilmi
no atm ilmi-keepalive
atm ilmi-pvc-discovery subinterface <<<<<<< Will auto detect the PVC's
come to router from LS1010.
sh atm vc
VCD / Peak Avg/Min
Burst
Interface Name VPI VCI Type Encaps SC Kbps Kbps
Cells Sts
3/0 1 0 16 PVC ILMI UBR 155000
UP
3/0 3 0 100 PVC-D SNAP UBR 155000
UP
3/0 4 5 55 PVC-D SNAP UBR 155000
UP
So PVC's 0/100 and 5/55 have been detected from the LS1010.
- Kevin
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:42 GMT-3