Monitoring, Management & Location Tracking

 View Only
last person joined: one year ago 

Articles relating to existing and legacy HPE Aruba Networking products and solutions including AirWave, Meridian Apps, ALE, Central / HPE Aruba Networking Central, and UXI / HPE Aruba Networking User Experience Insight

Usage of aliases in Airwave configuration template for Aruba Switch 

Mar 29, 2017 05:05 AM

Q:

Usage of aliases in Airwave configuration template for Aruba Switch is not a good practice for example when we add a firewall rule / acl.



A:

When we use aliases while editing configuration template that is created for Aruba Switch. The configuration push applies the actual value for the aliases since the aliases are switch specific. However, during config verifying, the Switch / device returns the running config that has the actual values instead of aliases and this cause configuration mismatch and even it loops the configuration push and verifying state.

Instance: 

HP-2530-24-PoEP(config-ext-nacl)# 210 deny ip 10.128.1.13 0.127.248.0 any

HP-2530-24-PoEP(config-ext-nacl)# write mem

HP-2530-24-PoEP(config-ext-nacl)# show run

 

Running configuration:

 

; J9779A Configuration Editor; Created on release #YB.16.01.0004

; Ver #0b:34.41.10.28.c3.84.9c.63.ff.37.27:11

hostname "HP-2530-24-PoEP"

logging facility syslog

include-credentials

qos dscp-map af11 priority 1

radius-server host 206.59.253.12 key "test"

sntp 212

ip access-list extended "amino_filter"

     200 deny ip 10.128.0.11 0.127.248.0 0.0.0.0 255.255.255.255

     210 deny ip 10.128.1.13 0.127.248.0 0.0.0.0 255.255.255.255

   exit

 

Hence, it is recommended to avoid use aliases in template configuration since it cause issue during configuration push.

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.