Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ip dhcp excluded-address 192.168.0.1 192.168.0.19

what is the use of that command can any one explain it

Answers were Sorted based on User's Feedback



ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one exp..

Answer / jitendera sinha

this command is very easy to understand with example

let
there is a router and u have enabled dhcp on that router
what happen any user connected to that router when enable dhcp ip address to his computer it may get some ip address that we don't want to give because it is manulay configured in network
so we make that range of ip address excluded by that comand

Is This Answer Correct ?    8 Yes 2 No

ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one exp..

Answer / jitendera kumar sinha

onfigure an IP address on the router's Ethernet por

Router(config-if)#ip address 1.1.1.1 255.0.0.0

Router(config-if)# no shutdown
Create a DHCP IP address pool for the IP addresses you want to use.
Router(config)# ip dhcp pool mypool
Specify the network and subnet for the addresses you want to use from the pool.
Router(dhcp-config)# network 1.1.1.0 /8
Specify the DNS domain name for the clients.
Router(dhcp-config)#domain-name mydomain.com
Specify the primary and secondary DNS servers.
Router(dhcp-config)#dns-server 1.1.1.10 1.1.1.11
Specify the default router (i.e., default gateway).
Router(dhcp-config)#default-router 1.1.1.1
Specify the lease duration for the addresses you're using from the pool.
Router(dhcp-config)#lease 7
Exit Pool Configuration Mode.
Router(dhcp-config)#exit
This takes you back to the global configuration prompt. Next, exclude any addresses in the pool range that you don't want to hand out.

For example, let's say that you've decided that all IP addresses up to .100 will be for static IP devices such as servers and printers. All IP addresses above .100 will be available in the pool for DHCP clients.

Here's an example of how to exclude IP addresses .100 and below:

Router(config)#ip dhcp excluded-address 1.1.1.0 1.1.1.100

smagh mai ayayay ki nhai nikhl

Is This Answer Correct ?    2 Yes 0 No

ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one exp..

Answer / sandhu

These are the ip range which is not automaticaly provided
to clients. clients will accept the ip start from
192.168.0.20 .we can use this range for reservation.

Is This Answer Correct ?    2 Yes 0 No

ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one exp..

Answer / nikhil maggu

and also Jeetu how to enable dhcp on router?? a brief idea
if possible

Is This Answer Correct ?    1 Yes 0 No

ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one exp..

Answer / jitendera kumar sinha

Router(config-if)#ip address 1.1.1.1 255.0.0.0

Router(config-if)# no shutdown
Create a DHCP IP address pool for the IP addresses you want to use.
Router(config)# ip dhcp pool mypool
Specify the network and subnet for the addresses you want to use from the pool.
Router(dhcp-config)# network 1.1.1.0 /8
Specify the DNS domain name for the clients.
Router(dhcp-config)#domain-name mydomain.com
Specify the primary and secondary DNS servers.
Router(dhcp-config)#dns-server 1.1.1.10 1.1.1.11
Specify the default router (i.e., default gateway).
Router(dhcp-config)#default-router 1.1.1.1
Specify the lease duration for the addresses you're using from the pool.
Router(dhcp-config)#lease 7
Exit Pool Configuration Mode.
Router(dhcp-config)#exit
This takes you back to the global configuration prompt. Next, exclude any addresses in the pool range that you don't want to hand out.

For example, let's say that you've decided that all IP addresses up to .100 will be for static IP devices such as servers and printers. All IP addresses above .100 will be available in the pool for DHCP clients.

Here's an example of how to exclude IP addresses .100 and below:

Router(config)#ip dhcp excluded-address 1.1.1.0 1.1.1.100

smagh mai ayayay ki nhai nikhl

Is This Answer Correct ?    2 Yes 1 No

ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one exp..

Answer / jm

this command is used to remove some addresses that a dhcp
server can't allocate to clients dynamically

Is This Answer Correct ?    1 Yes 0 No

ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one exp..

Answer / rav

hi

while we configure ip dhcp service on router this command exclude those ip which never should be changed or not gonna be assign to another host or device
dhcp filter these ip while assigning ip address to new device.

Is This Answer Correct ?    1 Yes 0 No

ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one exp..

Answer / nikhil maggu

Bhai had an idea , will surely try this config this weekend
in simulator as hardly getting time in between
Thanks ..........

Is This Answer Correct ?    0 Yes 0 No

ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one exp..

Answer / abhinam

If anyone enter this command on router
this command will provide the ip address to the client those
are connect to this router, except the ip address range
192.168.0.1 192.168.0.19.

Means, This range of ip address will not be used by Clients.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CCNA Interview Questions

Which IEEE standard is used to define Wi-Fi? A. IEEE 802.3 B. IEEE 802.5 C. IEEE 802.11h D. IEEE 802.11c E. IEEE 802.11

13 Answers   Infosys,


Can you explain PPP packet format?

0 Answers   CCIE,


Which company mange ip's?

0 Answers  


Which can be logged by IPX extended access lists? A.) source address B.) protocol C.) source socket D.) access list number E.) destination socket F.) destination address

1 Answers  


What is the function of DDR on Cisco routers? A. DDR is dial--on-demand routing. It provides a continuous LAN only connection. B. DDR is dial-on-demand routing. It provides routing for high volume traffic. C. DDR is dial--on-demand routing. It provides a continuous WAN connection. D. DDR is dial-on-demand routing. It provides routing for low volume and periodic traffic.

2 Answers  


What does a router do with a packet that it does not have a destination network for? A.) Sends it to the Serial port B.) Drops the packet C.) Sends it back out the same interface it received it in D.) Forwards the packet to the next hop

2 Answers  


What should be the first command to create an access-list that prevents all users on subnetwork 10.10.128.0, using subnet mask 255.255.192.0, from being able to telnet anywhere? A.) access-list 101 deny tcp 10.10.128.0 0.0.63.255 any eq telnet B.) access-list 101 deny tcp 10.10.128.0 255.255.0.0 any eq telnet C.) access-list 101 deny tcp 10.10.128.0 255.255.192.0 any eq telnet D.) access-list 101 deny tcp 10.10.128.0 0.0.192.255 any eq telnet E.) access-list 101 deny tcp 10.10.128.0 0.0.128.255 any eq telnet F.) access-list 101 deny tcp 10.10.128.0 0.0.127.255 any eq telnet

3 Answers  


Hi Guys i hv one confusion. Need u peoples help. In EIGRP, maximum hop count is up to 255. By default only 100. Now question is - a) Suppose i hv a network consist of 115 routers & EIGRP routing protocol is configured. By default hop count is 100, so is there any manual configuration necessary for hop count ya router will automatically detect the hop count & will update the hop count accordingly..????? b) In EIGRP, Bandwidth & Delay is used to calculate metric. For this Metric weight is set to K1(Bandwidth)=1, K2(Delay)=0, K3(Reliability)=1, K4(Load)=0, K5(MTU)=0 Now i want, Bandwidth & Load is used to calculate metric. For that wat i hv to configure & wat wub the metric weights. Cud anyone explain it plzzzz..!!!!

5 Answers  


Which defined peer ip address an local subnet belong to crete?

0 Answers  


Given the following IP address from the Class B address range 172.35.21.12. Your network plan requires no more than 126 hosts on a shored. Which value should you use as the subnet mask? A. 255.255.0.0 B. 255.255.128.0 C. 255.255.126.0 D. 255.255.255.128 E. 255.255.255.252

5 Answers  


hi shain/sudeep and rest of all plz answer these question for help some one as soon as possible what is stub area what is transit area let there are three area in ospf a0 a2 and a3 if a2 and a3 is coneted through each other will they comnicate

3 Answers  


routing information

1 Answers   Wipro,


Categories