Why does this happen?
Fresh reload of the router, initial configuration is applied, Serial0/0 is
shutdown, yet DLCI is already assigned to the interface. I figured out the
way around it but, this is just one of those annoying things. I don't run
into this everywhere.
Justin
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#int s0/0
R1(config-if)#enc fram
R1(config-if)#no fram inv
R1(config-if)#int s0/0.14 p
R1(config-if)#int s0/0.14 p
R1(config-subif)#fram inter 104
%PVC already assigned to interface Serial0/0
R1(config-subif)#do sh fram pvc | i STAT
DLCI = 102, DLCI USAGE = LOCAL, PVC STATUS = DELETED, INTERFACE = Serial0/0
DLCI = 103, DLCI USAGE = LOCAL, PVC STATUS = DELETED, INTERFACE = Serial0/0
DLCI = 104, DLCI USAGE = LOCAL, PVC STATUS = DELETED, INTERFACE = Serial0/0
DLCI = 105, DLCI USAGE = LOCAL, PVC STATUS = DELETED, INTERFACE = Serial0/0
DLCI = 106, DLCI USAGE = LOCAL, PVC STATUS = DELETED, INTERFACE = Serial0/0
DLCI = 112, DLCI USAGE = LOCAL, PVC STATUS = DELETED, INTERFACE = Serial0/0
R1(config-subif)#int s0/0
R1(config-if)#shut
R1(config-if)#no enc fram
R1(config-if)#enc fram
R1(config-if)#no fram inv
R1(config-if)#int s0/0.14
% Incomplete command.
R1(config)#int s0/0.14 p
R1(config-subif)#fram inter 104
R1(config-fr-dlci)#
Blogs and organic groups at http://www.ccie.net
Received on Mon Dec 28 2009 - 05:27:44 ART
This archive was generated by hypermail 2.2.0 : Sat Jan 02 2010 - 11:11:08 ART