How to parse the result to a variable using pattern

pratiksha5
Mega Sage

I got the required result by the below step

This information needs to be stored in the switch port table. I have created a field, Alias on the switch port table. Now whatever is coming in eth4 should be stored in ethernet 4 on the switch port table. 

pratiksha5_0-1665467579061.png

 

I am getting the value of an alias like this.

I am not sure how to put it on switch port table.  Screenshot 2022-10-11 at 1.50.36 PM.png

@Rahul Priyadars 

 

 

2 REPLIES 2

palanikumar
Mega Sage

Did you pass blank space as delimiter? if not working then you can try Regular Expression

Thank you,
Palani

pratiksha5
Mega Sage

Hi, thank you for the reply. How it will go to the correct ethernet port? Pretty new with the things. Please help