11
<Sysname> system-view
[Switch] ntp-service refclock-master 2
2.
Configure the AP:
# Create a job named
pc1
, and enter its view.
[Sysname] job pc1
# Enter the view of WLAN-Radio 1/0/1.
[Sysname-job-job1] view WLAN-Radio1/0/1
# Configure the device to enable Radio 1/0/1 at 8:00 on working days every week.
[Sysname-job-job1] time 1 repeating at 8:00 week-day mon tue wed thu fri command undo
shutdown
# Configure the device to shut down Radio 1/0/1 at 18:00 on working days every week.
[Sysname-job-job1] time 2 repeating at 18:00 week-day mon tue wed thu fri command
shutdown
[Sysname-job-pc1] quit
# Display information about scheduled jobs.
[Sysname] display job
Job name: job1
Specified view: WLAN-Radio1/0/1
Time 1: Execute command undo shutdown at 08:00 Mondays Tuesdays Wednesdays Thursdays
Fridays
Time 2: Execute command shutdown at 18:00 Mondays Tuesdays Wednesdays Thursdays
Fridays
Clearing unused 16-bit interface indexes
The device must maintain persistent 16-bit interface indexes and keep one interface index match one
interface name for network management. After deleting a logical interface, the device retains its 16-bit
interface index so the same index can be assigned to the interface at interface re-creation.
To avoid index depletion causing interface creation failures, you can clear all 16-bit indexes that have
been assigned but not in use. The operation does not affect the interface indexes of the interfaces that
have been created but the indexes assigned to re-recreated interfaces might change.
A confirmation is required when you execute this command. The command will not run if you fail to make
a confirmation within 30 seconds or enter
N
to cancel the operation.
To clear unused 16-bit interface indexes, execute the following command in user view:
Task Command
Clear unused 16-bit interface indexes.
reset unused porttag
Displaying and maintaining device management
For diagnosis or troubleshooting, you can use separate
display
commands to collect running status data
module by module, or use the
display diagnostic-information
command to bulk collect running data for
multiple modules.