From: Shamin (ccie.xpert@gmail.com)
Date: Fri Mar 30 2007 - 04:58:28 ART
Hi all,
I am trying to remove the unwanted DLCI's from the interface s0/0 of R2. Did
the no frame-relay inverse-arp command. But still the DLCI's are shown
mapping to 0.0.0.0 . After a restart of the router, these entries will be
removed. In the actual lab, do we have to make sure that these entries are
not shown in the sh frame map output if they specifically say that, no other
DLCI's other than the ones specified should be used. If it is so, is there a
method to do this without restarting the routers?.
Rack1R2#sr int s0/0
Building configuration...
Current configuration : 192 bytes
!
interface Serial0/0
ip address 157.1.123.2 255.255.255.0
encapsulation frame-relay
frame-relay map ip 157.1.123.1 203
frame-relay map ip 157.1.123.3 203
no frame-relay inverse-arp
end
Rack1R2#sh frame map
Serial0/0 (up): ip 0.0.0.0 dlci 213(0xD5,0x3450)
broadcast,
CISCO, status defined, inactive
Serial0/0 (up): ip 0.0.0.0 dlci 205(0xCD,0x30D0)
broadcast,
CISCO, status defined, inactive
Serial0/0 (up): ip 0.0.0.0 dlci 204(0xCC,0x30C0)
broadcast,
CISCO, status defined, inactive
Serial0/0 (up): ip 0.0.0.0 dlci 201(0xC9,0x3090)
broadcast,
CISCO, status defined, active
Serial0/0 (up): ip 157.1.123.1 dlci 203(0xCB,0x30B0), static,
CISCO, status defined, active
Serial0/0 (up): ip 157.1.123.3 dlci 203(0xCB,0x30B0), static,
CISCO, status defined, active
Rack1R2(config)#do sh frame pvc | in DLCI
DLCI = 201, DLCI USAGE = LOCAL, PVC STATUS = DELETED, INTERFACE =
Serial0/0.1
DLCI = 203, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/0
DLCI = 204, DLCI USAGE = LOCAL, PVC STATUS = DELETED, INTERFACE =
Serial0/0.1
DLCI = 205, DLCI USAGE = LOCAL, PVC STATUS = INACTIVE, INTERFACE = Serial0/0
DLCI = 213, DLCI USAGE = LOCAL, PVC STATUS = DELETED, INTERFACE =
Serial0/0.1
Rack1R2(config)#
This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:53 ART