Cisco 4G-LTE-ANTM-O-3 Installation Guide Page 359

  • Download
  • Add to my manuals
  • Print
  • Page
    / 444
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 358
SUMMARY STEPS
1.
ip domain name name
2.
ip name-server server-address1 [server-address2...server-address6]
3.
ip dhcp excluded-address low-address [high-address]
4.
ip dhcp pool name
5.
network network-number [mask | prefix-length]
6.
import all
7.
default-router address [address2...address8]
8.
dns-server address [address2...address8]
9.
domain-name domain
10.
exit
DETAILED STEPS
PurposeCommand or Action
Identifies the default domain that the router uses to complete
unqualified hostnames (names without a dotted-decimal
domain name).
ip domain name name
Example:
Router(config)# ip domain smallbiz.com
Step 1
Specifies the address of one or more Domain Name System
(DNS) servers to use for name and address resolution.
ip name-server server-address1
[server-address2...server-address6]
Example:
Router(config)# ip name-server192.168.11.12
Step 2
Specifies IP addresses that the DHCP server should not
assign to DHCP clients. In this example, we are excluding
the router address.
ip dhcp excluded-address low-address [high-address]
Example:
Router(config)# ip dhcp excluded-address
192.168.9.0
Step 3
Creates a DHCP address pool on the router and enters DHCP
pool configuration mode. The name argument can be a string
or an integer.
ip dhcp pool name
Example:
Router(config)# ip dhcp pool dpool1
Router(config-dhcp)#
Step 4
Defines subnet number (IP) address for the DHCP address
pool, optionally including the mask.
network network-number [mask | prefix-length]
Example:
Router(config-dhcp)#network 10.10.0.0
255.255.255.0
Step 5
Cisco 800 Series Integrated Services Routers Software Configuration Guide
OL-31704-02 331
Configuring a LAN with DHCP and VLANs
Configuring DHCP
Page view 358
1 2 ... 354 355 356 357 358 359 360 361 362 363 364 ... 443 444

Comments to this Manuals

No comments