prod
This commit is contained in:
@@ -41,6 +41,7 @@ type Interface struct {
|
||||
Speed string `json:"speed"`
|
||||
Duplex string `json:"duplex"`
|
||||
MTU int `json:"mtu"`
|
||||
VLAN string `json:"vlan"` // VLAN信息(PVID/Access/Trunk)
|
||||
InBytes int64 `json:"in_bytes"`
|
||||
OutBytes int64 `json:"out_bytes"`
|
||||
InPackets int64 `json:"in_packets"`
|
||||
|
||||
Reference in New Issue
Block a user