-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #674 from rical/yanger-hide-internal-interfaces
yanger: hide internal interfaces
- Loading branch information
Showing
20 changed files
with
1,337 additions
and
1,220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
Settings for dsa0: | ||
Supported ports: [ MII ] | ||
Supported link modes: 10000baseT/Full | ||
10000baseKX4/Full | ||
10000baseKR/Full | ||
10000baseCR/Full | ||
10000baseSR/Full | ||
10000baseLR/Full | ||
10000baseLRM/Full | ||
10000baseER/Full | ||
Supported pause frame use: Symmetric Receive-only | ||
Supports auto-negotiation: Yes | ||
Supported FEC modes: Not reported | ||
Advertised link modes: 10000baseT/Full | ||
10000baseKX4/Full | ||
10000baseKR/Full | ||
10000baseCR/Full | ||
10000baseSR/Full | ||
10000baseLR/Full | ||
10000baseLRM/Full | ||
10000baseER/Full | ||
Advertised pause frame use: Symmetric Receive-only | ||
Advertised auto-negotiation: Yes | ||
Advertised FEC modes: Not reported | ||
Speed: 10000Mb/s | ||
Duplex: Full | ||
Auto-negotiation: on | ||
Port: MII | ||
PHYAD: 0 | ||
Transceiver: internal | ||
netlink error: Operation not permitted | ||
Link detected: yes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[ { | ||
"ifname": "dsa0", | ||
"eth-phy": {}, | ||
"eth-mac": {}, | ||
"eth-ctrl": {}, | ||
"rmon": {} | ||
} ] |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.