Skip to content

Commit

Permalink
Merge branch '57-finalize' into stage
Browse files Browse the repository at this point in the history
  • Loading branch information
cumulusAnia committed Dec 11, 2023
2 parents 0e4f089 + a3e3da0 commit e21864b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions content/cumulus-linux-57/Whats-New/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ nv show acl <acl-id> rule <rule-id> action source-nat translate-ip
nv show acl <acl-id> rule <rule-id> action source-nat translate-ip <range-id>
nv show acl <acl-id> rule <rule-id> action source-nat translate-port
nv show acl <acl-id> rule <rule-id> action source-nat translate-port <translate-port-id>
nv show acl <acl-id> rule <rule-id> match mac
nv show bridge vlan-vni-map
nv show bridge domain <domain-id> vlan-vni-map
nv show interface <interface-id> dot1x
Expand Down Expand Up @@ -177,11 +176,6 @@ nv set acl <acl-id> rule <rule-id> action source-nat translate-ip
nv set acl <acl-id> rule <rule-id> action source-nat translate-ip
nv set acl <acl-id> rule <rule-id> action source-nat translate-port
nv set acl <acl-id> rule <rule-id> action source-nat translate-mac
nv set acl <acl-id> rule <rule-id> match mac source-mac
nv set acl <acl-id> rule <rule-id> match mac source-mac-mask
nv set acl <acl-id> rule <rule-id> match mac dest-mac
nv set acl <acl-id> rule <rule-id> match mac dest-mac-mask
nv set acl <acl-id> rule <rule-id> match mac protocol
nv set interface <interface-id> dot1x eap
nv set interface <interface-id> dot1x mba
nv set interface <interface-id> dot1x auth-fail-vlan
Expand Down Expand Up @@ -299,12 +293,6 @@ nv unset acl <acl-id> rule <rule-id> action source-nat translate-ip <range-id> t
nv unset acl <acl-id> rule <rule-id> action source-nat translate-port
nv unset acl <acl-id> rule <rule-id> action source-nat translate-port <translate-port-id>
nv unset acl <acl-id> rule <rule-id> action source-nat translate-mac
nv unset acl <acl-id> rule <rule-id> match mac
nv unset acl <acl-id> rule <rule-id> match mac source-mac
nv unset acl <acl-id> rule <rule-id> match mac source-mac-mask
nv unset acl <acl-id> rule <rule-id> match mac dest-mac
nv unset acl <acl-id> rule <rule-id> match mac dest-mac-mask
nv unset acl <acl-id> rule <rule-id> match mac protocol
nv unset interface <interface-id> dot1x
nv unset interface <interface-id> dot1x eap
nv unset interface <interface-id> dot1x mba
Expand Down

0 comments on commit e21864b

Please sign in to comment.