Traditional topology
After AC is online on Cloudnet, the local management timeout occurs and the AC web interface cannot be accessed.
1. View the AC http/https configuration calling acl
ip https acl 2000
ip https enable
2. Check the acl 2000 to release all the addresses with the source of Cloudnet.
3. Confirm with R&D that Cloudnet's local management function uses Comware's internal address 127.0.0.1
4. permit127.0.0.1 address in acl, the local management function can be used normally.
Allow the 127.0.0.1 address in the ACL
Command:
acl xxxx
rule 0 permit source 127.0.0.1 0