AC cannot use Cloudnet local management function

2025-03-20 15:37:19 Published
  • 0 Followed
  • 0Collected ,6Browsed

Network Topology

Traditional topology

Problem Description

After AC is online on Cloudnet, the local management timeout occurs and the AC web interface cannot be accessed.

Process Analysis

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.

Solution

Allow the 127.0.0.1 address in the ACL

Command:

acl xxxx
rule 0 permit source 127.0.0.1 0

Please rate this case:   
0 Comments

No Comments

Add Comments: