Cisco Cisco IOS Software Release 12.4(2)XB6 Références techniques

Page de 215
 
-93
Cisco Broadband Wireless Gateway 2.0 Command Reference, IOS Release 12.4(24)YG
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 2.0 Command Reference, IOS Release 12.4(24)YG
  dhcp server primary
dhcp server primary
To specify the external DHCP servers for IP address allocation, use the dhcp server primary command 
in user group configuration mode. Use the no form of the command to remove the DHCP server 
configuration.
dhcp server primary primary-address [backup backup-address] [vrf]
no dhcp server primary primary-address [backup backup-address] [vrf]]
Syntax Description
Defaults
There are no default values.
Command Modes
User group configuration mode.
Command History
Usage Guidelines
The IP address specified as the gateway address must be the IP address of the BWG Virtual-Template 
(either primary, or one of the secondary IP addresses).
Examples
The following example illustrates how to configure DHCP servers using dhcp server primary 
command: 
router(config-gw-ug)# dhcp server primary 10.10.10.10 backup 10.10.10.11
primary-address
Specifies the IP address of the primary DHCP server
backup backup-address Specifies the IP address of the backup DHCP server.
vrf
Indicates if the address is in the VRF scope.
Release
Modification
12.4(15)XL 
This command was introduced.