ATM SVC idle-timeout

From: Tony Pang (tonypang@dmx.com.hk)
Date: Sat Aug 09 2003 - 03:39:09 GMT-3


Hi,

Is there any idle-timeout counter for ATM SVC can be shown?
Is the one in "show atm vc <vc no>?" But I have found that the timer is
always inactive and the VC will not released after the idle time I have
configured.

R8#sh atm vc 121
ATM0.1: VCD: 121, VPI: 0, VCI: 34
UBR, PeakRate: 155000
AAL5-LLC/SNAP, etype:0x0, Flags: 0x40, VCmode: 0x1
OAM frequency: 0 second(s)
InARP DISABLED
InPkts: 4, OutPkts: 4, InBytes: 448, OutBytes: 448
InPRoc: 4, OutPRoc: 4, Broadcasts: 0
InFast: 0, OutFast: 0, InAS: 0, OutAS: 0
OAM cells received: 0
OAM cells sent: 0
Status: UP
TTL: 0
interface = ATM0.1, call locally initiated, call reference = 118
vcnum = 121, vpi = 0, vci = 34, state = Active(U10)
, point-to-point call
Retry count: Current = 0
timer currently inactive, timer value = 00:00:00 <------------------ the
timer is always inactive
Remote Atm Nsap address: 47.010000000000000000000000.00000C36A913.01
, VC owner: ATM_OWNER_SMAP

The config is attached.
R8#sh run
Building configuration...

Current configuration : 1171 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname R8
!
!
ip subnet-zero
no ip domain-lookup
!
!
!
!
!
vc-class atm pvc0/100
  vbr-nrt 155000 60000 3200
  broadcast
!
vc-class atm SVC
  idle-timeout 60
!
interface Ethernet0
 no ip address
 shutdown
 media-type 10BaseT
!
interface Ethernet1
 no ip address
 shutdown
 media-type 10BaseT
!
interface Serial0
 no ip address
 shutdown
 no fair-queue
!
interface Serial0.1
!
interface Serial1
 no ip address
 shutdown
!
interface ATM0
 ip address 172.17.0.8 255.255.255.0 secondary
 ip address 172.16.0.8 255.255.255.0
 pvc 0/5 qsaal
 !
 pvc 0/16 ilmi
 !
 no atm ilmi-keepalive
!
interface ATM0.1 multipoint
 ip address 172.18.0.8 255.255.255.0
 !
 svc nsap 47.010000000000000000000000.00000C36A913.01
  protocol ip 172.18.0.12 broadcast
  idle-timeout 60
 !
 atm nsap-address 47.010000000000000000000000.0060837CF851.01
!
interface ATM0.2 multipoint
 ip address 10.100.0.8 255.255.255.0
 shutdown
 class-int pvc0/100
!
interface ATM0.3 point-to-point
!
ip classless
no ip http server
!
!
!
line con 0
 exec-timeout 0 0
line aux 0
line vty 0 4
 login
!
end

Regards,
Tony



This archive was generated by hypermail 2.1.4 : Tue Sep 02 2003 - 18:53:56 GMT-3