Arne Vellinga
Level 1
Level 1
Member since ‎11-15-2018

User Statistics

  • 10 Posts
  • 1 Solutions
  • 2 Helpful votes Given
  • 4 Helpful votes Received

User Activity

Every time i try to start the "Firepower Management Center" sandbox i get this error:  Oops. Launch failedSorry, we encountered an issue while launching the environment.
Is it possible to generate an alarm with python for nso 6.1.2.I cannot find a good example here: ncs.alarm - Network Services Orchestrator (NSO) API v6.1 - Document - Cisco DevNet
How do i redeploy a service using the following code in combination with discard-non-service-config with ncs.maapi.Maapi() as m: with ncs.maapi.Session(m, 'admin', 'system'): with m.start_read_trans() as t: ...
In the web interface i can only select 50 of the 500 deployed services to re-deploy.In the cli a wild card doesn't seem to work:admin@ncs# config Entering configuration mode terminal admin@ncs(config)# services <service> * re-deploy dry-run Error: Li...
Hi, i want to filter out all commands containing "MGMT" on my ASA.But it doesn't work for me, it looks like my regex argument isn't being activated.The command portion seems to work if i test with fixed arguments. I use the following statement: Grant...
Community Statistics
Member Since ‎11-15-2018 07:12 AM
Date Last Visited
Posts 10
Total Helpful Votes Received 4
Helpful Votes Given To