Compare cert salaries and plan your next career move
itdaddy wrote: Hello Cisco Gurus! I am studying for CCNA and I am studying frame-relay. I have some questions but want to ask them in true or false statements. If what I am saying is false. Please tell me and explain. Thanks so much! 1. When using frame-relay map ip or frame-relay interface-dlci, it doesnt matter which command to use as long as you create a pvc with your command. 2. I have tried mix and matching frame-relay commands, and they all work as long as you configure your mappings. 3. When using the command no frame-relay inverse-arp, and using the frame-relay map ip command, you have to include the broadcast command to allow for RIP updates to work. 4. You can only create Point-to-point and multipoint interfaces with subinterfaces only. They do not work with basic physcial serial interfaces. 5. You do not need RIP enable or any routing protocol when createing PVCs, pings work just fine once frame-relay commands and DLCIs are setup correct.
itdaddy wrote: 1. When using frame-relay map ip or frame-relay interface-dlci, it doesnt matter which command to use as long as you create a pvc with your command. 2. I have tried mix and matching frame-relay commands, and they all work as long as you configure your mappings. 3. When using the command no frame-relay inverse-arp, and using the frame-relay map ip command, you have to include the broadcast command to allow for RIP updates to work. 4. You can only create Point-to-point and multipoint interfaces with subinterfaces only. They do not work with basic physcial serial interfaces. 5. You do not need RIP enable or any routing protocol when createing PVCs, pings work just fine once frame-relay commands and DLCIs are setup correct.
Corporate: Router>enable Router#config t Router(config)#hostname Corp Corp(config)#interface serial 0 Corp(config-if)#encapsulation frame-relay Corp(config-if)#ip address 10.1.1.1 255.255.255.0 Corp(config-if)#frame-relay interface-dlci 100 Corp(config-if)#frame-relay lmi-type cisco Corp(config-if)#no shutdown Corp(config-if)#exit Corp(config)#exit Corp# Branch: Router>enable Router#config t Router(config)#hostname Branch Branch(config)#interface serial 0 Branch(config-if)#encapsulation frame-relay Branch(config-if)#ip address 10.1.1.2 255.255.255.0 Branch(config-if)#frame-relay interface-dlci 101 Branch(config-if)#frame-relay lmi-type cisco Branch(config-if)#no shutdown Branch(config-if)#exit Branch(config)#exit Branch#
R1 ! interface Serial2/0 ip address 172.16.0.1 255.255.255.0 encapsulation frame-relay serial restart-delay 0 frame-relay interface-dlci 102 end R2 ! interface Serial2/0 ip address 172.16.0.2 255.255.255.0 encapsulation frame-relay serial restart-delay 0 frame-relay interface-dlci 201 end
Gateway of last resort is 10.0.0.1 to network 0.0.0.0 1.0.0.0/32 is subnetted, 1 subnets O 1.1.1.1 [110/2] via 192.168.254.2, 00:03:59, FastEthernet0/0 2.0.0.0/32 is subnetted, 1 subnets C 2.2.2.2 is directly connected, Loopback2222 4.0.0.0/32 is subnetted, 1 subnets S 4.4.4.4 [1/0] via 10.0.0.1 172.16.0.0/32 is subnetted, 2 subnets O IA 172.16.3.1 [110/2] via 192.168.254.2, 00:03:59, FastEthernet0/0 O IA 172.16.2.1 [110/2] via 192.168.254.2, 00:03:59, FastEthernet0/0 10.0.0.0/30 is subnetted, 1 subnets C 10.0.0.0 is directly connected, Serial1/0 192.168.254.0/30 is subnetted, 2 subnets O IA 192.168.254.4 [110/2] via 192.168.254.2, 00:03:59, FastEthernet0/0 C 192.168.254.0 is directly connected, FastEthernet0/0 C 192.168.1.0/24 is directly connected, Loopback0 S* 0.0.0.0/0 [1/0] via 10.0.0.1
R1#ping 172.16.0.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 172.16.0.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 24/54/108 ms
Compare salaries for top cybersecurity certifications. Free download for TechExams community.