10-24-2019 02:14 PM
11-13-2019 07:10 AM
Hi.
I believe the issue is:
We added the proper “HTML/XML” encoding later to the XMC. the > is not translated during the import and not recognized during the execution
The option 1 for you:
Option 2 for you:
Good luck!
11-08-2019 02:46 PM
Hi, sorry for the delay, I did follow the procedure.
But I always get the error:
SyntaxError: ("mismatched input ';' expecting COLON", ('<string>', 22, 24, ' if len(sys.argv) > 1: # Json file as 1st argv\n'))
thanks in advance
10-25-2019 08:21 AM
Hi.
Please check if your procedure is correct:
10-25-2019 07:22 AM
Hi thanks for the info you gave. Allthough I’m totally new in this 😉
I tried the script (Python)
https://raw.githubusercontent.com/extremenetworks/ExtremeScripting/master/Netsight/oneview_CLI_scrip...
but from the beginning I got the message:
Date and Time: 2019-10-25T02:51:08.796
EMC User: root
EMC User Domain:
IP: 192.168.10.222
SyntaxError: ("no viable alternative at character '?'", ('<string>', 1, 1, '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n'))
What is going wrong
thanks again
10-24-2019 06:24 PM
The ERS does not support radius configuration through SNMP.
To configure ERS with NAC we recommend to use ERS NAC Enforce scritp from Github.
Regards