C613-50631-01 Rev A Command Reference for IE340 Series 3050
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
DYNAMIC HOST CONFIGURATION PROTOCOL (DHCP) COMMANDS
IP
DHCP OPTION
To define a user-defined hexadecimal string option as option 46, with the name
tcpip-node-type, use the commands:
awplus# configure terminal
awplus(config)# ip dhcp option 46 name tcpip-node-type hex
To define a user-defined IP address option as option 175, with the name
special-address, use the commands:
awplus# configure terminal
awplus(config)# ip dhcp option 175 name special-address ip
To remove the specific user-defined option with the option number 12, use the
commands:
awplus# configure terminal
awplus(config)# no ip dhcp option 12
To remove the specific user-defined option with the option name
perform-router-discovery, use the commands:
awplus# configure terminal
awplus(config)# no ip dhcp option perform-router-discovery
To remove all user-defined option definitions, use the commands:
awplus# configure terminal
awplus(config)# no ip dhcp option
Related
commands
default-router
dns-server
domain-name
show ip dhcp server summary
subnet-mask