How come the DLCI's bounded using virtual-template don't show up in "show 
frame-relay map"?
Thought I was doing something wrong, but then realized it was already working...
Perhaps the only DLCI's that would be there are the ones in "frame-relay map" 
command?

R4#sh run int virtual-template 1
interface Virtual-Template1
 ip address 150.200.200.4 255.255.255.0

R4#sh run int s0/0/0
interface Serial0/0/0
 description FS
 ip address 150.100.24.4 255.255.255.0
 encapsulation frame-relay IETF
 frame-relay interface-dlci 402
 frame-relay interface-dlci 412 ppp Virtual-Template1

!!!Notice dlci 412 is not in "show frame map":
R4#sh frame map
Serial0/0/0 (up): ip 150.100.100.2 dlci 401(0x191,0x6410), dynamic,
              broadcast,
              IETF, status defined, active
Serial0/0/0 (up): ip 150.100.24.2 dlci 402(0x192,0x6420), dynamic,
              broadcast,
              IETF, status defined, active
Serial0/0/0 (up): ip 150.100.100.6 dlci 416(0x1A0,0x6800), dynamic,
              broadcast,
              IETF, status defined, active

!!!Yet I can ping the 150.200.200.x interface on the other routers:
R4#ping 150.200.200.2

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.200.200.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 28/28/32 ms
R4#ping 150.200.200.5

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.200.200.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 56/57/60 ms

===================================================================================
CONFIDENTIALITY NOTICE: This email and any files transmitted with it are 
confidential and intended solely for the use of the individual or entity to 
which they are addressed.  If you are not the intended recipient, you may not 
review, copy or distribute this message.  If you have received this email in 
error, please notify the sender immediately and delete the original message.  
Neither the sender nor the company for which he or she works accepts any 
liability for any damage caused by any virus transmitted by this email.
===================================================================================
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to