What I want is to take the IP of DNS Name de hotspot automatically, is there a prefix or code which allows me to take the ip of the hotspot? something like $ ip-hotspot or $ ipdnsname
the code where I want to add is this, where $ ip-hotspot is where I want to get the ip of the hotspot
Code: Select all
ip firewall address-list add address="$ip-hotspot" list=home
.