GithubHelp home page GithubHelp logo

Problem with ACL names about opx-cps HOT 4 CLOSED

open-switch avatar open-switch commented on June 26, 2024
Problem with ACL names

from opx-cps.

Comments (4)

atanu-mandal avatar atanu-mandal commented on June 26, 2024

Looks like you are using older version of OPX (e.g. 2.1.0) installer. With latest 2.2.0 this should be working fine. Please refer the output below.

root@OPX:~# cps_set_oid.py -oper create base-acl/table id=7 name="test" stage=1 allowed-match-fields=1 priority=7
Success
Key: 1.47.3080336.3080284.
base-acl/table/id = 7
base-acl/table/id = 7
cps/object-group/return-code = 0
base-acl/table/stage = 1
base-acl/table/priority = 7
base-acl/table/allowed-match-fields = 1
base-acl/table/name = test =====> Expected value

root@OPX:~# cps_get_oid.py base-acl/table id=7

============1.47.3080336.3080284.==========
base-acl/table/npu-id-list = 0
base-acl/table/id = 7
base-acl/table/stage = 1
base-acl/table/priority = 7
base-acl/table/allowed-match-fields = 1
base-acl/table/name = test =====> Expected value
base-acl/table/size = 0

from opx-cps.

mcallisterjp avatar mcallisterjp commented on June 26, 2024

Thanks Atanu. I am running some kind of 2.2 VM, but it might well be an early dev-candidate rather than the final version. I will try upgrading and retest.

from opx-cps.

mcallisterjp avatar mcallisterjp commented on June 26, 2024

FYI, I thought I was running the 2.2 VM in the first place because I got the installer from https://archive.openswitch.net/vm-tools/2.2.0/lvm as suggested by https://github.com/open-switch/opx-docs/wiki/Run-virtual-machine.

Despite the URL, it installed VM 2.1. Who should I raise this problem with? An issue on the opx-docs project?

from opx-cps.

atanu-mandal avatar atanu-mandal commented on June 26, 2024

Yes, please go ahead. I am closing the current one.

from opx-cps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.