当前位置: 首页 > news >正文

Cisco Wireless WLC 5520 HA config and show commands

现场2台Cisco wlc 5520 , need to establish HA
需要规划IP
备机那1台5520不需要配置业务SSID相关,只需要以下:
 配置management IP,
 指定Unit为Secondary
 启用SSO
 RP端口互联 (网线)
在这里插入图片描述

关于HA状态下的management IP,很多人有疑惑
为啥接口还有好几种,下面进行说明:
Management IP: 就是主控制器的管理Ip,用于AP注册的
Redundancy management IP: 当WLC发生切换后,原来的主控制器变成了备,那么这时它的Ip就使用redundancy management Ip
Peer Redundancy management IP: 备控制器的Ip

2 Show command
2.1 查看当前HA状态

(Cisco Controller) >show redundancy summary Redundancy Mode = SSO ENABLED Local State = ACTIVE Peer State = STANDBY HOT Unit = PrimaryUnit ID = 78:0C:F0:67:5E:E3Redundancy State = SSOMobility MAC = 78:0C:F0:67:5E:E3Redundancy Port  = UPBulkSync Status = CompleteLink Encryption = ENABLED
Average Redundancy Peer Reachability Latency = 159 Micro Seconds
Average Management Gateway Reachability Latency = 1036 Micro Seconds

2.2 查看interface

(Cisco Controller) >show interface summary Number of Interfaces.......................... 7Interface Name                   Port Vlan Id  IP Address      Type    Ap Mgr Guest
-------------------------------- ---- -------- --------------- ------- ------ -----
management                       1    194      10.180.194.251  Static  Yes    No   
redundancy-management            1    194      10.180.194.249  Static  No     No   
redundancy-port                  -    untagged 169.254.194.249 Static  No     No   
produce-test-wlan                1    208      10.180.208.251  Dynamic No     No   
product                          1    199      10.180.199.251  Dynamic No     No   
service-port                     N/A  N/A      192.168.100.1   Static  No     No   
virtual                          N/A  N/A      1.1.1.1         Static  No     No   (Cisco Controller) >
2.3	查看redundancy interface
(Cisco Controller) >show redundancy  interfaces Redundancy Management IP Address................. 10.180.194.249
Peer Redundancy Management IP Address............ 10.180.194.248
Redundancy Port IP Address....................... 169.254.194.249
Peer Redundancy Port IP Address.................. 169.254.194.248
Peer Service Port IP Address..................... 192.168.100.1(Cisco Controller) >

2.4 查看序列号

(Cisco Controller) >show inventory Burned-in MAC Address............................ 78:0C:F0:67:5E:E3
Power Supply 1................................... Present, OK
Power Supply 2................................... Absent/Failed
Maximum number of APs supported.................. 1500
NAME: "Chassis"    , DESCR: "Cisco 5520 Wireless Controller"
PID: AIR-CT5520-K9,  VID: V01,  SN: FCH2220V0Q5(Cisco Controlle
2.5	查看备机序列号
(Cisco Controller) >show redundancy  peer-system statistics 
Peer System CPU statistics:Current CPU(s) load: 0%
Individual CPU load: 0%/0%, 0%/0%, 0%/0%, 0%/0%, 0%/0%, 0%/1%Peer System Memory Statistics:
Total System Memory............: 33158057984 bytes (30.88 GB)
Used System Memory.............: 3583819776 bytes (3.33 GB)
Free System Memory.............: 29574238208 bytes (27.54 GB)
Bytes allocated from RTOS......: 956536768 bytes (912.29 MB)
Chunks Free....................: 80 bytes 
Number of mmapped regions......: 29
Total space in mmapped regions.: 1098448896 bytes (1.02 GB)
Total allocated space..........: 847680656 bytes (808.46 MB)
Total non-inuse space..........: 108856112 bytes (103.82 MB)
Top-most releasable space......: 132736 bytes (129.62 KB)
Total allocated (incl mmap)....: 2054985664 bytes (1.91 GB)
Total used (incl mmap).........: 1946129552 bytes (1.81 GB)
Total free (incl mmap).........: 108856112 bytes (103.82 MB)Peer system Power supply statistics:
Power Supply 1................................... Present, OK
Power Supply 2................................... Absent
Serial Number.................................... FCH2220V0QC
Fan Status....................................... OK

2.6 查看物理接口

(Cisco Controller) >show port summary STP   Admin   Physical   Physical   Link   Link
Pr  Type   Stat   Mode     Mode      Status   Status  Trap     POE    
-- ------- ---- ------- ---------- ---------- ------ ------- ---------
1  Normal  Forw Enable  Auto       1000 Full  Up     Enable  N/A     
2  Normal  Disa Enable  Auto       Auto       Down   Enable  N/A     
RP Normal  Forw Enable  Auto       Auto       Up     Enable  N/A     
SP Normal  Disa Enable  Auto       Auto       Down   Enable  N/A    

2.7 License状态

(Cisco Controller) >show license summary Feature name: ap_countLicense type: EvaluationLicense Eula: Not AcceptedEvaluation total period: 12 weeks 6 daysLicense state: Inactive, Not-In-UseRTU License Count: 1500Feature name: ap_count (adder)License type: PermanentLicense state: Active, In-useRTU License Count: 1000

2.8 配置同步状态

(Cisco Controller) >show redundancy  bulk-sync statistics ?(Cisco Controller) >show redundancy  bulk-sync statistics ============Redundancy BulkSync Statistics=============
haSsoBulkSyncState.....:3, StateString.....: Complete
haBulkSyncModulesInitMask..................: 0xf
haBulkSyncModulesCompletionMask............: 0xf
haBulkSyncApCount(pending count)...........: 0
haBulkSyncMobileClientsCount(pending count): 0
haBulkSyncClientsCount(pending count)......: 0
bsDoneApCount(completed count).............: 54
bsDoneMobileClientCount(completed count)...: 0
bsDoneClientCount(completed count).........: 67AP list with BulkSync In-Progress:AP name           Ethernet MAC    
----------------- --------------  Client list with BulkSync In-Progress:MAC Address       Sync-mode      Sync-flags       
----------------- -------------- --------------   

http://www.mrgr.cn/news/27391.html

相关文章:

  • C++——⼆叉搜索树
  • 【吊打面试官系列-Redis面试题】使用过 Redis 分布式锁么,它是什么回事?
  • SQLite的入门级项目学习记录(三)
  • DOM编程
  • 线性规划------ + 案例 + Python源码求解(见文中)
  • 【JavaScript】数据结构之树
  • [atcoder abc 371d]1D Country
  • bat批量修改文件名
  • MES系统:智能工厂与数字化改造的关键引擎
  • 【devops】devops-git之github使用
  • Spring Boot与gRPC的完美融合:构建高效用户服务与订单服务通信
  • matlab fid = fopen(file_nav,‘rt‘);语句解释
  • 在Windows 10上安装Python 3并设置本地编程环境的方法
  • 【RabbitMQ 项目】服务端数据管理模块之交换机管理
  • Docker技术深度解析与实践应用
  • 如何设置word页码从指定页开始
  • 德之匠信息化阶段模型
  • CCS6 软件及仿真器驱动安装
  • python Open3D 验证安装崩溃
  • Linux文件系统(上)