Skip to content

Commit

Permalink
Merge pull request vyos#4001 from fett0/T6668
Browse files Browse the repository at this point in the history
op_mode: T6668: Add detailed statistics infomartion about MACsec
  • Loading branch information
c-po authored Aug 22, 2024
2 parents 322dc0f + b7e7619 commit 4b9318d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions op-mode-definitions/show-interfaces-macsec.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@
</completionHelp>
</properties>
<command>ip macsec show</command>
<children>
<leafNode name="detail">
<properties>
<help>Show detailed MACsec interface information</help>
</properties>
<command>ip -s macsec show</command>
</leafNode>
</children>
</node>
<tagNode name="macsec">
<properties>
Expand Down

0 comments on commit 4b9318d

Please sign in to comment.