Hi
I try to get NCM to copy the line "tagged 21" with use of ${ConfigBlockStartLine}
I try to get update the switch with new VLAN
Is there other way to dynamically read & add that line ?
Config
vlan 332
name "AdminWifi"
tagged 21
exit
vlan 379
remediation script
conf t
static-vlan 445
vlan 445
name AGV
${ConfigBlockStartLine}
exit
write memory