kuraijay

Results 5 comments of kuraijay

Figured it out looks like the template is looking for TYPE when its blank for the "Po" interfaces. I added these two lines and tested and it works: ^\s*${PORT}\s+${NAME}\s+${STATUS}\s+${VLAN_ID}\s+${DUPLEX}\s+${SPEED}\s*$$ ->...

> > Maybe we can modify the repo's template to skip the type? > > @kuraijay I did some quick testing via https://textfsm.nornir.tech/ with your example data and the template...

> * What Cisco IOS version? > * What Cisco hardware model? > * _Edit:_ What version of NTC templates is being used? > * Did you have to make...

> @kuraijay The good news is I found a decommissioned Catalyst 3650 with 16.3.6 code still on it. It's not a 3850, but it's the same family and the same...

would maybe using the below work better? Value PORT (\S+)