Hey dear!
In the wireless configuration synchronization scenario, functions related to the source IP address and NAS-IP-Address attribute cannot be configured in profiles. The following configuration commands need to be deleted:
radius-attribute nas-ipip-address, radius-attribute nas-ipv6ipv6-address, radius-server accounting {ipv4-address | ipv6-address } port source ip-address { ipv4-address | ipv6-address }, and radius-server authentication { ipv4-address | ipv6-address } port source ip-address { ipv4-address | ipv6-address } commands in the RADIUS server template view
hwtacacs-server source-ipip-address commandinthe HWTACACS server template view
source-ipip-address commandinthe Portal server template view
source { ip-address ip-address | ipv6-address ipv6-address } command in the location profile view
source { ip-address ip-address | ipv6-address ipv6-address } command in the BLE profile view
Replace the configuration commands related to source IP address and NAS-IP-Address attribute with the related configuration commands in the system view on each AC. The following configuration commands are involved:
radius-attribute nas-ip ip-address, radius-attribute nas-ipv6, radius-server source ip-address { ipv4-address | ipv6-address }
hwtacacs-server source-ip ip-address
web-auth-server source-ip ip-address
location source { ip-address ip-address | ipv6-address ipv6-address }
ble source { ip-addressip-address | ipv6-addressipv6-address }
For example, the original configuration commands are as follows:
<AC6605> system-view
[AC6605] radius-server template group1
[AC6605-radius-group1] radius-server accounting 10.1.2.1 1813 source ip-address 10.1.1.1
Replace these configuration commands with the following ones:
<AC6605> system-view
[AC6605] radius-server template group1
[AC6605-radius-group1] radius-server accounting 10.1.2.1 1813
[AC6605-radius-group1] quit
[AC6605] radius-server source ip-address 10.1.1.1