Hi
i am trying to get the o/p from xpath query like below,
mapped/Regex/Body/ipv6_neighbor_pattern[interface='Vlan232']/address << this is working : and i am gettting all the ip address belongs to Vlan232,
but instead of Vlan232, i need to get all the ipaddress for all Vlan interfaces, so in this i case how can i substiture regular expression in place on Vlan232 ?
this xpath i am trying on structure window,
any help is greatly appriciated.