You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The YAML file defines the action "expand" for allowed VLAN lists. If you don't want this behavior, you can remove the 'action: expand' line from the YAML definition.
when parsing an interface where exact one vlan is not allowed, i got a huge list of vlans which blows up the json file.
cfg
interface GigabitEthernet3
description LAN-Link-Customer LI:L
switchport trunk allowed vlan 1-665,667-4094
switchport mode trunk
no ip address
json
is there a way to handle / structure this more intelligent ?
The text was updated successfully, but these errors were encountered: