Following the vlecture i disabled inverse arp and created static mappings.
Still i am learning dynamic entries in show frame-relay map even after
clearing inverse arp
Any ideas?


R4#sh run int s0/1/0
Building configuration...
Current configuration : 154 bytes
!
interface Serial0/1/0
 ip address 204.0.0.4 255.255.255.0
 encapsulation frame-relay
 frame-relay map ip 204.0.0.2 402
 no frame-relay inverse-arp
end

interface Serial0/1/0.24 point-to-point
 ip address 214.0.0.4 255.255.255.0
 frame-relay interface-dlci 412



//Below shows dynamic mapping
R4#sh frame-relay map
Serial0/1/0 (up): ip 204.0.0.2 dlci 402(0x192,0x6420), static,
              CISCO, status defined, active
Serial0/1/0 (up): ip 150.100.100.66 dlci 416(0x1A0,0x6800), dynamic,
              broadcast,, status defined, active
Serial0/1/0.24 (up): point-to-point dlci, dlci 412(0x19C,0x64C0), broadcast
          status defined, active



//Clear the inverse arp.  Only static appear
R4#clear frame-relay inarp
R4#sh frame-relay map
Serial0/1/0 (up): ip 204.0.0.2 dlci 402(0x192,0x6420), static,
              CISCO, status defined, active
Serial0/1/0.24 (up): point-to-point dlci, dlci 412(0x19C,0x64C0), broadcast
          status defined, active
//Wait a few seconds and the dynamic is back


R4#sh frame-relay map
Serial0/1/0 (up): ip 204.0.0.2 dlci 402(0x192,0x6420), static,
              CISCO, status defined, active
Serial0/1/0 (up): ip 150.100.100.66 dlci 406(0x196,0x6460), dynamic,
              broadcast,, status defined, active
Serial0/1/0.24 (up): point-to-point dlci, dlci 412(0x19C,0x64C0), broadcast
          status defined, active
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to