ArubaWiFi: (06) Hiệu chỉnh AP Console Password trên Controller 3400

By , 0 View

Mục tiêu thực hành:
- Kiểm tra AP Console Password trên Controller 3400.
- Hiệu chỉnh AP Console Password trên Controller 3400 bằng CLI.
- Hiệu chỉnh AP Console Password trên Controller 3400 bằng GUI.

Các bước triển khai:
Kiểm tra AP Console Password trên Controller 3400.
- Sau khi Instant AP chuyển sang chế độ Campus/Remote AP và được quản lý tập trung bởi Controller thì các thao tác lệnh trực tiếp trên AP sẽ không còn hiệu lực nữa mà chúng ta chỉ có thể thực hiện thao tác ping tại giao diện Console của AP.
Starting FIPS KAT ... Completed FIPS KAT

AP rebooted Thu Mar 10 02:53:32 UTC 2022; Image Upgrade Successful
shutting down watchdog process (nanny will restart it)...
 
        <<<<<       Welcome to the Access Point     >>>>>
 
~ # 
password: 

- Kiểm tra AP Console Password trên Controller.
(Aruba3400) # show ap system-profile 

AP system profile List
----------------------
Name            References  Profile Status
----            ----------  --------------
default         2           
NoAuthApSystem  1           Predefined (editable)
NoAuthApSytem   0           

Total:3

(Aruba3400) #

(Aruba3400) # encrypt disable 
(Aruba3400) # show ap system-profile default

AP system profile "default"
---------------------------
Parameter                                Value
---------                                -----
RF Band                                  g
RF Band for AM mode scanning             all
Native VLAN ID                           1
Tunnel Heartbeat Interval                1
Session ACL                              ap-uplink-acl
Corporate DNS Domain                     N/A
SNMP sysContact                          N/A
LED operating mode (11n/11ac APs only)   normal
LED override                             Disabled
Driver log level                         warnings
Console log level                        emergencies
SAP MTU                                  N/A
RAP MTU                                  1200 bytes
LMS IP                                   N/A
Backup LMS IP                            N/A
LMS IPv6                                 N/A
Backup LMS IPv6                          N/A
LMS Preemption                           Disabled
LMS Hold-down Period                     600 sec
LMS ping interval                        20
Remote-AP DHCP Server VLAN               N/A
Remote-AP DHCP Server Id                 192.168.11.1
Remote-AP DHCP Default Router            192.168.11.1
Remote-AP DHCP DNS Server                N/A
Remote-AP DHCP Pool Start                192.168.11.2
Remote-AP DHCP Pool End                  192.168.11.254
Remote-AP DHCP Pool Netmask              255.255.255.0
Remote-AP DHCP Lease Time                0 days
Remote-AP uplink total bandwidth         0 kbps
Remote-AP bw reservation 1               N/A
Remote-AP bw reservation 2               N/A
Remote-AP bw reservation 3               N/A
Remote-AP Local Network Access           Disabled
Bootstrap threshold                      8
Double Encrypt                           Disabled
Dump Server                              N/A
Heartbeat DSCP                           0
Maintenance Mode                         Disabled
Maximum Request Retries                  10
Request Retry Interval                   10 sec
Number of IPSEC retries                  85
AeroScout RTLS Server                    N/A
RTLS Server configuration                N/A
RTLS Server Compatibility Mode           Enabled
Slow Timer Recovery by rebooting itself  Disabled
Telnet                                   Disabled
Spanning Tree                            Disabled
AP multicast aggregation                 Disabled
AP ARP attack protection                 Disabled
AP multicast aggregation allowed VLANs   none
Console enable                           Enabled
AP Console Password                      123456
Password for Backup                      AK0020364!+^>
AP USB Power override                    Disabled
RF Band for Backup                       all
Operation for Backup                     off
BLE Endpoint URL                         N/A
BLE Auth Token                           N/A
BLE Operation Mode                       Disabled

(Aruba3400) #

Hiệu chỉnh AP Console Password trên Controller 3400 bằng CLI.
(Aruba3400) # configure terminal 
Enter Configuration commands, one per line. End with CNTL/Z

(Aruba3400) (config) # ap system-profile default
(Aruba3400) (AP system profile "default") # console-enable
(Aruba3400) (AP system profile "default") # shell-passwd 123456
(Aruba3400) (AP system profile "default") # end
(Aruba3400) # write memory

- Ta có thể ping để kiểm tra kết nối tại giao diện Console của AP.
AP rebooted Thu Mar 10 02:53:32 UTC 2022; Image Upgrade Successful
shutting down watchdog process (nanny will restart it)...
 
        <<<<<       Welcome to the Access Point     >>>>>
 
~ # 
password: 
~ # 
~ # ping 8.8.4.4
PING 8.8.4.4 (8.8.4.4): 56 data bytes
64 bytes from 8.8.4.4: icmp_seq=0 ttl=116 time=41.1 ms
64 bytes from 8.8.4.4: icmp_seq=1 ttl=116 time=41.5 ms

--- 8.8.4.4 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 41.1/41.3/41.5 ms

~ # 

Hiệu chỉnh AP Console Password trên Controller 3400 bằng GUI.

Tham khảo các video Khóa học Wireless Controller để nắm cơ chế hoạt động của công nghệ Controller, mọi thắc mắc các bạn vui lòng liên hệ với mình thông qua kênh Zalo (Jade Bùi) 076.877.2021.

You Might Also Like

0 comments