Significance of IP helper-address Command on SW? Is it
necessary to put this command?
Answer Posted / 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 |
Post New Answer View All Answers
What purpose does aging serve in a link state protocol?
What is mtu and what is its size for transmission?
What is formula of hold down time of eigrp protocol?
What’s the easiest way to remotely configure a router?
what command you must use if you want to delete or remove the configuration data that is stored in the NVRAM?
In which protocol supenetting is enable by default?
Explain the difference between collision domain and broadcast domain.
When does network congestion occur?
Explain the term 'broadcast'.
Differentiate Logical Topology from Physical Topology
Which command we give for see routing table?
What is the virtual channel?
What type of transmission bus topology support?
What will be the prefix length of 224 in vlsm?
What is the icmp protocol?