Cisco ASR 900 Series Configuration Manual page 123

Time division multiplexing configuration; cisco ios xe fuji 16.7.x
Hide thumbs Also See for ASR 900 Series:
Table of Contents

Advertisement

PPP and Multilink PPP Configuration
SUMMARY STEPS
1. enable
2. configure terminal
3. ip address-pool dhcp-proxy-client
4. ip dhcp-server [ip-address | name]
5. end
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
ip address-pool dhcp-proxy-client
Example:
Router(config)# ip address-pool
dhcp-proxy-client
Step 4
ip dhcp-server [ip-address | name]
Example:
Router(config)# ip dhcp-server
209.165.201.1
Step 5
end
Example:
Router(config)# end
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters global configuration mode.
Specifies the DHCP client-proxy feature as the global default
mechanism.
• The peer default ip address command and the member peer
(Optional) Specifies the IP address of a DHCP server for the proxy
client to use.
Exits global configuration mode.
Time Division Multiplexing Configuration Guide, Cisco IOS XE Fuji 16.7.x (Cisco ASR 900 Series)
default ip address command can be used to define default peer
IP addresses.
You can provide as few as one or as many as ten DHCP
Note
servers for the proxy client (the Cisco router or access
server) to use. The DHCP servers provide temporary
IP addresses.
Configuring IP Address Pooling
115

Advertisement

Table of Contents
loading

Table of Contents