Interfaces
Local Area Networks (LANs)
TX54 User Guide
170
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Add a static lease to the DHCP server configuration for an existing LAN. For example, to add
static lease to a LAN named
my_lan
:
(config)> add network interface my_lan ipv4 dhcp_server advanced static_
lease end
(config network interface my_lan ipv4 dhcp_server advanced static_lease
0)>
See
for information about creating a LAN.
4. Set the MAC address of the device associated with this static lease, using the colon-separated
format:
(config network interface my_lan ipv4 dhcp_server advanced static_lease
0)> mac 00:40:D0:13:35:36
(config network interface my_lan ipv4 dhcp_server advanced static_lease
0)>
5. Set the IP address for the static lease:
(config network interface my_lan ipv4 dhcp_server advanced static_lease
0)> ip 10.01.01.10
(network interface my_lan ipv4 dhcp_server advanced static_lease 0)>
Note
The IP address here should be outside of the DHCP server's configured lease range. See
for further information about the lease range.
6. (Optional) Set a label for this static lease:
(config network interface my_lan ipv4 dhcp_server advanced static_lease
0)> name
label
(config network interface my_lan ipv4 dhcp_server advanced static_lease
0)>
7. Save the configuration and apply the change:
(config network interface my_lan ipv4 dhcp_server advanced static_lease
0)> save
Configuration saved.
>
8. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Show current static IP mapping
To view your current static IP mapping:
WebUI
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...