How to parse the result to a variable using pattern
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2022 10:53 PM - edited 10-11-2022 01:31 AM
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.
I am getting the value of an alias like this.
I am not sure how to put it on switch port table.
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2022 11:57 PM
Did you pass blank space as delimiter? if not working then you can try Regular Expression
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 01:01 AM
Hi, thank you for the reply. How it will go to the correct ethernet port? Pretty new with the things. Please help