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
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Explain what are the ranges of private ips?
what is the difference between a passive and active hub?? which is better ??
Define class full protocol?
Which three types of connectors are commonly associated with Cisco's V.35 serial cables? (Choose three.) 0 RJ 11 1 DB 60 2 Winchester 15 pin 3 DB 9 4 smart serial 5 RJ 45
Hi I asking one thing that my company having cisco ip phone with connected to cisco poe switch.But sometime when my agent calling to customer on that time customer voice is break only few 2 to 3 sec.I have already checked my wan link by isp and also lan connection,but this problem is not sorted out so pls help me.
Explain the difference between tracert and traceroute?
Hey Folks how are you i guess some of guys are newly visitors of this site so let me introduce my self. I am jitendera kumar sinha working for cisco system (india)( Network engineer L2) and i was also a regular Visitors of this site and i have provided lots of answer and i do not know how many are correct :-) By the way i am here again to learn some thing and share my knowledge which is beyond CCNA Scope and and it is some where related to ccnp ( switching )and ccnp Security as i am pursuing ccnp security so i am going to start the topics from switching and will share my knowledge and try to brush-up my knowledge.... so let me know any topic in switching where you are facing difficulty and i will try to solve it so please post one topic and i will reply weekly as i am getting time on Sunday only
Identify 3 characteristics of the Network layer (OSI layer 3)? A.) Connnection oriented B.) Path determination C.) Supports multiplexing D.) Manages sessions E.) Packet forwarding
Which of the following are Session Layer standards? A.) ASCII and EBCDIC B.) MPEG and MIDI C.) NFS and SQL D.) JPEG and PICT
Which two statements about the store and forward switching method are true? (Choose two) A. Latency remains constant regardless of frame size. B. Latency through the switch varies with frame length. C. The switch receives the complete frame before forwarding it. D. The switch checks the destination address as soon as it receives the header and begins forwarding the fram immediately.
What 3 sources can configuration commands be placed into RAM? A.) HP Openview B.) Console C.) Vterminal D.) TFTP server E.) NVRAM
Which two describe frame tagging? A.) Examines particular info about each frame B.) A unique ID placed in the header of each frame as it traverses the switch fabric C.) A user- assigned ID defined to each frame D.) The building of filter tables