The option184 command configures the Option 184 field for the DHCP client.
The undo option184 command deletes a configuration in the Option 184 field.
By default, no content in the Option 184 field is configured.
option184 { as-ip ip-address | fail-over ip-address dialer-string | ncp-ip ip-address | voice-vlan vlan-id }
undo option184 [ as-ip | fail-over | ncp-ip | voice-vlan ]
Parameter |
Description |
Value |
---|---|---|
ncp-ip ip-address |
Specifies the IP address of the network call processor (NCP). |
The value is in dotted decimal notation. |
as-ip ip-address |
Specifies the IP address of the backup NCP. |
The value is in dotted decimal notation. |
fail-over ip-address |
Specifies the IP address in the failover route. |
The value is in dotted decimal notation. |
dialer-string |
Specifies the dialer string. |
The value is a string of 1 to 64 characters. |
voice-vlan vlan-id |
Specifies the ID of a voice VLAN. |
The value is an integer that ranges from 1 to 4094. |
The option184 command applies to only the DHCP server and configures Option 184 allocated by a DHCP server to a client in a global address pool.
<HUAWEI> system-view [HUAWEI] ip pool global1 [HUAWEI-ip-pool-global1] option184 as-ip 192.168.1.10
<HUAWEI> system-view [HUAWEI] dhcp option template template1 [HUAWEI-dhcp-option-template-template1] option184 as-ip 10.10.10.10