Significance of IP helper-address Command on SW? Is it
necessary to put this command?
Answer / jitendra
By using the ip helper-address command, a router can be
configured to accept a broadcast request for a UDP service
and then forward it as a unicast to a specific IP address,
as . Alternatively, the router can forward these requests
as directed broadcasts to a specific network or subnetwork.
RTA(config-if)#ip helper-address 192.168.1.254
RTA(config-if)#exit
RTA(config)#ip forward-protocol udp 517
RTA(config)#no ip forward-protocol udp 37
RTA(config)#no ip forward-protocol udp 49
RTA(config)#no ip forward-protocol udp 137
RTA(config)#no ip forward-protocol udp 138
so if you will not confgure the ip helper it will not
broadcast the udp packet
| Is This Answer Correct ? | 13 Yes | 1 No |
Identify the 3 Internet layer IP protocols? A.) NetBios B.) IPX C.) ARP D.) IP E.) RARP
8. When is Frame Tagging used? A. When you install repeaters in your network B. When you install bridges in your network C. When you install routers in your network D. When you use Switches configured with multiple VLANS
In order to configure a Frame Relay subinterface with IP identify the 2 commands that must be configured on the physcial interface? A.) Router(config-if)# encapsulation frame-relay B.) Router(config-if)# no ip address C.) Router(config-if)#encapsulation subinterface frame-relay D.) Router(config)# subinterface s0 encapsulation frame-relay
What does vlan provide?
A network is vow congested currently all the devices are connected through a hub. Which would best decrease congestion on this network? A. add a second hub B. replace the hub with a router C. replace the hub with a switch D. replace the hub with a repeater
Default packet size of ipv6?
What does the Spanning Tree Algorithm (STA) do? A.) Restore lost frames B.) Builds routing tables for routing through an internetwork C.) Forward packets through a switch D.) STA is implemented by STP to prevent loops
Given the following static route command, 'ip route 3.3.3.0 255.255.255.0 4.4.4.4 125', which portion represents the administrative distance? A.) 3.3.3.0 B.) 255.255.255.0 C.) 4.4.4.4 D.) route E.) 125
What are four functions/characteristics of the network layer of the OSI model? (Choose four) A. It uses a two-part address B. It maintains routing tables C. It uses broadcast addresses D. It establishes network addresses E. It provides access to the LAN media F. It provides media independence for upper layers G. It provides path selection for Internetwork communication
How many valid ip will b in /21 in route summarization?
What is the difference between ‘bit rate’ and ‘baud rate’?
Identify the keystroke to position the cursor to the beginning of a command line? A.) Ctrl-A B.) Ctrl-Ins C.) Ctrl-B D.) Ctrl-Z